Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump dsme version to 0.81.6
Signed-off-by: Simo Piiroinen <simo.piiroinen@jolla.com>
  • Loading branch information
spiiroin committed Dec 4, 2020
1 parent d292eff commit 070fc0f
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile.custom
@@ -1,6 +1,6 @@
# ----------------------------------------------------------- -*- mode: sh -*-
# Package version
VERSION := 0.81.5
VERSION := 0.81.6

# Dummy default install dir - override from packaging scripts
DESTDIR ?= /tmp/dsme-test-install
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,5 +1,5 @@
# Package name and version
AC_INIT(dsme, 0.81.5)
AC_INIT(dsme, 0.81.6)

AM_INIT_AUTOMAKE([foreign subdir-objects])
AM_EXTRA_RECURSIVE_TARGETS([dbus-gmain])
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
@@ -1,3 +1,9 @@
dsme (0.81.6) precise; urgency=low

* [tests] Remove libdbus-glib dependency from test cases. JB#51115

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

dsme (0.81.5) precise; urgency=low

* [dsme] Modernize configure.ac
Expand Down
2 changes: 1 addition & 1 deletion rpm/dsme.spec
@@ -1,6 +1,6 @@
Name: dsme
Summary: Device State Management Entity
Version: 0.81.5
Version: 0.81.6
Release: 0
License: LGPLv2+
URL: https://git.sailfishos.org/mer-core/dsme
Expand Down

0 comments on commit 070fc0f

Please sign in to comment.