[gnome-common/f18] Update to 3.5.5

Richard Hughes rhughes at fedoraproject.org
Wed Aug 22 08:15:30 UTC 2012


commit 40f3e8b0f6426a540c738518cca432ee5013f964
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Aug 22 09:13:04 2012 +0100

    Update to 3.5.5

 .gitignore                       |    1 +
 gnome-common-automake-1.12.patch |   34 ----------------------------------
 gnome-common.spec                |    9 +++++----
 sources                          |    2 +-
 4 files changed, 7 insertions(+), 39 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a27340f..00ce8f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ gnome-common-2.28.0.tar.bz2
 /gnome-common-2.34.0.tar.bz2
 /gnome-common-3.1.0.tar.xz
 /gnome-common-3.4.0.1.tar.xz
+/gnome-common-3.5.5.tar.xz
diff --git a/gnome-common.spec b/gnome-common.spec
index f32ba6b..60aedd7 100644
--- a/gnome-common.spec
+++ b/gnome-common.spec
@@ -1,6 +1,6 @@
 Name:           gnome-common
-Version:        3.4.0.1
-Release:        3%{?dist}
+Version:        3.5.5
+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.4/%{name}-%{version}.tar.xz
-Patch0:         gnome-common-automake-1.12.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.12
 
 %build
 %configure
@@ -48,6 +46,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_datadir}/%{name}
 
 %changelog
+* Tue Aug 21 2012 Richard Hughes <hughsient at gmail.com> - 3.5.5-1
+- Update to 3.5.5
+
 * Thu Jul 19 2012 Marek Kasik <mkasik at redhat.com> - 3.4.0.1-3
 - Backport patch for support of automake-1.12
 
diff --git a/sources b/sources
index 33999a5..aa6cff0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-18480be01c632577002462054062c42b  gnome-common-3.4.0.1.tar.xz
+59bbb7e4efccdb45f8ebd9ca095b2995  gnome-common-3.5.5.tar.xz


More information about the scm-commits mailing list