From 7b6568f213e147a3a8b0dc2ec82d9f04005d15e3 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 22 Sep 2016 08:01:46 +0200 Subject: [PATCH] update to 1.16.0 --- .gitignore | 1 + mate-settings-daemon.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9015aba..067a37c 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /mate-settings-daemon-1.14.0.tar.xz /mate-settings-daemon-1.15.0.tar.xz /mate-settings-daemon-1.15.1.tar.xz +/mate-settings-daemon-1.16.0.tar.xz diff --git a/mate-settings-daemon.spec b/mate-settings-daemon.spec index 4558cb0..3b2ebe7 100644 --- a/mate-settings-daemon.spec +++ b/mate-settings-daemon.spec @@ -2,7 +2,7 @@ %global rel_build 1 # This is needed, because src-url contains branched part of versioning-scheme. -%global branch 1.15 +%global branch 1.16 # Settings used for build from snapshots. %{!?rel_build:%global commit 83fe1f587f5c6328b10a899a880275d79bf88921} @@ -13,7 +13,7 @@ %{!?rel_build:%global git_tar %{name}-%{version}-%{git_ver}.tar.xz} Name: mate-settings-daemon -Version: %{branch}.1 +Version: %{branch}.0 %if 0%{?rel_build} Release: 1%{?dist} %else @@ -142,6 +142,9 @@ fi %changelog +* Sat Sep 17 2016 Wolfgang Ulbrich - 1.16.0-1 +- test 1.16.0 release + * Thu Aug 04 2016 Wolfgang Ulbrich - 1.15.1-1 - update to 1.15.1 release diff --git a/sources b/sources index 283bb01..4a036a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9d8d83c4db8f5399168943d127cc15ed mate-settings-daemon-1.15.1.tar.xz +4e1fa442b5980cb9723006deea165947 mate-settings-daemon-1.16.0.tar.xz