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