[gtk3] Update to 3.16.0

Kalev Lember kalev at fedoraproject.org
Mon Mar 23 08:10:43 UTC 2015


commit 03fa9a18d12b6a8df2dd1e995968a9b5b137e4c3
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Mar 23 09:06:41 2015 +0100

    Update to 3.16.0

 .gitignore | 1 +
 gtk3.spec  | 9 ++++++---
 sources    | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
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 <kalevlember at gmail.com> - 3.16.0-1
+- Update to 3.16.0
+
 * Fri Mar 20 2015 Richard Hughes <rhughes at redhat.com> - 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


More information about the scm-commits mailing list