[gtk3/f17] 3.4.4

Matthias Clasen mclasen at fedoraproject.org
Sun Jul 15 18:25:50 UTC 2012


commit 82cc907c87f29834deec5b88db55b9272c289f24
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Sun Jul 15 14:27:10 2012 -0400

    3.4.4

 .gitignore |    1 +
 gtk3.spec  |   11 +++++------
 sources    |    2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dfb1223..2a72af6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,4 @@ gtk+-2.90.5.tar.bz2
 /gtk+-3.4.0.tar.xz
 /gtk+-3.4.1.tar.xz
 /gtk+-3.4.3.tar.xz
+/gtk+-3.4.4.tar.xz
diff --git a/gtk3.spec b/gtk3.spec
index 4f115f6..8b929cf 100644
--- a/gtk3.spec
+++ b/gtk3.spec
@@ -9,8 +9,8 @@
 
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
 Name: gtk3
-Version: 3.4.3
-Release: 2%{?dist}
+Version: 3.4.4
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -18,9 +18,6 @@ URL: http://www.gtk.org
 Source: http://download.gnome.org/sources/gtk+/3.4/gtk+-%{version}.tar.xz
 Source1: im-cedilla.conf
 
-# upstream fix
-Patch0: 0002-GtkPlug-fix-handling-of-key-events-for-different-lay.patch
-
 BuildRequires: gnome-common autoconf automake intltool gettext
 BuildRequires: atk-devel >= %{atk_version}
 BuildRequires: glib2-devel >= %{glib2_version}
@@ -113,7 +110,6 @@ widget toolkit.
 
 %prep
 %setup -q -n gtk+-%{version}
-%patch0 -p1
 
 %build
 
@@ -246,6 +242,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
 %{_datadir}/gtk-doc
 
 %changelog
+* Sun Jul 15 2012 Matthias Clasen <mclasen at redhat.com> - 3.4.4-1
+- Update to 3.4.4
+
 * Fri May 18 2012 Matthias Clasen <mclasen at redhat.com> - 3.4.3-2
 - Fix handling of keyboard layouts in plug/socket
 
diff --git a/sources b/sources
index a4ff6c0..9541027 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e552d52c3b0824eb99842dc9c5f4875f  gtk+-3.4.3.tar.xz
+1b2cf29502a6394e8d4b30f7f5bb9131  gtk+-3.4.4.tar.xz


More information about the scm-commits mailing list