From d79b26d86c6e40af6a460f63ce27e9370a75d283 Mon Sep 17 00:00:00 2001 From: Simo Piiroinen Date: Mon, 25 May 2020 16:45:16 +0300 Subject: [PATCH] Bump mce-dev version to 1.28.2 --- 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 3de2374..bdf6ea4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mce-dev (1.28.2) unstable; urgency=low + + * [aarch64] Specify pcdir with use of libdir. Contributes to JB#49681 + + -- Simo Piiroinen Mon, 25 May 2020 16:43:30 +0300 + mce-dev (1.28.1) unstable; urgency=low * [mce-dev] Make the makefile compatible with Busybox diff --git a/mce.pc b/mce.pc index f0efae5..403d913 100644 --- a/mce.pc +++ b/mce.pc @@ -3,7 +3,7 @@ includedir=${prefix}/include Name: mce Description: Mode Control Entity -Version: 1.28.1 +Version: 1.28.2 Requires: Libs: Cflags: -I${includedir} diff --git a/rpm/mce-headers.spec b/rpm/mce-headers.spec index 5d23717..8e3cd16 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.1 +Version: 1.28.2 Release: 1 Group: Development/Libraries License: LGPLv2