diff --git a/gtk+-3.10.4.tar.xz b/gtk+-3.10.4.tar.xz deleted file mode 100644 index c278073..0000000 --- a/gtk+-3.10.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4fd411fc6377d969d7f8e99c14d078822e8dbe940a417be299e456a3d2c4a52b -size 14374488 diff --git a/gtk+-3.10.6.tar.xz b/gtk+-3.10.6.tar.xz new file mode 100644 index 0000000..4d6408b --- /dev/null +++ b/gtk+-3.10.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c24c57fc5cb7a5ea39d3a3ff7b12be63d7f21a52fd6f20f7b983e19b7b0268a +size 14387620 diff --git a/gtk3.changes b/gtk3.changes index e817cf3..5db5d94 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sat Dec 7 11:01:24 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.10.6: + + Bugs fixed: bgo#709027, bgo#711715, bgo#719469, bgo#719505, + bgo#719510, bgo#719516, bgo#719568, bgo#719569, bgo#719595, + bgo#719762. +- Changes from version 3.10.5: + + Bugs fixed: bgo#691974, bgo#694859, bgo#699574, bgo#702663, + bgo#705203, bgo#709716, bgo#712302, bgo#712632, bgo#712760, + bgo#712799, bgo#715029. + + Updated translations. +- Delete gtk-shell-client-protocol.h and gtk-shell-protocol.c + before building: those are generated files, based on wayland + versions. + ------------------------------------------------------------------- Sun Nov 17 20:20:14 UTC 2013 - dimstar@opensuse.org diff --git a/gtk3.spec b/gtk3.spec index a88ba2d..4982d62 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -25,7 +25,7 @@ Name: gtk3 %define _name gtk+ -Version: 3.10.4 +Version: 3.10.6 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1+ @@ -315,6 +315,7 @@ 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