[gtk3/f18] Update to 3.6.1

Cosimo Cecchi cosimoc at fedoraproject.org
Tue Oct 16 14:00:07 UTC 2012


commit f3cf8c800736638739cc1111440572d43c1293e1
Author: Cosimo Cecchi <cosimoc at gnome.org>
Date:   Tue Oct 16 09:58:09 2012 -0400

    Update to 3.6.1

 .gitignore                                         |    1 +
 ...ke-process_all_updates-draw-synchronously.patch |   42 --------------------
 gtk3.spec                                          |   10 ++--
 sources                                            |    2 +-
 4 files changed, 7 insertions(+), 48 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index db3664d..67e021e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,4 @@ gtk+-2.90.5.tar.bz2
 /gtk+-3.5.16.tar.xz
 /gtk+-3.5.18.tar.xz
 /gtk+-3.6.0.tar.xz
+/gtk+-3.6.1.tar.xz
diff --git a/gtk3.spec b/gtk3.spec
index a101eda..1721cdf 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.6.0
-Release: 2%{?dist}
+Version: 3.6.1
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -54,8 +54,6 @@ Requires: libXrandr >= %{xrandr_version}
 # gtk3 no longer provides the GtkThemeEngine interface used there
 Obsoletes: gtk3-engines <= 2.91.5-5.fc15
 
-Patch0: 0001-Make-process_all_updates-draw-synchronously.patch
-
 %description
 GTK+ is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK+ is suitable for
@@ -113,7 +111,6 @@ widget toolkit.
 
 %prep
 %setup -q -n gtk+-%{version}
-%patch0 -p1 -b .sync-updates
 
 %build
 
@@ -248,6 +245,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
 %{_datadir}/gtk-doc
 
 %changelog
+* Tue Oct 16 2012 Cosimo Cecchi <cosimoc at redhat.com> - 3.6.1-1
+- Update to 3.6.1
+
 * Fri Oct 12 2012 Bastien Nocera <bnocera at redhat.com> 3.6.0-2
 - Add upstream patch to make Epiphany less painful to use
 
diff --git a/sources b/sources
index 89f445c..276076f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6f7ef4679f7e3622894c3f57045a1188  gtk+-3.6.0.tar.xz
+2f5905dd721321fc1586b0843417339d  gtk+-3.6.1.tar.xz


More information about the scm-commits mailing list