From 82fb44bcaa0b9427ef761f9f6a84187e2df8a9ee Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sep 22 2014 11:04:24 +0000 Subject: Update to 3.14.0 --- diff --git a/.gitignore b/.gitignore index 73f6f82..c0fb29c 100644 --- a/.gitignore +++ b/.gitignore @@ -90,3 +90,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.13.7-5ad60ca.tar.xz /gtk+-3.13.8.tar.xz /gtk+-3.13.9.tar.xz +/gtk+-3.14.0.tar.xz diff --git a/gtk3.spec b/gtk3.spec index 1b00b03..673515e 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -16,14 +16,14 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.13.9 +Version: 3.14.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.13/gtk+-%{version}.tar.xz +Source: http://download.gnome.org/sources/gtk+/3.14/gtk+-%{version}.tar.xz BuildRequires: gnome-common autoconf automake intltool gettext BuildRequires: atk-devel >= %{atk_version} @@ -315,6 +315,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/installed-tests %changelog +* Mon Sep 22 2014 Kalev Lember - 3.14.0-1 +- Update to 3.14.0 + * Tue Sep 16 2014 Kalev Lember - 3.13.9-1 - Update to 3.13.9 diff --git a/sources b/sources index 378f3e4..dc3af3a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -751d8462fa39f892a25ea82de71bfe64 gtk+-3.13.9.tar.xz +2e4e64a29e0373f36fbc98e1531da2db gtk+-3.14.0.tar.xz