[gtk3/f20] Update to 3.10.3

Richard Hughes rhughes at fedoraproject.org
Mon Nov 11 16:41:08 UTC 2013


commit d51b4f30dd5cca5d8eb8addde0d1381a07dbed1e
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Nov 11 16:41:28 2013 +0000

    Update to 3.10.3

 .gitignore                                         |    1 +
 ...Hardcode-fallback-through-the-gnome-icon-.patch |   34 --------------------
 gtk3.spec                                          |   11 +++---
 sources                                            |    2 +-
 4 files changed, 7 insertions(+), 41 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6faaac5..6c42415 100644
--- a/.gitignore
+++ b/.gitignore
@@ -70,3 +70,4 @@ gtk+-2.90.5.tar.bz2
 /gtk+-3.10.0.tar.xz
 /gtk+-3.10.1.tar.xz
 /gtk+-3.10.2.tar.xz
+/gtk+-3.10.3.tar.xz
diff --git a/gtk3.spec b/gtk3.spec
index 52c6c8c..5c36eb1 100644
--- a/gtk3.spec
+++ b/gtk3.spec
@@ -16,17 +16,14 @@
 
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
 Name: gtk3
-Version: 3.10.2
-Release: 2%{?dist}
+Version: 3.10.3
+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.10/gtk+-%{version}.tar.xz
 
-# upstream fix
-Patch0: 0001-Icon-theme-Hardcode-fallback-through-the-gnome-icon-.patch
-
 BuildRequires: gnome-common autoconf automake intltool gettext
 BuildRequires: atk-devel >= %{atk_version}
 BuildRequires: at-spi2-atk-devel
@@ -138,7 +135,6 @@ the functionality of the installed %{name} package.
 
 %prep
 %setup -q -n gtk+-%{version}
-%patch0 -p1 -b .fallback-icon-theme
 
 %build
 
@@ -291,6 +287,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
 %{_datadir}/installed-tests
 
 %changelog
+* Mon Nov 11 2013 Richard Hughes <rhughes at redhat.com> - 3.10.3-1
+- Update to 3.10.3
+
 * Mon Oct 21 2013 Matthias Clasen <mclasen at redhat.com> - 3.10.2-2
 - Fall back to 'gnome' icon theme (#1018390)
 
diff --git a/sources b/sources
index b978214..86416ed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3554362b20533244790e827f76d816f0  gtk+-3.10.2.tar.xz
+0e1c926505f85ecdfd972dcce6b1d811  gtk+-3.10.3.tar.xz


More information about the scm-commits mailing list