This commit is contained in:
Matthias Clasen 2011-12-19 19:23:53 -05:00
parent 5fab0db189
commit 34ef1686ea
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -29,3 +29,4 @@ gtk+-2.90.5.tar.bz2
/gtk+-3.2.0.tar.xz /gtk+-3.2.0.tar.xz
/gtk+-3.2.1.tar.xz /gtk+-3.2.1.tar.xz
/gtk+-3.3.4.tar.xz /gtk+-3.3.4.tar.xz
/gtk+-3.3.6.tar.xz

View File

@ -8,7 +8,7 @@
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
Name: gtk3 Name: gtk3
Version: 3.3.4 Version: 3.3.6
Release: 1%{?dist} Release: 1%{?dist}
License: LGPLv2+ License: LGPLv2+
Group: System Environment/Libraries Group: System Environment/Libraries
@ -233,6 +233,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
%{_datadir}/gtk-doc %{_datadir}/gtk-doc
%changelog %changelog
* Mon Dec 19 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.6-1
- Update to 3.3.6
* Mon Nov 21 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.4-1 * Mon Nov 21 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.4-1
- Update to 3.3.4 - Update to 3.3.4

View File

@ -1 +1 @@
0369ab85811e96aff4ff97fb06525ccf gtk+-3.3.4.tar.xz aed1b87cb15a1def96f508c8a17a6f4e gtk+-3.3.6.tar.xz