This commit is contained in:
Matthias Clasen 2010-11-11 09:38:34 -05:00
parent 1ac4d28200
commit ddd31bcd56
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ gtk+-2.90.5.tar.bz2
/gtk+-2.91.0.tar.bz2
/gtk+-2.91.1.tar.bz2
/gtk+-2.91.3.tar.bz2
/gtk+-2.91.4.tar.bz2

View File

@ -10,7 +10,7 @@
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
Name: gtk3
Version: 2.91.3
Version: 2.91.4
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
@ -245,6 +245,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
%{_mandir}/man1/gtk-builder-convert-3.0.1.gz
%changelog
* Thu Nov 11 2010 Matthias Clasen <mclasen@redhat.com> 2.91.4-1
- Update to 2.91.4
* Mon Nov 1 2010 Matthias Clasen <mclasen@redhat.com> 2.91.3-1
- Update to 2.91.3

View File

@ -1 +1 @@
69eaef0eb544033c3ef067abcf4812b9 gtk+-2.91.3.tar.bz2
a6662635bb7177c37ac1190bb589808a gtk+-2.91.4.tar.bz2