[gtk3/f22] Update to 3.16.0

Kalev Lember kalev at fedoraproject.org
Mon Mar 23 08:11:46 UTC 2015


commit cbf5ade528cfb9123247db2396463bd79555548b
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  | 7 +++++--
 sources    | 2 +-
 3 files changed, 7 insertions(+), 3 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 30003aa..c837a62 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
+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}
@@ -343,6 +343,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
+
 * Tue Mar 17 2015 Kalev Lember <kalevlember at gmail.com> - 3.15.12-1
 - Update to 3.15.12
 - Use license macro for the COPYING file
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