diff --git a/.gitignore b/.gitignore index 687b512..d65dc09 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ gnome-menus-2.30.0.tar.bz2 /gnome-menus-3.6.1.tar.xz /gnome-menus-3.6.2.tar.xz /gnome-menus-3.7.90.tar.xz +/gnome-menus-3.8.0.tar.xz diff --git a/gnome-menus.spec b/gnome-menus.spec index 416bb45..d4d7ccf 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.7.90 +Version: 3.8.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.7/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-menus/3.8/%{name}-%{version}.tar.xz Requires: redhat-menus BuildRequires: gamin-devel BuildRequires: gawk @@ -75,6 +75,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/gir-1.0/GMenu-3.0.gir %changelog +* Tue Mar 26 2013 Kalev Lember - 3.8.0-1 +- Update to 3.8.0 + * Fri Feb 22 2013 Kalev Lember - 3.7.90-1 - Update to 3.7.90 - Drop the downstream patch for changing the release notes categories diff --git a/sources b/sources index 29c2f28..0a8b99f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -efbdfeb9022fc589b0f59659f3062f73 gnome-menus-3.7.90.tar.xz +c1bf2752f3b8e2d0c1e519cc69441450 gnome-menus-3.8.0.tar.xz