[gtk3] Update to 3.14.4

Kalev Lember kalev at fedoraproject.org
Tue Oct 21 18:24:40 UTC 2014


commit 4c49729be57155ff6a5cfe7a7f2bb396f6fd6e12
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Oct 21 20:18:51 2014 +0200

    Update to 3.14.4

 .gitignore                                         |    1 +
 ...rayicon-x11-Stop-using-set_double_buffere.patch |   62 --------------------
 gtk3.spec                                          |   11 ++--
 sources                                            |    2 +-
 4 files changed, 7 insertions(+), 69 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c40d8e7..81862e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -94,3 +94,4 @@ gtk+-2.90.5.tar.bz2
 /gtk+-3.14.1.tar.xz
 /gtk+-3.14.2.tar.xz
 /gtk+-3.14.3.tar.xz
+/gtk+-3.14.4.tar.xz
diff --git a/gtk3.spec b/gtk3.spec
index b24b8e3..1502e25 100644
--- a/gtk3.spec
+++ b/gtk3.spec
@@ -17,8 +17,8 @@
 
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
 Name: gtk3
-Version: 3.14.3
-Release: 2%{?dist}
+Version: 3.14.4
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -26,9 +26,6 @@ URL: http://www.gtk.org
 
 Source: http://download.gnome.org/sources/gtk+/3.14/gtk+-%{version}.tar.xz
 
-# Backported upstream patch to fix status icons in XFCE
-Patch0: 0001-Revert-gtktrayicon-x11-Stop-using-set_double_buffere.patch
-
 BuildRequires: gnome-common autoconf automake intltool gettext
 BuildRequires: atk-devel >= %{atk_version}
 BuildRequires: at-spi2-atk-devel
@@ -146,7 +143,6 @@ the functionality of the installed %{name} package.
 
 %prep
 %setup -q -n gtk+-%{version}
-%patch0 -p1
 
 %build
 
@@ -317,6 +313,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
 %{_datadir}/installed-tests
 
 %changelog
+* Tue Oct 21 2014 Kalev Lember <kalevlember at gmail.com> - 3.14.4-1
+- Update to 3.14.4
+
 * Thu Oct 16 2014 Kalev Lember <kalevlember at gmail.com> - 3.14.3-2
 - Backport a patch to fix status icons in XFCE (#1134663)
 
diff --git a/sources b/sources
index 0b48725..0042211 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-17fd226c03d95347b1aef3b138c2a8c9  gtk+-3.14.3.tar.xz
+103a3521cf792f2ee12d0d1349d79288  gtk+-3.14.4.tar.xz


More information about the scm-commits mailing list