[mate-common] Update to latest upstream release

Dan Mashal vicodan at fedoraproject.org
Tue Jan 15 03:06:18 UTC 2013


commit 528293eaca633ef0bc36fc2a0e6d62215af2a945
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Mon Jan 14 19:05:59 2013 -0800

    Update to latest upstream release

 .gitignore          |    1 +
 autotools_fix.patch |   95 ---------------------------------------------------
 mate-common.spec    |   16 ++++-----
 sources             |    2 +-
 4 files changed, 9 insertions(+), 105 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 202ee1e..e1aba82 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /mate-common-1.4.0.tar.xz
 /mate-common-1.5.0.tar.xz
+/mate-common-1.5.1.tar.xz
diff --git a/mate-common.spec b/mate-common.spec
index ad18822..f273710 100644
--- a/mate-common.spec
+++ b/mate-common.spec
@@ -1,15 +1,11 @@
-Name:	mate-common
-Summary:	mate common build files
-Version:	1.5.0
-Release:	2%{?dist}
-
+Name:           mate-common
+Summary:        mate common build files
+Version:        1.5.1
+Release:        1%{?dist}
 License:	GPLv3+
 URL:		http://mate-desktop.org
 Source0:	http://pub.mate-desktop.org/releases/1.5/mate-common-%{version}.tar.xz
-patch0: autotools_fix.patch
-
 BuildArch: noarch
-
 BuildRequires:	automake autoconf
 Requires: automake autoconf gettext intltool libtool glib2-devel gtk-doc 
 
@@ -18,7 +14,6 @@ binaries for building all MATE desktop sub components
 
 %prep
 %setup -q
-%patch0 -p1
 NOCONFIGURE=1 ./autogen.sh
 
 %build
@@ -38,6 +33,9 @@ make install DESTDIR=%{buildroot}
 %{_mandir}/man1/*
 
 %changelog
+* Mon Jan 14 2013 Dan Mashal <dan.mashal at fedoraproject.org> 1.5.1-1
+- Update to latest upstream release.
+
 * Mon Jan 14 2013 Dan Mashal <dan.mashal at fedoraproject.org> 1.5.0-2
 - Add patch for latest autoconf and automake on rawhide
 
diff --git a/sources b/sources
index b21e173..ec1e965 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0a361d7dd40248674d39a92a9d050153  mate-common-1.5.0.tar.xz
+9714f0fa9daad0cb6b4c1162e103dcdf  mate-common-1.5.1.tar.xz


More information about the scm-commits mailing list