Update to 3.11.8

This commit is contained in:
Richard Hughes 2014-03-04 17:00:41 +00:00
parent 761e50ff61
commit 133f7433d1
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -74,3 +74,4 @@ gtk+-2.90.5.tar.bz2
/gtk+-3.11.5.tar.xz /gtk+-3.11.5.tar.xz
/gtk+-3.11.6.tar.xz /gtk+-3.11.6.tar.xz
/gtk+-3.11.7.tar.xz /gtk+-3.11.7.tar.xz
/gtk+-3.11.8.tar.xz

View File

@ -16,7 +16,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.11.7 Version: 3.11.8
Release: 1%{?dist} Release: 1%{?dist}
License: LGPLv2+ License: LGPLv2+
Group: System Environment/Libraries Group: System Environment/Libraries
@ -298,6 +298,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
%{_datadir}/installed-tests %{_datadir}/installed-tests
%changelog %changelog
* Tue Mar 04 2014 Richard Hughes <rhughes@redhat.com> - 3.11.8-1
- Update to 3.11.8
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 3.11.7-1 * Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 3.11.7-1
- Update to 3.11.7 - Update to 3.11.7

View File

@ -1 +1 @@
f17677b71a7680028dfb6d9a9c0870e2 gtk+-3.11.7.tar.xz fe7d13fa68be325145332be611f5b3b8 gtk+-3.11.8.tar.xz