[mate-icon-theme] update to 1.5.0 release

leigh123linux leigh123linux at fedoraproject.org
Tue Oct 30 10:26:24 UTC 2012


commit 4d16747c7528636ee3b4814916d0e20274304884
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Tue Oct 30 10:26:14 2012 +0000

    update to 1.5.0 release

 .gitignore           |    1 +
 mate-icon-theme.spec |   25 +++++++++++++++----------
 sources              |    2 +-
 3 files changed, 17 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f97ff53..907e785 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /mate-icon-theme-1.4.0.tar.xz
+/mate-icon-theme-1.5.0.tar.xz
diff --git a/mate-icon-theme.spec b/mate-icon-theme.spec
index 5dd5bea..709af1e 100644
--- a/mate-icon-theme.spec
+++ b/mate-icon-theme.spec
@@ -1,14 +1,15 @@
-Name:		mate-icon-theme
-Version:	1.4.0
-Release:	6%{?dist}
-Summary:	Icon theme for MATE Desktop
-License:	GPLv2+ and LGPLv2+
-URL:		http://mate-desktop.org
-Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
+Name:           mate-icon-theme
+Version:        1.5.0
+Release:        1%{?dist}
+Summary:        Icon theme for MATE Desktop
+License:        GPLv2+ and LGPLv2+
+URL:            http://mate-desktop.org
+Source0:        http://pub.mate-desktop.org/releases/1.5/%{name}-%{version}.tar.xz
 
-BuildArch:	noarch
+BuildArch:      noarch
 
-BuildRequires:	mate-common icon-naming-utils
+BuildRequires:  mate-common 
+BuildRequires:  icon-naming-utils
 
 Provides: mate-icon-theme = %{version}-%{release}
 Obsoletes: mate-icon-theme-legacy < %{version}-%{release}
@@ -27,7 +28,8 @@ Development files for mate-icon-theme
 NOCONFIGURE=1 ./autogen.sh
 
 %build
-%configure  --enable-icon-mapping --disable-static
+%configure  --enable-icon-mapping \
+            --disable-static
 make %{?_smp_mflags} V=1
 
 
@@ -55,6 +57,9 @@ fi
 
 
 %changelog
+* Tue Oct 30 2012 Leigh Scott <leigh123linux at googlemail.com> - 1.5.0-1
+- update to 1.5.0 release
+
 * Mon Aug 13 2012 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.4.0-6
 - add obsolete mate-icon-theme-legacy
 - bump version to 1.4.0-6 for updating external repo
diff --git a/sources b/sources
index c192bd3..eb7b752 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-da3294f963b6e46751677294e82cf228  mate-icon-theme-1.4.0.tar.xz
+6ae1369e21371f7517e4523750443df9  mate-icon-theme-1.5.0.tar.xz


More information about the scm-commits mailing list