Update to 3.16.0

This commit is contained in:
Kalev Lember 2015-03-23 09:06:41 +01:00
parent 23746096a1
commit 03fa9a18d1
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -107,3 +107,4 @@ gtk+-2.90.5.tar.bz2
/gtk+-3.15.10.tar.xz
/gtk+-3.15.11.tar.xz
/gtk+-3.15.12.tar.xz
/gtk+-3.16.0.tar.xz

View File

@ -17,14 +17,14 @@
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
Name: gtk3
Version: 3.15.12
Release: 2%{?dist}
Version: 3.16.0
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtk.org
#VCS: git:git://git.gnome.org/gtk+
Source: http://download.gnome.org/sources/gtk+/3.15/gtk+-%{version}.tar.xz
Source: http://download.gnome.org/sources/gtk+/3.16/gtk+-%{version}.tar.xz
BuildRequires: gnome-common autoconf automake intltool gettext
BuildRequires: pkgconfig(atk) >= %{atk_version}
@ -346,6 +346,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_datadir}/installed-tests
%changelog
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
- Update to 3.16.0
* Fri Mar 20 2015 Richard Hughes <rhughes@redhat.com> - 3.15.12-2
- Depend on gdk-pixbuf2-modules as this is now an optional subpackage

View File

@ -1 +1 @@
5435997911d58a5fd0b7dd949f4f5747 gtk+-3.15.12.tar.xz
11c97ce2527956e0ddb5ad5b236e4572 gtk+-3.16.0.tar.xz