[gtk3] 3.2.1

Matthias Clasen mclasen at fedoraproject.org
Fri Oct 14 22:14:41 UTC 2011


commit bbe5b5c49b667c221c4015b9335496d6e28617a1
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Fri Oct 14 18:14:11 2011 -0400

    3.2.1

 .gitignore                                         |    1 +
 ...-in-gnome-terminal-when-using-a-composito.patch |   39 ---
 ...r-GtkFixed-regression-in-gtk_fixed_forall.patch |   36 ---
 0001-GtkGrid-Add-forgotten-RTL-flipping.patch      |   43 ---
 0001-New-tooltip-style.patch                       |  327 --------------------
 buildable-regression.patch                         |  120 -------
 fix-gtk-show-uri-crash.patch                       |   33 --
 gtk3-axes.patch                                    |   12 -
 gtk3-build-fix.patch                               |   11 -
 gtk3.spec                                          |   16 +-
 lower-gi-deps.patch                                |   34 --
 sources                                            |    2 +-
 12 files changed, 16 insertions(+), 658 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 13415a6..2796ea7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@ gtk+-2.90.5.tar.bz2
 /gtk+-3.1.90.tar.xz
 /gtk+-3.1.92.tar.xz
 /gtk+-3.2.0.tar.xz
+/gtk+-3.2.1.tar.xz
diff --git a/gtk3.spec b/gtk3.spec
index 16ba44c..6a01a31 100644
--- a/gtk3.spec
+++ b/gtk3.spec
@@ -9,13 +9,13 @@
 
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
 Name: gtk3
-Version: 3.2.0
+Version: 3.2.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.1/gtk+-%{version}.tar.xz
+Source: http://download.gnome.org/sources/gtk+/3.2/gtk+-%{version}.tar.xz
 Source1: im-cedilla.conf
 
 BuildRequires: gnome-common autoconf automake intltool gettext
@@ -234,9 +234,15 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
 %{_datadir}/gtk-doc
 
 %changelog
+* Fri Oct 14 2011 Matthias Clasen <mclasen at redhat.com> - 3.2.1-1
+- Update to 3.2.1
+
 * Mon Sep 26 2011 Ray <rstrode at redhat.com> - 3.2.0-1
 - Update to 3.2.0
 
+* Fri Sep 23 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.92-2
+- Fix crashes when turning a11y on and off repeatedly
+
 * Mon Sep 19 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.92-1
 - Update to 3.1.92
 
@@ -246,6 +252,12 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
 * Mon Sep  5 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.18-1
 - Update to 3.1.18
 
+* Tue Aug 30 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.16-1
+- Update to 3.1.16
+
+* Tue Aug 16 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.12-1
+- Update to 3.1.12
+
 * Sat Jul 23 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.10-1
 - Update to 3.1.10
 
diff --git a/sources b/sources
index ad95a5f..8d06986 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4f9816f3436ffa3bb885e14354b1fd6c  gtk+-3.2.0.tar.xz
+67a49ef2c03be47e2b6b988c8e8c392d  gtk+-3.2.1.tar.xz


More information about the scm-commits mailing list