[mate-themes/epel7] add 1.9.1 release for GTK3-3.8

Wolfgang Ulbrich raveit65 at fedoraproject.org
Tue Oct 21 19:35:46 UTC 2014


commit c08092b4f83f929530cdf376bb69a9ea5b6b0ad5
Author: raveit65 <chat-to-me at raveit.de>
Date:   Tue Oct 21 21:35:43 2014 +0200

    add 1.9.1 release for GTK3-3.8

 mate-themes.spec |   14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/mate-themes.spec b/mate-themes.spec
index e499121..5e141b8 100644
--- a/mate-themes.spec
+++ b/mate-themes.spec
@@ -2,9 +2,9 @@
 %global rel_build 1
 
 # This is needed, because src-url contains branched part of versioning-scheme.
-%global branch 3.8
-
-%global rel_ver 3.8.0
+%global branch 1.9
+%global gtk3_ver gtk3.8
+%global rel_ver 1.9.1
 
 # Settings used for build from snapshots.
 %{!?rel_build:%global commit 5a900efff53ab69e6427c71ecae859c07618774a}
@@ -24,7 +24,7 @@ URL:            http://mate-desktop.org
 
 # for downloading the tarball use 'spectool -g -R mate-themes.spec'
 # Source for release-builds.
-%{?rel_build:Source0:     http://pub.mate-desktop.org/releases/themes/%{branch}/%{name}-%{version}.tar.xz}
+%{?rel_build:Source0:     http://pub.mate-desktop.org/releases/%{branch}/%{name}-%{gtk3_ver}-%{version}.tar.xz}
 # Source for snapshot-builds.
 #%{!?rel_build:Source0:    http://git.mate-desktop.org/%{name}/snapshot/%{name}-%{commit}.tar.xz#/%{git_tar}}
 
@@ -47,7 +47,8 @@ MATE Desktop themes
 
 
 %prep
-%setup -q%{!?rel_build:n %{name}-%{commit}}
+#%setup -q%{!?rel_build:n %{name}-%{commit}}
+%setup -q -n %{name}-%{gtk3_ver}-%{version}
 
 # needed for git snapshots
 #NOCONFIGURE=1 ./autogen.sh
@@ -137,6 +138,9 @@ done
 
 
 %changelog
+* Tue Oct 21 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.9.1-1
+- update to 1.9.1 release for GTK3-3.8
+
 * Fri Oct 17 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 3.8.0-1
 - update to GTK3 3.8.0 release
 - drop adwaita engine require


More information about the scm-commits mailing list