[mate-icon-theme] update to latest git snapshot from 2014.12.31

Wolfgang Ulbrich raveit65 at fedoraproject.org
Wed Dec 31 21:44:49 UTC 2014


commit 8c0117daf1cc4a6178b8aa11f6d6826dc82b6efc
Author: raveit65 <chat-to-me at raveit.de>
Date:   Wed Dec 31 22:44:48 2014 +0100

    update to latest git snapshot from 2014.12.31

 .gitignore           |    1 +
 mate-icon-theme.spec |   18 +++++++++++-------
 sources              |    2 +-
 3 files changed, 13 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 36083b7..97123f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /mate-icon-theme-1.7.90.tar.xz
 /mate-icon-theme-1.8.0.tar.xz
 /mate-icon-theme-1.9.0.tar.xz
+/mate-icon-theme-1.9.1-git20141231-96d5cf2.tar.xz
diff --git a/mate-icon-theme.spec b/mate-icon-theme.spec
index 2ba5b0f..3d1b99b 100644
--- a/mate-icon-theme.spec
+++ b/mate-icon-theme.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.9
 
 # Settings used for build from snapshots.
-%{!?rel_build:%global commit 19719ce9f4910e678062dccf90affb61cf03eb0e}
-%{!?rel_build:%global commit_date 20140101}
+%{!?rel_build:%global commit 96d5cf260cc54a817a9ffa3724ee2c64a3461c62}
+%{!?rel_build:%global commit_date 20141231}
 %{!?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-icon-theme
-Version:        %{branch}.0
-Release:        1%{?dist}
-#Release:        0.6%{?git_rel}%{?dist}
+Version:        %{branch}.1
+#Release:        1%{?dist}
+Release:        0.1%{?git_rel}%{?dist}
 Summary:        Icon theme for MATE Desktop
 License:        GPLv2+ and LGPLv2+
 URL:            http://mate-desktop.org
@@ -45,7 +45,7 @@ Icon theme for MATE Desktop
 %setup -q%{!?rel_build:n %{name}-%{commit}}
 
 # needed for git snapshots
-#NOCONFIGURE=1 ./autogen.sh
+NOCONFIGURE=1 ./autogen.sh
 
 %build
 %configure  --enable-icon-mapping
@@ -81,6 +81,10 @@ fi
 
 
 %changelog
+* Wed Dec 31 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.9.1-0.1.git20141231.96d5cf2
+- update to latest git snapshot from 2014.12.31
+- add missing symbolic icons
+
 * Sat Jul 12 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.9.0-1
 - update to 1.9.0 release
 
diff --git a/sources b/sources
index 488b2f6..25490b8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-acee85ec61cc8453569622f77e385c68  mate-icon-theme-1.9.0.tar.xz
+c0beb202ca89fcde9cbfcb3e9fba5756  mate-icon-theme-1.9.1-git20141231-96d5cf2.tar.xz


More information about the scm-commits mailing list