[mate-themes/f20] add git snapshot from 2014-06-22 to spec file

Wolfgang Ulbrich raveit65 at fedoraproject.org
Sat Jul 19 19:18:39 UTC 2014


commit 9ace6ad99facdf1b0cdc7b9a440d12a029d946fc
Author: raveit65 <chat-to-me at raveit.de>
Date:   Sat Jul 19 21:19:00 2014 +0200

    add git snapshot from 2014-06-22 to spec file

 mate-themes.spec |   17 ++++++++++-------
 1 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/mate-themes.spec b/mate-themes.spec
index 074757f..8ace919 100644
--- a/mate-themes.spec
+++ b/mate-themes.spec
@@ -1,21 +1,21 @@
 # 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.8
 
 # Settings used for build from snapshots.
-%{!?rel_build:%global commit 5a900efff53ab69e6427c71ecae859c07618774a}
-%{!?rel_build:%global commit_date 20140304}
+%{!?rel_build:%global commit 21d58f8b13d3c7843037b846d1ca0fbeea5924d4}
+%{!?rel_build:%global commit_date 20140622}
 %{!?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}}
 %{!?rel_build:%global git_tar %{name}-%{version}-%{git_ver}.tar.xz}
 
 Name:           mate-themes
-Version:        %{branch}.1
-#Release:        0.1%{?git_rel}%{?dist}
-Release:        1%{?dist}
+Version:        %{branch}.2
+Release:        0.1%{?git_rel}%{?dist}
+#Release:        1%{?dist}
 Summary:        MATE Desktop themes
 License:        GPLv2+
 URL:            http://mate-desktop.org
@@ -49,7 +49,7 @@ MATE Desktop themes
 %setup -q%{!?rel_build:n %{name}-%{commit}}
 
 # needed for git snapshots
-#NOCONFIGURE=1 ./autogen.sh
+NOCONFIGURE=1 ./autogen.sh
 
 %build
 %configure --enable-all-themes   \
@@ -134,6 +134,9 @@ done
 
 
 %changelog
+* Sat Jul 19 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.8.2-0.1.git21d58f8
+- update to git snapshot from 2014-06-22
+
 * Fri May 16 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.8.1-1
 - update to 1.8.1 release
 


More information about the scm-commits mailing list