From 06ac0c8931edd52e5152d33ac1d64a3fd3be3ed2 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Sun, 4 Aug 2013 12:06:10 +0200 Subject: [PATCH] Update to 3.9.10 --- .gitignore | 1 + gtk3.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 9666341..72d9f6a 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.9.4.tar.xz /gtk+-3.9.6.tar.xz /gtk+-3.9.8.tar.xz +/gtk+-3.9.10.tar.xz diff --git a/gtk3.spec b/gtk3.spec index ea05cdd..5745ee2 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -3,7 +3,7 @@ %global with_broadway 1 %endif -%global glib2_version 2.37.2 +%global glib2_version 2.37.5 %global pango_version 1.32.4 %global gdk_pixbuf_version 2.27.1 %global atk_version 2.7.5 @@ -16,8 +16,8 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.9.8 -Release: 2%{?dist} +Version: 3.9.10 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -242,6 +242,7 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %exclude %{_mandir}/man1/gtk-update-icon-cache.1.gz %{_datadir}/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml %{_datadir}/glib-2.0/schemas/org.gtk.Settings.ColorChooser.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gtk.exampleapp.gschema.xml %if 0%{?with_broadway} %{_bindir}/broadwayd %{_mandir}/man1/broadwayd.1* @@ -283,6 +284,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/installed-tests %changelog +* Thu Aug 1 2013 Debarshi Ray - 3.9.10-1 +- Update to 3.9.10 + * Tue Jul 30 2013 Richard Hughes - 3.9.8-2 - Rebuild for colord soname bump diff --git a/sources b/sources index 1c545b7..b935616 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5243b4a63efc454b41bd24d4ffbf4342 gtk+-3.9.8.tar.xz +db2fac3e337b34b1a2153d12666430d9 gtk+-3.9.10.tar.xz