[gtk3/f16] 3.2.3

Matthias Clasen mclasen at fedoraproject.org
Mon Dec 19 15:52:46 UTC 2011


commit 68487901e94c1a46df17442905428562b282d263
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Dec 19 10:52:36 2011 -0500

    3.2.3

 .gitignore |    1 +
 gtk3.spec  |   14 +++++---------
 sources    |    2 +-
 3 files changed, 7 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 61dcf59..dd57671 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@ gtk+-2.90.5.tar.bz2
 /gtk+-3.2.0.tar.xz
 /gtk+-3.2.1.tar.xz
 /gtk+-3.2.2.tar.xz
+/gtk+-3.2.3.tar.xz
diff --git a/gtk3.spec b/gtk3.spec
index f56ebfb..8c5e6ac 100644
--- a/gtk3.spec
+++ b/gtk3.spec
@@ -8,8 +8,8 @@
 
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
 Name: gtk3
-Version: 3.2.2
-Release: 4%{?dist}
+Version: 3.2.3
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -17,10 +17,6 @@ URL: http://www.gtk.org
 Source: http://download.gnome.org/sources/gtk+/3.2/gtk+-%{version}.tar.xz
 Source1: im-cedilla.conf
 
-Patch0: 0001-XI2-Push-error-traps-around-XIQueryDevice-calls.patch
-Patch1: gtk3-super.patch
-Patch2: 0001-filechooserdefault-Don-t-unref-value-twice.patch
-
 BuildRequires: gnome-common autoconf automake intltool gettext
 BuildRequires: atk-devel >= %{atk_version}
 BuildRequires: glib2-devel >= %{glib2_version}
@@ -113,9 +109,6 @@ widget toolkit.
 
 %prep
 %setup -q -n gtk+-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 
@@ -240,6 +233,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
 %{_datadir}/gtk-doc
 
 %changelog
+* Mon Dec 19 2011 Matthias Clasen <mclasen at redhat.com> - 3.2.3-1
+- Update to 3.2.3
+
 * Thu Dec 15 2011 Dan Williams <dcbw at redhat.com> - 3.2.2-4
 - Fix crash in path bar of the file chooser dialog (rh #766352)
 
diff --git a/sources b/sources
index 7c5175d..ba0f21f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-447e4f452eff459b81c1591a0adfd791  gtk+-3.2.2.tar.xz
+b4edcc69e39159dd7be17828249afb46  gtk+-3.2.3.tar.xz


More information about the scm-commits mailing list