Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump mce-dev version to 1.24.0
  • Loading branch information
spiiroin committed Nov 24, 2017
1 parent c0a9791 commit 2789748
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions debian/changelog
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion mce.pc
Expand Up @@ -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}
2 changes: 1 addition & 1 deletion rpm/mce-headers.spec
@@ -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
Expand Down

0 comments on commit 2789748

Please sign in to comment.