From 33b19be790190d671e2aa839f28cc0cb24632221 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 27 Mar 2012 01:20:49 +0300 Subject: [PATCH] 3.4.0 --- .gitignore | 1 + gnome-menus.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 3fdd231..4251c40 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ gnome-menus-2.30.0.tar.bz2 /gnome-menus-3.2.0.1.tar.xz /gnome-menus-3.3.1.tar.xz /gnome-menus-3.3.5.tar.xz +/gnome-menus-3.4.0.tar.xz diff --git a/gnome-menus.spec b/gnome-menus.spec index 970ee4a..459e750 100644 --- a/gnome-menus.spec +++ b/gnome-menus.spec @@ -2,14 +2,14 @@ Summary: A menu system for the GNOME project Name: gnome-menus -Version: 3.3.5 -Release: 2%{?dist} +Version: 3.4.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.3/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-menus/3.4/%{name}-%{version}.tar.xz # Keep release notes from showing up in Applications>Other Patch0: other-docs.patch Requires: redhat-menus @@ -92,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome-menus/ %{_datadir}/gir-1.0/GMenu-3.0.gir %changelog +* Tue Mar 27 2012 Kalev Lember - 3.4.0-1 +- Update to 3.4.0 + * Tue Feb 21 2012 Peter Robinson - 3.3.5-2 - Drop the rpath change as it's fixed upstream and the associated circular dep hack diff --git a/sources b/sources index 8f3bffe..41f7374 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -566256223f1fc9cd93587643fcc51fb7 gnome-menus-3.3.5.tar.xz +fad2a6b9d0dd67f85520161552b51825 gnome-menus-3.4.0.tar.xz