[mate-themes] update to git snapshot from 2014-03-01

Wolfgang Ulbrich raveit65 at fedoraproject.org
Mon Mar 2 00:18:15 UTC 2015


commit 94040c24529e5f1e1475511bf468e37ba76e4f4b
Author: raveit65 <chat-to-me at raveit.de>
Date:   Mon Mar 2 01:18:06 2015 +0100

    update to git snapshot from 2014-03-01

 .gitignore       |  1 +
 mate-themes.spec | 19 +++++++++++--------
 sources          |  2 +-
 3 files changed, 13 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a0d7765..51a609a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
 /mate-themes-gtk3.14-1.9.2.tar.xz
 /mate-themes-gtk3.14-1.9.3-git20141226-962f516.tar.xz
 /mate-themes-gtk3.14-1.9.3.tar.xz
+/mate-themes-gtk3.16-1.10.0-git20150301-81f6939.tar.xz
diff --git a/mate-themes.spec b/mate-themes.spec
index 477492f..cfc467a 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 gtk3_ver gtk3.16
 
-%global rel_ver 1.9.3
+%global rel_ver 1.10.0
 
 # Settings used for build from snapshots.
-%{!?rel_build:%global commit 962f51682d7567acf86f6fc33e6afd8e94953464}
-%{!?rel_build:%global commit_date 20141226}
+%{!?rel_build:%global commit 81f69399ba840a6627d039b4412182e980569c09}
+%{!?rel_build:%global commit_date 20150301}
 %{!?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.4%{?git_rel}%{?dist}
-Release:        2%{?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
+* Mon Mar 02 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.10.0-01.git20140301.81f6939
+- update to git snapshot from 2014-03-01
+
 * Sat Jan 10 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.9.3-2
 - bump version to fix f20 upgrade path
 
diff --git a/sources b/sources
index 5fd0b2e..9f104e5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5147502679a6a70724db5d4a9e94e723  mate-themes-gtk3.14-1.9.3.tar.xz
+278bc0cddb2ee3bc2d18198cd9d28e72  mate-themes-gtk3.16-1.10.0-git20150301-81f6939.tar.xz


More information about the scm-commits mailing list