This commit is contained in:
Matthias Clasen 2013-01-15 23:51:00 -05:00
parent dc4e7dc0e2
commit 47cf1e73a6
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@ gnome-menus-2.30.0.tar.bz2
/gnome-menus-3.5.92.tar.xz
/gnome-menus-3.6.0.tar.xz
/gnome-menus-3.6.1.tar.xz
/gnome-menus-3.6.2.tar.xz

View File

@ -2,7 +2,7 @@
Summary: A menu system for the GNOME project
Name: gnome-menus
Version: 3.6.1
Version: 3.6.2
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
@ -92,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome-menus/
%{_datadir}/gir-1.0/GMenu-3.0.gir
%changelog
* Tue Jan 15 2013 Matthias Clasen <mclasen@redhat.com> - 3.6.2-1
- Update to 3.6.2
* Wed Nov 14 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
- Update to 3.6.1

View File

@ -1 +1 @@
69d9e678aa3e496c8f191f51d90bb040 gnome-menus-3.6.1.tar.xz
c48775f704e7c542496d1fa1a84b2bfd gnome-menus-3.6.2.tar.xz