[gtk3/f19] Update to 3.8.0

Kalev Lember kalev at fedoraproject.org
Mon Mar 25 23:22:58 UTC 2013


commit 562d12a46d72ec5582ff21edc7969cc32d540dea
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Mar 26 00:22:48 2013 +0100

    Update to 3.8.0

 .gitignore |    1 +
 gtk3.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f11c1f0..9952471 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,3 +56,4 @@ gtk+-2.90.5.tar.bz2
 /gtk+-3.7.10.tar.xz
 /gtk+-3.7.12.tar.xz
 /gtk+-3.7.14.tar.xz
+/gtk+-3.8.0.tar.xz
diff --git a/gtk3.spec b/gtk3.spec
index 0e83928..a41377c 100644
--- a/gtk3.spec
+++ b/gtk3.spec
@@ -14,13 +14,13 @@
 
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
 Name: gtk3
-Version: 3.7.14
+Version: 3.8.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.7/gtk+-%{version}.tar.xz
+Source: http://download.gnome.org/sources/gtk+/3.8/gtk+-%{version}.tar.xz
 
 BuildRequires: gnome-common autoconf automake intltool gettext
 BuildRequires: atk-devel >= %{atk_version}
@@ -265,6 +265,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
 %{_datadir}/gtk-doc
 
 %changelog
+* Mon Mar 25 2013 Kalev Lember <kalevlember at gmail.com> - 3.8.0-1
+- Update to 3.8.0
+
 * Wed Mar 20 2013 Richard Hughes <rhughes at redhat.com> - 3.7.14-1
 - Update to 3.7.14
 
diff --git a/sources b/sources
index 1c2cea9..667110c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6171e8c9513a9ae639d660231ca6dbed  gtk+-3.7.14.tar.xz
+ee8042469449c2bc702dbd9fa690f405  gtk+-3.8.0.tar.xz


More information about the scm-commits mailing list