[mate-themes/f19] update to latest git snapshot from 2014.12.26

Wolfgang Ulbrich raveit65 at fedoraproject.org
Wed Dec 31 23:48:37 UTC 2014


commit 085c5d0987945d6857fba463b04609276c0aabc9
Author: raveit65 <chat-to-me at raveit.de>
Date:   Thu Jan 1 00:48:35 2015 +0100

    update to latest git snapshot from 2014.12.26

 .gitignore       |    1 +
 mate-themes.spec |   18 ++++++++++--------
 sources          |    2 +-
 3 files changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a9315f2..9f89139 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /mate-themes-1.6.3.tar.xz
 /mate-themes-gtk3.8-1.9.1.tar.xz
 /mate-themes-gtk3.8-1.9.2.tar.xz
+/mate-themes-gtk3.8-1.9.3-git20141226-625b0d6.tar.xz
diff --git a/mate-themes.spec b/mate-themes.spec
index 702720c..5ff156a 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.8
 
-%global rel_ver 1.9.2
+%global rel_ver 1.9.3
 
 # Settings used for build from snapshots.
-%{!?rel_build:%global commit 9b7d8c3ba99b53e5ff56d365409ed69a5475d088}
-%{!?rel_build:%global commit_date 20141117}
+%{!?rel_build:%global commit 625b0d601ade52fe0cb3fc79401613b1659798c7}
+%{!?rel_build:%global commit_date 20141226}
 %{!?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,13 +18,12 @@
 
 Name:           mate-themes
 Version:        %{rel_ver}
-#Release:        0.2%{?git_rel}%{?dist}
-Release:        1%{?dist}
+Release:        0.1%{?git_rel}%{?dist}
+#Release:        1%{?dist}
 Summary:        MATE Desktop themes
 License:        GPLv2+
 URL:            http://mate-desktop.org
 BuildArch:      noarch
-
 # 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}-%{gtk3_ver}-%{version}.tar.xz}
@@ -59,7 +58,7 @@ MATE Desktop themes
 %endif # 0%{?rel_build}
 
 # needed for git snapshots
-#NOCONFIGURE=1 ./autogen.sh
+NOCONFIGURE=1 ./autogen.sh
 
 %build
 %configure --enable-all-themes   \
@@ -141,6 +140,9 @@ done
 
 
 %changelog
+* Wed Dec 31 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.9.3-0.1.git20141226.625b0d6
+- update to latest git snapshot from 2014.12.26
+
 * Thu Nov 20 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.9.2-1
 - update to 1.9.2 release
 
diff --git a/sources b/sources
index 72bb10d..38e3f15 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6971c2c6b1819872b724d3bbbfbeca6a  mate-themes-gtk3.8-1.9.2.tar.xz
+1ff2a6a410aeed44d53b02bf1ea3db9e  mate-themes-gtk3.8-1.9.3-git20141226-625b0d6.tar.xz


More information about the scm-commits mailing list