[mate-themes-extras] update to 3.14.0 release

Wolfgang Ulbrich raveit65 at fedoraproject.org
Thu Oct 23 15:45:26 UTC 2014


commit 7b28e5f4a5b7aa6e853a61b5d4eb24cd6a7bd240
Author: raveit65 <chat-to-me at raveit.de>
Date:   Thu Oct 23 17:45:17 2014 +0200

    update to 3.14.0 release

 .gitignore              |    1 +
 mate-themes-extras.spec |   17 ++++++++++-------
 sources                 |    2 +-
 3 files changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6da2d62..94cd80f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /mate-themes-extras-1.9.0.tar.xz
 /mate-themes-extras-1.9.1.tar.xz
 /mate-themes-extras-1.10.0-git20140914-975058b.tar.xz
+/mate-themes-extras-3.14.0.tar.xz
diff --git a/mate-themes-extras.spec b/mate-themes-extras.spec
index ecdc7a0..839c458 100644
--- a/mate-themes-extras.spec
+++ b/mate-themes-extras.spec
@@ -1,5 +1,5 @@
 # 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
@@ -14,9 +14,9 @@
 
 Summary: 	Extra gtk-2/3 themes for gtk based desktops
 Name: 		mate-themes-extras
-Version:    1.10.0
-Release:    0.1%{?git_rel}%{?dist}
-#Release: 	1%{?dist}
+Version:    3.14.0
+#Release:    0.1%{?git_rel}%{?dist}
+Release: 	1%{?dist}
 
 # upstream is located at github, but links from tag releases doesn't match copied link in
 # web-browser, in result fedora-rewiew-tool will fail.
@@ -27,9 +27,9 @@ Release:    0.1%{?git_rel}%{?dist}
 
 # for downloading the tarball use 'spectool -g -R mate-themes-extras.spec'
 # Source for release-builds.
-# %%{?rel_build:Source0:     http://raveit65.fedorapeople.org/Mate/SOURCE/%{name}-%{version}.tar.xz}
+%{?rel_build:Source0:     http://raveit65.fedorapeople.org/Mate/SOURCE/%{name}-%{version}.tar.xz}
 # Source for snapshot-builds.
-%{!?rel_build:Source0:    https://github.com/NiceandGently/%{name}/archive/%{commit}.tar.gz#/%{git_tar}}
+#%%{!?rel_build:Source0:    https://github.com/NiceandGently/%{name}/archive/%{commit}.tar.gz#/%{git_tar}}
 
 License: 	LGPLv2 and GPLv2
 Group: 		User Interface/Desktops
@@ -68,7 +68,7 @@ Green-Submarine, Smoothly, Smoothly-Black.
 %setup -q%{!?rel_build:n %{name}-%{commit}}
 
 # needed for git snapshots
-NOCONFIGURE=1 ./autogen.sh
+#NOCONFIGURE=1 ./autogen.sh
 
 %build
 %configure \
@@ -134,6 +134,9 @@ hardlink -c -v $RPM_BUILD_ROOT%{_datadir}/themes/Green-Submarine
 
 
 %changelog
+* Thu Oct 23 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 3.14.0-1
+- update to 3.14.0 release
+
 * Wed Sep 24 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.10.0-0.1.git20140914.975058b
 - update to latest git snapshot from 2014-09-14
 - disable smothly themes for the moment, prob with check and radio buttons
diff --git a/sources b/sources
index 769786a..14c2054 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-01b065ff393b3777cb65191b8dfca696  mate-themes-extras-1.10.0-git20140914-975058b.tar.xz
+f19deb9ff6fefbcb7d396cb1815638e7  mate-themes-extras-3.14.0.tar.xz


More information about the scm-commits mailing list