Bump mce-dev version to 1.22.0
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
||||
mce-dev (1.22.0) unstable; urgency=low
|
||||
|
||||
* [mce] Add input policy related D-Bus constants. JB#38001
|
||||
|
||||
-- Simo Piiroinen <simo.piiroinen@jollamobile.com> Mon, 10 Apr 2017 15:22:37 +0300
|
||||
|
||||
mce-dev (1.21.0) unstable; urgency=low
|
||||
|
||||
* [mce] Expose battery/charging data on D-Bus. Contributes to JB#37422
|
||||
|
||||
2
mce.pc
2
mce.pc
@@ -3,7 +3,7 @@ includedir=${prefix}/include
|
||||
|
||||
Name: mce
|
||||
Description: Mode Control Entity
|
||||
Version: 1.21.0
|
||||
Version: 1.22.0
|
||||
Requires:
|
||||
Libs:
|
||||
Cflags: -I${includedir}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: mce-headers
|
||||
Summary: Development files for mce
|
||||
Version: 1.21.0
|
||||
Version: 1.22.0
|
||||
Release: 1
|
||||
Group: Development/Libraries
|
||||
License: LGPLv2
|
||||
@@ -25,6 +25,7 @@ provided by the Mode Control Entity, and the signals emitted by it.
|
||||
%setup -q -n %{name}-%{version}
|
||||
|
||||
%build
|
||||
./verify_version
|
||||
make %{?jobs:-j%jobs}
|
||||
make doc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user