[gnome-menus/f20] Update to 3.10.0

Richard Hughes rhughes at fedoraproject.org
Mon Oct 14 14:45:39 UTC 2013


commit e3c5b5184aa43ba56f19e41f09924622a170b69c
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Oct 14 15:45:30 2013 +0100

    Update to 3.10.0

 .gitignore                         |    1 +
 gnome-menus-3.8.0-calculator.patch |   45 ------------------------------------
 gnome-menus.spec                   |   12 ++++----
 sources                            |    2 +-
 4 files changed, 8 insertions(+), 52 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d65dc09..b607064 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ gnome-menus-2.30.0.tar.bz2
 /gnome-menus-3.6.2.tar.xz
 /gnome-menus-3.7.90.tar.xz
 /gnome-menus-3.8.0.tar.xz
+/gnome-menus-3.10.0.tar.xz
diff --git a/gnome-menus.spec b/gnome-menus.spec
index 57f83fd..daa02e6 100644
--- a/gnome-menus.spec
+++ b/gnome-menus.spec
@@ -2,16 +2,14 @@
 
 Summary:  A menu system for the GNOME project
 Name: gnome-menus
-Version: 3.8.0
-Release: 3%{?dist}
+Version: 3.10.0
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gnome.org/
 
 #VCS: git:git://git.gnome.org/gnome-menus
-Source0: http://download.gnome.org/sources/gnome-menus/3.8/%{name}-%{version}.tar.xz
-# https://bugzilla.gnome.org/show_bug.cgi?id=696816
-Patch0: gnome-menus-3.8.0-calculator.patch
+Source0: http://download.gnome.org/sources/gnome-menus/3.10/%{name}-%{version}.tar.xz
 Requires:  redhat-menus
 BuildRequires: gamin-devel
 BuildRequires: gawk
@@ -40,7 +38,6 @@ writing applications that use the GNOME menu system.
 
 %prep
 %setup -q
-%patch0 -p1 -b .calculator
 
 %build
 %configure --disable-static \
@@ -78,6 +75,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_datadir}/gir-1.0/GMenu-3.0.gir
 
 %changelog
+* Mon Oct 14 2013 Richard Hughes <rhughes at redhat.com> - 3.10.0-1
+- Update to 3.10.0
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.8.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 0a8b99f..e616efc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c1bf2752f3b8e2d0c1e519cc69441450  gnome-menus-3.8.0.tar.xz
+9cb5e89b8e870647e8115f0a72e37cd3  gnome-menus-3.10.0.tar.xz


More information about the scm-commits mailing list