From 3cb81e4142d596cd31ea3eeff47280805f10625a Mon Sep 17 00:00:00 2001 From: Gabriele Santomaggio Date: Sat, 5 Nov 2016 11:48:37 +0100 Subject: update to 0.13 --- packaging/centos/Makefile | 2 +- packaging/centos/erlang-sd_notify.spec | 6 +++--- packaging/deb/Makefile | 2 +- packaging/deb/debian/changelog | 6 +++--- packaging/deb/debian/control | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packaging/centos/Makefile b/packaging/centos/Makefile index e1f75d0..b2843f3 100644 --- a/packaging/centos/Makefile +++ b/packaging/centos/Makefile @@ -2,7 +2,7 @@ FINAL_OUTPUT_DIR=FINAL_RPMS -VERSION=0.12 +VERSION=0.13 # Directory names RPM_BUILD_DIR=rpm-build diff --git a/packaging/centos/erlang-sd_notify.spec b/packaging/centos/erlang-sd_notify.spec index 2dd4442..a276cf4 100644 --- a/packaging/centos/erlang-sd_notify.spec +++ b/packaging/centos/erlang-sd_notify.spec @@ -1,6 +1,6 @@ %global realname sd_notify %global upstream systemd -%global upstream_version 0.12 +%global upstream_version 0.13 @@ -46,8 +46,8 @@ install -m 755 -p priv/%{realname}_drv.so $RPM_BUILD_ROOT%{_libdir}/erlang/lib/% %changelog -* Sat Oct 29 2016 Gabriele Santomaggio - 0.12 -- build for 0.12 +* Sat Nov 5 2016 Gabriele Santomaggio - 0.13 +- build for 0.13 * Wed Jun 17 2015 Fedora Release Engineering - 0.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/packaging/deb/Makefile b/packaging/deb/Makefile index e5b41a9..6e5a7f9 100644 --- a/packaging/deb/Makefile +++ b/packaging/deb/Makefile @@ -1,4 +1,4 @@ -VERSION=0.12 +VERSION=0.13 # Directory names DEB_BUILD_DIR=deb-build diff --git a/packaging/deb/debian/changelog b/packaging/deb/debian/changelog index d4f442f..5ca3670 100644 --- a/packaging/deb/debian/changelog +++ b/packaging/deb/debian/changelog @@ -1,6 +1,6 @@ -erlang-sd-notify (0.12-1) UNRELEASED; urgency=medium +erlang-sd-notify (0.13-1) UNRELEASED; urgency=medium - * Update for 19.1 + * Update for 19.1.5 - -- Gabriele Santomaggio Fri, 23 Sep 2016 22:54:18 +0000 + -- Gabriele Santomaggio Sat, 5 Nov 2016 11:54:18 +0000 diff --git a/packaging/deb/debian/control b/packaging/deb/debian/control index db6448e..ff30267 100644 --- a/packaging/deb/debian/control +++ b/packaging/deb/debian/control @@ -1,5 +1,5 @@ Source: erlang-sd-notify -Maintainer: +Maintainer: Section: misc Priority: optional Standards-Version: 3.9.2 -- cgit v1.2.1