This commit is contained in:
Matthias Clasen 2011-04-04 18:55:29 -04:00
parent 3ce0df35cf
commit 4a6ec4ce7d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
gnome-menus-2.30.0.tar.bz2
/gnome-menus-2.30.4.tar.bz2
/gnome-menus-2.91.91.tar.bz2
/gnome-menus-3.0.0.tar.bz2

View File

@ -2,13 +2,13 @@
Summary: A menu system for the GNOME project
Name: gnome-menus
Version: 2.91.91
Version: 3.0.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/2.91/%{name}-%{version}.tar.bz2
Source0: http://download.gnome.org/sources/gnome-menus/3.0/%{name}-%{version}.tar.bz2
# 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/
%{_includedir}/gnome-menus
%changelog
* Mon Apr 4 2011 Matthias Clasen <mclasen@redhat.com> 3.0.0-1
- Update to 3.0.0
* Mon Mar 7 2011 Matthias Clasen <mclasen@redhat.com> 2.91.91-1
- Update to 2.91.91

View File

@ -1 +1 @@
ac68ee75033e750d6b3075e19663e0e1 gnome-menus-2.91.91.tar.bz2
1f2251efbf0087bf3f613dda25dbb310 gnome-menus-3.0.0.tar.bz2