Update to 3.11.5

This commit is contained in:
Debarshi Ray 2014-02-05 09:29:55 +01:00
parent 24c748cfa0
commit d54cc09afa
3 changed files with 9 additions and 4 deletions

1
.gitignore vendored
View File

@ -71,3 +71,4 @@ gtk+-2.90.5.tar.bz2
/gtk+-3.11.0.tar.xz
/gtk+-3.11.2.tar.xz
/gtk+-3.11.4.tar.xz
/gtk+-3.11.5.tar.xz

View File

@ -9,6 +9,7 @@
%global atk_version 2.7.5
%global cairo_version 1.13.1
%global xrandr_version 1.2.99.4-2
%global gtk_doc_version 1.19.1
%global bin_version 3.0.0
@ -16,7 +17,7 @@
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
Name: gtk3
Version: 3.11.4
Version: 3.11.5
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
@ -35,7 +36,7 @@ BuildRequires: gdk-pixbuf2-devel >= %{gdk_pixbuf_version}
BuildRequires: gtk2-devel
BuildRequires: libXi-devel
BuildRequires: gettext
BuildRequires: gtk-doc
BuildRequires: gtk-doc >= %{gtk_doc_version}
BuildRequires: cups-devel
BuildRequires: libXrandr-devel >= %{xrandr_version}
BuildRequires: libXrender-devel
@ -298,6 +299,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
%{_datadir}/installed-tests
%changelog
* Wed Feb 5 2014 Debarshi Ray <rishi@fedoraproject.org> - 3.11.5-1
- Update to 3.11.5
* Wed Jan 15 2014 Debarshi Ray <rishi@fedoraproject.org> - 3.11.4-1
- Update to 3.11.4
@ -316,7 +320,7 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
* Tue Sep 17 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.16-1
- Update to 3.9.16
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.14-1
* Tue Sep 3 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.14-1
- Update to 3.9.14
* Wed Aug 21 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.9.12-1

View File

@ -1 +1 @@
a39cb06edfff4bb9278cf510b78585df gtk+-3.11.4.tar.xz
462ed9bb46b99baa26e38aea4b7e6652 gtk+-3.11.5.tar.xz