From 5af012a1ac579d90aa5d44ce1cee6cc4cfe2b040 Mon Sep 17 00:00:00 2001 From: Simo Piiroinen Date: Mon, 25 Oct 2021 18:12:57 +0300 Subject: [PATCH] Bump mce-dev version to 1.29.0 Signed-off-by: Simo Piiroinen --- debian/changelog | 6 ++++++ mce.pc | 2 +- rpm/mce-headers.spec | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0ac530d..776b482 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mce-dev (1.29.0) unstable; urgency=low + + * [mce] Add mouse availability state D-Bus constants. JB#55866 + + -- Simo Piiroinen Mon, 25 Oct 2021 18:09:15 +0300 + mce-dev (1.28.3) unstable; urgency=low * [mce-dev] Set rpm build arch to noarch diff --git a/mce.pc b/mce.pc index 3908291..0b88f8b 100644 --- a/mce.pc +++ b/mce.pc @@ -3,7 +3,7 @@ includedir=${prefix}/include Name: mce Description: Mode Control Entity -Version: 1.28.3 +Version: 1.29.0 Requires: Libs: Cflags: -I${includedir} diff --git a/rpm/mce-headers.spec b/rpm/mce-headers.spec index 780a98d..6c23540 100644 --- a/rpm/mce-headers.spec +++ b/rpm/mce-headers.spec @@ -1,6 +1,6 @@ Name: mce-headers Summary: Development files for mce -Version: 1.28.3 +Version: 1.29.0 Release: 1 Group: Development/Libraries License: LGPLv2