diff --git a/.gitignore b/.gitignore index 2f55218..8f6b8d9 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/gtk3.spec b/gtk3.spec index c5f3870..5da265f 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -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 - 3.16.0-1 +- Update to 3.16.0 + * Fri Mar 20 2015 Richard Hughes - 3.15.12-2 - Depend on gdk-pixbuf2-modules as this is now an optional subpackage diff --git a/sources b/sources index 00afccf..a9f7491 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5435997911d58a5fd0b7dd949f4f5747 gtk+-3.15.12.tar.xz +11c97ce2527956e0ddb5ad5b236e4572 gtk+-3.16.0.tar.xz