[mate-icon-theme] update to 1.9.1 release

Wolfgang Ulbrich raveit65 at fedoraproject.org
Tue Jan 20 22:18:40 UTC 2015


commit c220cb0fa21a54081d3656aa77f56fbe31fe234e
Author: raveit65 <chat-to-me at raveit.de>
Date:   Tue Jan 20 23:19:00 2015 +0100

    update to 1.9.1 release

 .gitignore           |    1 +
 mate-icon-theme.spec |   11 +++++++----
 sources              |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 97123f3..cc7a0f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /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
+/mate-icon-theme-1.9.1.tar.xz
diff --git a/mate-icon-theme.spec b/mate-icon-theme.spec
index 3d1b99b..c84bff0 100644
--- a/mate-icon-theme.spec
+++ b/mate-icon-theme.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,8 +14,8 @@
 
 Name:           mate-icon-theme
 Version:        %{branch}.1
-#Release:        1%{?dist}
-Release:        0.1%{?git_rel}%{?dist}
+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,9 @@ fi
 
 
 %changelog
+* Wed Jan 20 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.9.1-1
+- update to 1.9.1 release
+
 * 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
diff --git a/sources b/sources
index 25490b8..ec479af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c0beb202ca89fcde9cbfcb3e9fba5756  mate-icon-theme-1.9.1-git20141231-96d5cf2.tar.xz
+210dd5920606b5091b884b3334f9765b  mate-icon-theme-1.9.1.tar.xz


More information about the scm-commits mailing list