[libmce-glib] Version 1.0.6
This commit is contained in:
2
Makefile
2
Makefile
@@ -20,7 +20,7 @@ all: debug release pkgconfig
|
||||
|
||||
VERSION_MAJOR = 1
|
||||
VERSION_MINOR = 0
|
||||
VERSION_RELEASE = 5
|
||||
VERSION_RELEASE = 6
|
||||
|
||||
# Version for pkg-config
|
||||
PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)
|
||||
|
||||
7
debian/changelog
vendored
7
debian/changelog
vendored
@@ -1,3 +1,10 @@
|
||||
libmce-glib (1.0.6) unstable; urgency=low
|
||||
|
||||
* Added MceBattery object
|
||||
* Added MceCharger object
|
||||
|
||||
-- Slava Monich <slava.monich@jolla.com> Thu, 22 Aug 2019 12:14:38 +0300
|
||||
|
||||
libmce-glib (1.0.5) unstable; urgency=low
|
||||
|
||||
* Added remove_all_handlers macros
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
Name: libmce-glib
|
||||
Version: 1.0.4
|
||||
Version: 1.0.6
|
||||
Release: 0
|
||||
Summary: MCE client library
|
||||
Group: Development/Libraries
|
||||
License: BSD
|
||||
URL: https://git.merproject.org/mer-core/libmce-glib
|
||||
URL: https://git.sailfishos.org/mer-core/libmce-glib
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(libglibutil)
|
||||
|
||||
Reference in New Issue
Block a user