Bump mce-dev version to 1.22.0

This commit is contained in:
Simo Piiroinen
2017-04-10 15:23:43 +03:00
parent edbd329a9e
commit a5ced91829
3 changed files with 9 additions and 2 deletions

6
debian/changelog vendored
View File

@@ -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
View File

@@ -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}

View File

@@ -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