update to 1.16.0

This commit is contained in:
raveit65 2016-10-03 08:46:40 +02:00
parent d29c87723d
commit e9db25010e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@
/mate-settings-daemon-1.12.1.tar.xz
/mate-settings-daemon-1.14.0.tar.xz
/mate-settings-daemon-1.14.1.tar.xz
/mate-settings-daemon-1.16.0.tar.xz

View File

@ -2,7 +2,7 @@
%global rel_build 1
# This is needed, because src-url contains branched part of versioning-scheme.
%global branch 1.14
%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
@ -149,6 +149,9 @@ fi
%changelog
* Sun Oct 02 2016 Wolfgang Ulbrich <chat-to-me@raveit.de> - 1.16.0-1
- update to 1.16.0 release
* Fri Aug 12 2016 Wolfgang Ulbrich <chat-to-me@raveit.de> - 1.14.1-1
- update to 1.14.1 release

View File

@ -1 +1 @@
7dcb88d2a6b15eebb2eb0f27769ec814 mate-settings-daemon-1.14.1.tar.xz
4e1fa442b5980cb9723006deea165947 mate-settings-daemon-1.16.0.tar.xz