From 16c92583191f448decf4a9669397a38077f7b1db36205e595c8c96d828842bce Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 7 Aug 2013 22:15:53 +0000 Subject: [PATCH] Accepting request 186108 from home:Zaitor:branches:GNOME:Factory Update to ver 3.4.6 OBS-URL: https://build.opensuse.org/request/show/186108 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libwnck?expand=0&rev=95 --- libwnck-3.4.5.tar.xz | 3 --- libwnck-3.4.6.tar.xz | 3 +++ libwnck.changes | 14 ++++++++++++++ libwnck.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 libwnck-3.4.5.tar.xz create mode 100644 libwnck-3.4.6.tar.xz diff --git a/libwnck-3.4.5.tar.xz b/libwnck-3.4.5.tar.xz deleted file mode 100644 index 1846826..0000000 --- a/libwnck-3.4.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:560f9709405fb33500c2f79efabdb1c4056866dec281f354ad3da97181fbf381 -size 657792 diff --git a/libwnck-3.4.6.tar.xz b/libwnck-3.4.6.tar.xz new file mode 100644 index 0000000..9b24476 --- /dev/null +++ b/libwnck-3.4.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3ae2d25b684910f49fc548dc96b8a54b77c431d94ad1fd5a37cbecab7bb1851 +size 662188 diff --git a/libwnck.changes b/libwnck.changes index 638c46b..de3ccdc 100644 --- a/libwnck.changes +++ b/libwnck.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Aug 6 11:58:45 UTC 2013 - zaitor@opensuse.org + +- Update to version 3.4.6: + + Features: + - Add option to close windows with mouse middle click on button + in tasklist. + - Add API to define task list orientation. + + Fixes: + - ClassGroup: fix class signal signature. + - Get rid of the deprecated code in TaskList, Selector and + Pager. + + Updated translations. + ------------------------------------------------------------------- Fri Feb 8 18:38:05 UTC 2013 - dimstar@opensuse.org diff --git a/libwnck.spec b/libwnck.spec index 4c16e3d..8354931 100644 --- a/libwnck.spec +++ b/libwnck.spec @@ -17,7 +17,7 @@ Name: libwnck -Version: 3.4.5 +Version: 3.4.6 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)