update to 1.16.0
This commit is contained in:
parent
d29c87723d
commit
e9db25010e
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user