[gtk3/f19] 3.8.4

Matthias Clasen mclasen at fedoraproject.org
Fri Aug 30 14:16:10 UTC 2013


commit 819aa32fda0eb76d10dda4bc8e363bb7ab44b379
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Fri Aug 30 10:15:50 2013 -0400

    3.8.4

 .gitignore |    1 +
 gtk3.spec  |   11 +++++------
 sources    |    2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9eca731..279b232 100644
--- a/.gitignore
+++ b/.gitignore
@@ -59,3 +59,4 @@ gtk+-2.90.5.tar.bz2
 /gtk+-3.8.0.tar.xz
 /gtk+-3.8.1.tar.xz
 /gtk+-3.8.2.tar.xz
+/gtk+-3.8.4.tar.xz
diff --git a/gtk3.spec b/gtk3.spec
index 72caab2..958247e 100644
--- a/gtk3.spec
+++ b/gtk3.spec
@@ -14,17 +14,14 @@
 
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
 Name: gtk3
-Version: 3.8.2
-Release: 2%{?dist}
+Version: 3.8.4
+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.8/gtk+-%{version}.tar.xz
 
-# upstream fix
-Patch0: 0001-IconTheme-Move-changed-emission-to-an-idle.patch
-
 BuildRequires: gnome-common autoconf automake intltool gettext
 BuildRequires: atk-devel >= %{atk_version}
 BuildRequires: at-spi2-atk-devel
@@ -124,7 +121,6 @@ widget toolkit.
 
 %prep
 %setup -q -n gtk+-%{version}
-%patch0 -p1
 
 %build
 
@@ -271,6 +267,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
 %{_datadir}/gtk-doc
 
 %changelog
+* Fri Aug 30 2013 Matthias Clasen <mclasen at redhat.com> - 3.8.4-1
+- Update to 3.8.4
+
 * Wed Jun 19 2013 Matthias Clasen <mclasen at redhat.com> - 3.8.2-2
 - Fix icon theme reloading reentrancy issue
 
diff --git a/sources b/sources
index 322b50f..e23af31 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8e878e18fc385f2b813419dc7b40a968  gtk+-3.8.2.tar.xz
+2b232d76c01ceb626948bcbe70b05269  gtk+-3.8.4.tar.xz


More information about the scm-commits mailing list