diff --git a/libwnck-3.4.7.tar.xz b/libwnck-3.4.7.tar.xz deleted file mode 100644 index b670983..0000000 --- a/libwnck-3.4.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d48ac9c7f50c0d563097f63d07bcc83744c7d92a1b4ef65e5faeab32b5ccb723 -size 663768 diff --git a/libwnck-3.4.9.tar.xz b/libwnck-3.4.9.tar.xz new file mode 100644 index 0000000..69f22b3 --- /dev/null +++ b/libwnck-3.4.9.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96e6353f2701a1ea565ece54d791a7bebef1832d96126f7377c54bb3516682c4 +size 674396 diff --git a/libwnck.changes b/libwnck.changes index 1c74745..62a92c4 100644 --- a/libwnck.changes +++ b/libwnck.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Sep 8 09:08:03 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.4.9: + + TaskList: remove new Startup Notification API. +- Changes from version 3.4.8: + + Add support for _GTK_FRAME_EXTENTS. + + Fixes: + - WindowActionMenu: unset window and stop async events on + dispose. + - TaskList: use new Startup Notification API. + + Updated translations. + ------------------------------------------------------------------- Tue Aug 20 15:49:10 UTC 2013 - dimstar@opensuse.org diff --git a/libwnck.spec b/libwnck.spec index 6dd9854..1480835 100644 --- a/libwnck.spec +++ b/libwnck.spec @@ -1,7 +1,7 @@ # # spec file for package libwnck # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: libwnck -Version: 3.4.7 +Version: 3.4.9 Release: 0 # WARNING: After changing versions please call Re or rpmbuild to auto-update spec file: #%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libwnck-1)