Bump mce-dev version to 1.24.0
This commit is contained in:
11
debian/changelog
vendored
11
debian/changelog
vendored
@@ -1,3 +1,14 @@
|
||||
mce-dev (1.24.0) unstable; urgency=low
|
||||
|
||||
* [rpmbuild] Use _smp_mflags instead of jobs macro
|
||||
* [makefile] Do not silence doxygen warnings
|
||||
* [doxygen] Remove obsolete settings that cause warnings
|
||||
* [doxygen] Do not sort member docs
|
||||
* [doxygen] Do not scan the whole source tree
|
||||
* [mce] Add missing methods and signals. MER#1854
|
||||
|
||||
-- Simo Piiroinen <simo.piiroinen@jollamobile.com> Fri, 24 Nov 2017 12:08:00 +0200
|
||||
|
||||
mce-dev (1.23.0) unstable; urgency=low
|
||||
|
||||
* [mce] Add button backlight policy related D-Bus constants. JB#39838
|
||||
|
||||
2
mce.pc
2
mce.pc
@@ -3,7 +3,7 @@ includedir=${prefix}/include
|
||||
|
||||
Name: mce
|
||||
Description: Mode Control Entity
|
||||
Version: 1.23.0
|
||||
Version: 1.24.0
|
||||
Requires:
|
||||
Libs:
|
||||
Cflags: -I${includedir}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: mce-headers
|
||||
Summary: Development files for mce
|
||||
Version: 1.23.0
|
||||
Version: 1.24.0
|
||||
Release: 1
|
||||
Group: Development/Libraries
|
||||
License: LGPLv2
|
||||
|
||||
Reference in New Issue
Block a user