Hello community, here is the log from the commit of package libwnck for openSUSE:Factory checked in at 2017-07-08 12:27:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libwnck (Old) and /work/SRC/openSUSE:Factory/.libwnck.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libwnck" Sat Jul 8 12:27:06 2017 rev:80 rq:508385 version:3.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libwnck/libwnck.changes 2016-07-12 23:48:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libwnck.new/libwnck.changes 2017-07-08 12:27:07.496019346 +0200 @@ -1,0 +2,13 @@ +Sun Jul 2 12:32:34 UTC 2017 - [email protected] + +- Update to version 3.24.0: + + Bump GTK+ required version to 3.22.0. + + Various refactoring to remove deprecated code. + + Add an option to disable the tasklist scroll event. + + Add wrap-on-scroll option for WnckPager widget. + + wnck-image-menu-item: fix memory leak. + + Updated translations. +- Replace intltool with gettext BuildRequires following upstream + changes. + +------------------------------------------------------------------- Old: ---- libwnck-3.20.1.tar.xz New: ---- libwnck-3.24.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libwnck.spec ++++++ --- /var/tmp/diff_new_pack.V7ZP95/_old 2017-07-08 12:27:08.079936981 +0200 +++ /var/tmp/diff_new_pack.V7ZP95/_new 2017-07-08 12:27:08.079936981 +0200 @@ -1,7 +1,7 @@ # # spec file for package libwnck # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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,21 +17,21 @@ Name: libwnck -Version: 3.20.1 +Version: 3.24.0 Release: 0 Summary: Window Navigator Construction Kit (Library Package) License: LGPL-2.1+ Group: Development/Libraries/GNOME Url: https://git.gnome.org/browse/libwnck -Source: http://download.gnome.org/sources/libwnck/3.20/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/libwnck/3.24/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: fdupes +BuildRequires: gettext BuildRequires: gobject-introspection-devel -BuildRequires: intltool %if !0%{?is_opensuse} BuildRequires: translation-update-upstream %endif -BuildRequires: pkgconfig(gtk+-3.0) >= 3.16.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0 BuildRequires: pkgconfig(libstartup-notification-1.0) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xres) ++++++ libwnck-3.20.1.tar.xz -> libwnck-3.24.0.tar.xz ++++++ ++++ 44856 lines of diff (skipped)
