From cd8057f626e389c9ed70819f0ddffdeaa74b8eaa449fe467bb8a939bf52f1e8c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 9 Feb 2016 17:24:18 +0000 Subject: [PATCH] Accepting request 358026 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/358026 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libwnck?expand=0&rev=103 --- libwnck-3.14.0.tar.xz | 3 --- libwnck-3.14.1.tar.xz | 3 +++ libwnck.changes | 12 ++++++++++++ libwnck.spec | 6 +++--- 4 files changed, 18 insertions(+), 6 deletions(-) delete mode 100644 libwnck-3.14.0.tar.xz create mode 100644 libwnck-3.14.1.tar.xz diff --git a/libwnck-3.14.0.tar.xz b/libwnck-3.14.0.tar.xz deleted file mode 100644 index 24ad14a..0000000 --- a/libwnck-3.14.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5080076346609b4c36394b879f3a86b92ced3b90a37cb54c8e9a14f00e7921c -size 675916 diff --git a/libwnck-3.14.1.tar.xz b/libwnck-3.14.1.tar.xz new file mode 100644 index 0000000..c62b9d4 --- /dev/null +++ b/libwnck-3.14.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb643c9c423c8aa79c59973ce27ce91d3b180d1e9907902278fb79391f52befa +size 683652 diff --git a/libwnck.changes b/libwnck.changes index 047cda0..6a3ae03 100644 --- a/libwnck.changes +++ b/libwnck.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Feb 6 09:29:42 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.14.1: + + WnckWindow: Add a new 'type-changed' signal. + + Don't use deprecated style properties. + + pager: use correct state flags. + + selector: avoid warnings from GtkStyleContext. + + tasklist: avoid warnings from GtkStyleContext. + + Back to dependency on gtk+-3.0 >= 3.10. + + Updated translations. + ------------------------------------------------------------------- Mon Nov 24 12:53:14 UTC 2014 - zaitor@opensuse.org diff --git a/libwnck.spec b/libwnck.spec index 40c489c..c1801bf 100644 --- a/libwnck.spec +++ b/libwnck.spec @@ -1,7 +1,7 @@ # # spec file for package libwnck # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX 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.14.0 +Version: 3.14.1 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) @@ -32,7 +32,7 @@ BuildRequires: fdupes BuildRequires: gobject-introspection-devel BuildRequires: intltool BuildRequires: translation-update-upstream -BuildRequires: pkgconfig(gtk+-3.0) >= 3.4.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.10.0 BuildRequires: pkgconfig(libstartup-notification-1.0) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xres)