From 9018790aded9185f72b0679e5a9a613ee1422f61fd46e3108dd616294f82e16b Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 12 Mar 2014 18:19:14 +0000 Subject: [PATCH] Accepting request 225200 from home:Zaitor:branches:GNOME:Factory - Update to version 3.10.7: + Bugs fixed: bgo#386569, bgo#709491, bgo#711298, bgo#719314, bgo#719970, bgo#719977, bgo#721700. + Updated translations. - No longer delete gtk-shell-client-protocol.h and gtk-shell-protocol.c: they are no longer part of the tarball. OBS-URL: https://build.opensuse.org/request/show/225200 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=146 --- gtk+-3.10.6.tar.xz | 3 --- gtk+-3.10.7.tar.xz | 3 +++ gtk3.changes | 10 ++++++++++ gtk3.spec | 5 ++--- 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 gtk+-3.10.6.tar.xz create mode 100644 gtk+-3.10.7.tar.xz diff --git a/gtk+-3.10.6.tar.xz b/gtk+-3.10.6.tar.xz deleted file mode 100644 index 4d6408b..0000000 --- a/gtk+-3.10.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c24c57fc5cb7a5ea39d3a3ff7b12be63d7f21a52fd6f20f7b983e19b7b0268a -size 14387620 diff --git a/gtk+-3.10.7.tar.xz b/gtk+-3.10.7.tar.xz new file mode 100644 index 0000000..2af7df8 --- /dev/null +++ b/gtk+-3.10.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7e9de15385031cff43897e7e59f6692eaabf500f36eef80e6b9d6486ad49427 +size 14363820 diff --git a/gtk3.changes b/gtk3.changes index 5db5d94..aae1423 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Mar 8 23:22:42 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.10.7: + + Bugs fixed: bgo#386569, bgo#709491, bgo#711298, bgo#719314, + bgo#719970, bgo#719977, bgo#721700. + + Updated translations. +- No longer delete gtk-shell-client-protocol.h and + gtk-shell-protocol.c: they are no longer part of the tarball. + ------------------------------------------------------------------- Sat Dec 7 11:01:24 UTC 2013 - dimstar@opensuse.org diff --git a/gtk3.spec b/gtk3.spec index 4982d62..47a09c9 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -1,7 +1,7 @@ # # spec file for package gtk3 # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 Dominique Leuenebrger, Amsterdam, Netherlands # # All modifications and additions to the file contributed by third parties @@ -25,7 +25,7 @@ Name: gtk3 %define _name gtk+ -Version: 3.10.6 +Version: 3.10.7 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1+ @@ -315,7 +315,6 @@ cp -a %{S:1} . %if %{build_wayland_backend} %patch4 -p1 %endif -rm gdk/wayland/{gtk-shell-client-protocol.h,gtk-shell-protocol.c} %build # Needed for patch1 and patch4