Skip to content

Commit

Permalink
Bump libiphb version to 1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
spiiroin committed Dec 4, 2020
1 parent fa9a19f commit c7fd4ea
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,5 +1,5 @@
# Package name and version
AC_INIT(libiphb, 1.2.6)
AC_INIT(libiphb, 1.2.7)

AM_INIT_AUTOMAKE([subdir-objects])

Expand Down
9 changes: 9 additions & 0 deletions debian/changelog
@@ -1,3 +1,12 @@
libiphb (1.2.7) unstable; urgency=low

* [libiphb] Use dbus-gmain instead of dbus-glib. JB#51115
* [libiphb] Replace deprecated autoconf macro
* [packaging] Specfile cleanup, update URL
* [debian] Remove dbus-glib dependency. JB#51115

-- Simo Piiroinen <simo.piiroinen@jollamobile.com> Fri, 04 Dec 2020 11:52:59 +0200

libiphb (1.2.6) unstable; urgency=low

* [packaging] Remove libtool .la files in RPM SPEC
Expand Down
2 changes: 1 addition & 1 deletion rpm/libiphb.spec
@@ -1,6 +1,6 @@
Name: libiphb
Summary: API for IP Heartbeat service
Version: 1.2.6
Version: 1.2.7
Release: 0
License: LGPLv2+
URL: https://git.sailfishos.org/mer-core/libiphb
Expand Down

0 comments on commit c7fd4ea

Please sign in to comment.