[gtk3/f17] 3.4.1

Matthias Clasen mclasen at fedoraproject.org
Sat Apr 14 02:21:30 UTC 2012


commit 243c4c7142fd7197db9fc78a542676a9ce1af1a1
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Fri Apr 13 22:21:49 2012 -0400

    3.4.1

 .gitignore |    1 +
 gtk3.spec  |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a736d69..7768cc4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@ gtk+-2.90.5.tar.bz2
 /gtk+-3.3.18.tar.xz
 /gtk+-3.3.20.tar.xz
 /gtk+-3.4.0.tar.xz
+/gtk+-3.4.1.tar.xz
diff --git a/gtk3.spec b/gtk3.spec
index f519c7a..d71bf7d 100644
--- a/gtk3.spec
+++ b/gtk3.spec
@@ -1,5 +1,5 @@
 %global glib2_version 2.32.0
-%global pango_version 1.29.0
+%global pango_version 1.30.0
 %global gdk_pixbuf_version 2.26.0
 %global atk_version 2.1.5
 %global cairo_version 1.10.0
@@ -9,13 +9,13 @@
 
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
 Name: gtk3
-Version: 3.4.0
+Version: 3.4.1
 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.3/gtk+-%{version}.tar.xz
+Source: http://download.gnome.org/sources/gtk+/3.4/gtk+-%{version}.tar.xz
 Source1: im-cedilla.conf
 
 BuildRequires: gnome-common autoconf automake intltool gettext
@@ -242,6 +242,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
 %{_datadir}/gtk-doc
 
 %changelog
+* Fri Apr 13 2012 Matthias Clasen <mclasen at redhat.com> - 3.4.1-1
+- Update to 3.4.1
+
 * Mon Apr  2 2012 Matthias Clasen <mclasen at redhat.com> - 3.4.0-2
 - Bump up glib dependency (#806042)
 
diff --git a/sources b/sources
index d722f34..9ee32af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f9a0bc875cf95c0462910d2d32528464  gtk+-3.4.0.tar.xz
+2cbf02394c2c42cc597405eadabcac3e  gtk+-3.4.1.tar.xz


More information about the scm-commits mailing list