Hello community,

here is the log from the commit of package libwnck for openSUSE:Factory checked 
in at 2016-07-12 23:48:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libwnck (Old)
 and      /work/SRC/openSUSE:Factory/.libwnck.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libwnck"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libwnck/libwnck.changes  2016-02-17 
12:15:04.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libwnck.new/libwnck.changes     2016-07-12 
23:48:53.000000000 +0200
@@ -1,0 +2,38 @@
+Wed Jun 29 09:54:57 UTC 2016 - [email protected]
+
+- Update to version 3.20.1:
+  + selector: Don't use deprecated GtkMisc.
+  + tasklist:
+    - Ignore size_allocate with invalid size.
+    - Queue resize on button not on its content.
+    - Don't use deprecated GtkMisc.
+  + test-wnck: Don't use deprecated gtk_tree_view_set_rules_hint.
+  + wnckprop: Don't use deprecated gdk_cursor_new.
+  + workspace-accessible:
+    - Drop obsolete GTK_CHECK_VERSION.
+    - Don't use deprecated atk_component_get_position.
+- Add https://git.gnome.org/browse/libwnck to URL, silence rpmlint.
+  libwnck does not have a wiki entry upstream, hence using the git
+  ref instead.
+
+-------------------------------------------------------------------
+Tue Jun 21 14:29:20 UTC 2016 - [email protected]
+
+- Update to version 3.20.0:
+  + xutils: add error trap in try_pixmap_and_mask.
+  + Window: ignore unhandled non-_NET_WM actions.
+  + ActionMenu: Use gtk_label_set_text_with_mnemonic instead of
+    gtk_label_set_text.
+  + tasklist: set css name.
+  + selector: set css name.
+  + pager: set css name.
+  + configure.ac: redefine introspection dirs using proper
+    prefixes.
+- Conditionally apply translations-update-upstream BuildRequires
+  and macro for non-openSUSE only.
+- Drop libwnck_spec-update.sh and all macros related to it from
+  spec, it no longer provide any use, nor is it working as expected
+  any more. Also drop an conditional for a long gone version of
+  openSUSE.
+
+-------------------------------------------------------------------

Old:
----
  libwnck-3.14.1.tar.xz
  libwnck_spec-update.sh

New:
----
  libwnck-3.20.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libwnck.spec ++++++
--- /var/tmp/diff_new_pack.Jy0gUG/_old  2016-07-12 23:48:54.000000000 +0200
+++ /var/tmp/diff_new_pack.Jy0gUG/_new  2016-07-12 23:48:54.000000000 +0200
@@ -17,22 +17,21 @@
 
 
 Name:           libwnck
-Version:        3.14.1
+Version:        3.20.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)
-%define libwnck-3_name 0
 Summary:        Window Navigator Construction Kit (Library Package)
 License:        LGPL-2.1+
 Group:          Development/Libraries/GNOME
-Source:         
http://download.gnome.org/sources/libwnck/3.14/%{name}-%{version}.tar.xz
-Source1:        %{name}_spec-update.sh
+Url:            https://git.gnome.org/browse/libwnck
+Source:         
http://download.gnome.org/sources/libwnck/3.20/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
+%if !0%{?is_opensuse}
 BuildRequires:  translation-update-upstream
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10.0
+%endif
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.16.0
 BuildRequires:  pkgconfig(libstartup-notification-1.0)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xres)
@@ -97,8 +96,10 @@
 %lang_package
 %prep
 %setup -q
+%if !0%{?is_opensuse}
 translation-update-upstream
 # rpmlint note: libwnck has a separate translation for both Bengali and 
Bengali India
+%endif
 
 %build
 %configure\
@@ -107,9 +108,6 @@
 
 %install
 %makeinstall
-%if 0%{?suse_version} <= 1120
-%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
-%endif
 rm %{buildroot}%{_libdir}/*.*a
 %find_lang %{name}-3.0
 %fdupes %{buildroot}

++++++ libwnck-3.14.1.tar.xz -> libwnck-3.20.1.tar.xz ++++++
++++ 38238 lines of diff (skipped)


Reply via email to