[mate-themes] update to mate-themes-gtk3.14-1.9.1 release

Wolfgang Ulbrich raveit65 at fedoraproject.org
Mon Oct 20 22:20:57 UTC 2014


commit 4f32b668dd0a8bc3413f0ca4ed02dca4ac5b716f
Author: raveit65 <chat-to-me at raveit.de>
Date:   Tue Oct 21 00:20:44 2014 +0200

    update to mate-themes-gtk3.14-1.9.1 release

 .gitignore       |    1 +
 mate-themes.spec |   26 +++++++++++++++++---------
 sources          |    2 +-
 3 files changed, 19 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 47adc00..0e95dd4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /mate-themes-1.9.0.tar.xz
 /mate-themes-1.9.1-git20140720-d832073.tar.xz
 /mate-themes-1.9.1-git20140914-503ae60.tar.xz
+/mate-themes-gtk3.14-1.9.1.tar.xz
diff --git a/mate-themes.spec b/mate-themes.spec
index 024cf0a..69e7c96 100644
--- a/mate-themes.spec
+++ b/mate-themes.spec
@@ -1,30 +1,34 @@
 # 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.1
+
 # Settings used for build from snapshots.
-%{!?rel_build:%global commit 503ae60a7d60a37293fe4c83e10d3ae1594aaf26}
-%{!?rel_build:%global commit_date 20140914}
+%{!?rel_build:%global commit e226730c1ec5a945524a2825bf9f8f62e70f728b}
+%{!?rel_build:%global commit_date 2014}
 %{!?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.2%{?git_rel}%{?dist}
-#Release:        3%{?dist}
+Version:        %{rel_ver}
+#Release:        0.3%{?git_rel}%{?dist}
+Release:        1%{?dist}
 Summary:        MATE Desktop themes
 License:        GPLv2+
 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/%{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}}
+#%{!?rel_build:Source0:    http://git.mate-desktop.org/%{name}/snapshot/%{name}-%{commit}.tar.xz#/%{git_tar}}
 
 BuildRequires:  icon-naming-utils
 BuildRequires:  mate-common
@@ -44,7 +48,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
@@ -135,6 +140,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.14
+
 * Wed Sep 24 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.9.1-0.2.git20140914.503ae60
 - update to latest git snapshot from 2014-09-14
 
diff --git a/sources b/sources
index fb465b2..db50225 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-43719cb30635e7050b7ead08a91781fd  mate-themes-1.9.1-git20140914-503ae60.tar.xz
+fff9db6ead507e6f14a92242e3fe531e  mate-themes-gtk3.14-1.9.1.tar.xz


More information about the scm-commits mailing list