[gnome-common] Update to 3.7.4

Richard Hughes rhughes at fedoraproject.org
Wed Jan 16 16:15:10 UTC 2013


commit 7d6f54a7c1db2a5d54d67b7a0908e4446fd22fb0
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Jan 16 16:17:32 2013 +0000

    Update to 3.7.4

 .gitignore                               |    1 +
 0001-Add-support-for-automake-1.13.patch |   40 ------------------------------
 gnome-common.spec                        |    9 +++---
 sources                                  |    2 +-
 4 files changed, 7 insertions(+), 45 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f490205..ef1f242 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ gnome-common-2.28.0.tar.bz2
 /gnome-common-3.5.5.tar.xz
 /gnome-common-3.5.91.tar.xz
 /gnome-common-3.6.0.tar.xz
+/gnome-common-3.7.4.tar.xz
diff --git a/gnome-common.spec b/gnome-common.spec
index 100ec76..28bdb5f 100644
--- a/gnome-common.spec
+++ b/gnome-common.spec
@@ -1,6 +1,6 @@
 Name:           gnome-common
-Version:        3.6.0
-Release:        2%{?dist}
+Version:        3.7.4
+Release:        1%{?dist}
 Summary:        Useful things common to building gnome packages from scratch
 
 Group:          Development/Tools
@@ -8,7 +8,6 @@ BuildArch:      noarch
 License:        GPLv3
 URL:            http://developer.gnome.org
 Source0:        http://download.gnome.org/sources/%{name}/3.6/%{name}-%{version}.tar.xz
-Patch0:         0001-Add-support-for-automake-1.13.patch
 
 # This will pull in the latest version; if your package requires something older,
 # well, BuildRequire it in that spec.  At least until such time as we have a
@@ -29,7 +28,6 @@ a GNOME application.
 
 %prep
 %setup -q
-%patch0 -p1 -b .automake-1.13
 
 %build
 %configure
@@ -48,6 +46,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_datadir}/%{name}
 
 %changelog
+* Wed Jan 16 2013 Richard Hughes <hughsient at gmail.com> - 3.7.4-1
+- Update to 3.7.4
+
 * Mon Jan 14 2013 Marek Kasik <mkasik at redhat.com> - 3.6.0-2
 - Backport patch for support of automake-1.13
 
diff --git a/sources b/sources
index 4336847..540ae4b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-256abc245ead2665dd8c80568b74b05c  gnome-common-3.6.0.tar.xz
+974cd54626f1d1787481288ef26bd4ba  gnome-common-3.7.4.tar.xz


More information about the scm-commits mailing list