[gnome-menus/f16] 3.1.90

Matthias Clasen mclasen at fedoraproject.org
Wed Aug 31 01:06:37 UTC 2011


commit f1bcd31f671e945f71c657e0315e2bc4cf29f7a6
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Aug 30 21:05:40 2011 -0400

    3.1.90

 .gitignore       |    1 +
 gnome-menus.spec |   16 ++++++++--------
 sources          |    2 +-
 3 files changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5066bac..6011f2e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ gnome-menus-2.30.0.tar.bz2
 /gnome-menus-3.0.0.tar.bz2
 /gnome-menus-3.0.1.tar.bz2
 /gnome-menus-3.1.5.tar.xz
+/gnome-menus-3.1.90.tar.xz
diff --git a/gnome-menus.spec b/gnome-menus.spec
index 1d56227..b67d177 100644
--- a/gnome-menus.spec
+++ b/gnome-menus.spec
@@ -2,8 +2,8 @@
 
 Summary:  A menu system for the GNOME project
 Name: gnome-menus
-Version: 3.1.5
-Release: 2%{?dist}
+Version: 3.1.90
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gnome.org/
@@ -21,7 +21,7 @@ BuildRequires: python2-devel
 BuildRequires: intltool
 BuildRequires: gobject-introspection-devel
 # FIXME: temporary hack for introspection breakage
-BuildRequires: gnome-menus-devel 
+BuildRequires: gnome-menus-devel
 
 %description
 gnome-menus is an implementation of the draft "Desktop
@@ -65,7 +65,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 # This probably dates back to Bluecurve days; rather than simply deleting
 # deleting it, we'll ship it as applications-gnome.desktop
-mv $RPM_BUILD_ROOT%{_sysconfdir}/xdg/menus/applications{,-gnome}.menu 
+mv $RPM_BUILD_ROOT%{_sysconfdir}/xdg/menus/applications{,-gnome}.menu
 
 # We use alacarte now
 rm -rf $RPM_BUILD_ROOT%{_bindir}/gmenu-simple-editor
@@ -97,11 +97,11 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome-menus/
 %{_datadir}/gir-1.0/GMenu-3.0.gir
 
 %changelog
-* Fri Aug 19 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.5-2
-- Enable introspection
+* Tue Aug 30 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.90-1
+- Update to 3.1.90
 
-* Wed Aug 17 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.5-1
-- Update to 3.1.5
+* Fri Aug 24 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.5-3
+- Sync with F16
 
 * Tue Apr 26 2011 Matthias Clasen <mclasen at redhat.com> - 3.0.1-1
 - Update to 3.0.1
diff --git a/sources b/sources
index e20aa3b..12e3a43 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7343fe0b47f7bec674ffedd06bfc19cb  gnome-menus-3.1.5.tar.xz
+4dadbbbc95d69b48fef20cea526faae2  gnome-menus-3.1.90.tar.xz


More information about the scm-commits mailing list