[mate-themes] update spec file to latest git snapshot from 2014.12.26

Wolfgang Ulbrich raveit65 at fedoraproject.org
Wed Dec 31 22:06:48 UTC 2014


commit 6321d9e3a6f560377f3261ceacd87d23b42111a1
Author: raveit65 <chat-to-me at raveit.de>
Date:   Wed Dec 31 23:06:50 2014 +0100

    update spec file to latest git snapshot from 2014.12.26

 mate-themes.spec |   17 ++++++++++-------
 1 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/mate-themes.spec b/mate-themes.spec
index bf0d3af..5431f9b 100644
--- a/mate-themes.spec
+++ b/mate-themes.spec
@@ -1,16 +1,16 @@
 # Conditional for release and snapshot builds. Uncomment for release-builds.
-%global rel_build 1
+#%%global rel_build 1
 
 # This is needed, because src-url contains branched part of versioning-scheme.
 %global branch 1.9
 
 %global gtk3_ver gtk3.14
 
-%global rel_ver 1.9.2
+%global rel_ver 1.9.3
 
 # Settings used for build from snapshots.
-%{!?rel_build:%global commit 66e37978619c814ca89d526ee6413c604a97a861}
-%{!?rel_build:%global commit_date 20141108}
+%{!?rel_build:%global commit 962f51682d7567acf86f6fc33e6afd8e94953464}
+%{!?rel_build:%global commit_date 20141226}
 %{!?rel_build:%global shortcommit %(c=%{commit};echo ${c:0:7})}
 %{!?rel_build:%global git_ver git%{commit_date}-%{shortcommit}}
 %{!?rel_build:%global git_rel .git%{commit_date}.%{shortcommit}}
@@ -18,8 +18,8 @@
 
 Name:           mate-themes
 Version:        %{rel_ver}
-#Release:        0.2%{?git_rel}%{?dist}
-Release:        1%{?dist}
+Release:        0.1%{?git_rel}%{?dist}
+#Release:        1%{?dist}
 Summary:        MATE Desktop themes
 License:        GPLv2+
 URL:            http://mate-desktop.org
@@ -55,7 +55,7 @@ MATE Desktop themes
 %endif # 0%{?rel_build}
 
 # needed for git snapshots
-#NOCONFIGURE=1 ./autogen.sh
+NOCONFIGURE=1 ./autogen.sh
 
 
 %build
@@ -132,6 +132,9 @@ done
 
 
 %changelog
+* Wed Dec 31 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.9.3-0.1.git20141226.962f516
+- update to latest git snapshot from 2014.12.26
+
 * Thu Nov 20 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.9.2-1
 - update to 1.9.2 release
 


More information about the scm-commits mailing list