Hello community,

here is the log from the commit of package mate-netbook for openSUSE:Leap:15.2 
checked in at 2020-03-06 12:39:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/mate-netbook (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.mate-netbook.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-netbook"

Fri Mar  6 12:39:44 2020 rev:15 rq:781509 version:1.24.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/mate-netbook/mate-netbook.changes      
2020-01-15 15:28:28.962679193 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.mate-netbook.new.26092/mate-netbook.changes   
2020-03-06 12:42:27.310800164 +0100
@@ -1,0 +2,45 @@
+Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin <[email protected]>
+
+- Update to version 1.24.0 (changes since 1.22.1):
+  * Avoid g_type_class_add_private.
+  * Use the same variable name for return value than elsewhere.
+  * Remove cppcheck warnings with better variables scope.
+  * Remove unused variable declaration in applet.c and task-list.c.
+  * Fix an unseen compilation warning.
+  * Add an option to disable the bold face of the window title in
+    applet.
+  * Make the "show-home-title" feature work again.
+  * Remove a bunch of compilation warning.
+  * Refactor the on_active_window_changed function.
+  * Remove a runtime error due to event->time sending buggy values.
+  * Change preference label for the window picker applet, and add a
+    tooltip.
+  * Add MSGID_BUGS_ADDRESS url.
+  * Migrate from intltool to gettext.
+  * Update translations.
+- Drop support for old openSUSE versions.
+- Remove mate-netbook-gtk-3.20.patch.
+
+-------------------------------------------------------------------
+Sun May 12 18:13:56 UTC 2019 - Alexei Sorokin <[email protected]>
+
+- Update to version 1.22.1:
+  * maximus: Fix a segmentation fault.
+  * Update translations.
+
+-------------------------------------------------------------------
+Tue Mar  5 15:19:33 UTC 2019 - [email protected]
+
+- Update to version 1.22.0:
+  * Avoid deprecated gdk_error_trap_push/pop and gdk_flush.
+  * Disable deprecation warnings for distcheck.
+  * tomboykeybinder: Avoid deprecated gdk_keymap_get_default.
+  * Update translations.
+
+-------------------------------------------------------------------
+Mon Jun 18 21:00:15 UTC 2018 - [email protected]
+
+- Update to version 1.20.1:
+  * Update translations.
+
+-------------------------------------------------------------------

Old:
----
  mate-netbook-1.20.0.tar.xz
  mate-netbook-gtk-3.20.patch

New:
----
  mate-netbook-1.24.0.tar.xz

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

Other differences:
------------------
++++++ mate-netbook.spec ++++++
--- /var/tmp/diff_new_pack.g7DTjd/_old  2020-03-06 12:42:28.722801022 +0100
+++ /var/tmp/diff_new_pack.g7DTjd/_new  2020-03-06 12:42:28.754801042 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-netbook
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,25 +12,22 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define _version 1.20
+%define _version 1.24
 Name:           mate-netbook
-Version:        1.20.0
+Version:        1.24.0
 Release:        0
 Summary:        MATE Desktop window management tool
 License:        GPL-3.0-only
-Group:          System/GUI/Other
-Url:            https://mate-desktop.org/
-Source:         
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
-# PATCH-FEATURE-OPENSUSE mate-netbook-gtk-3.20.patch -- Restore GLib 2.48 and 
GTK+ 3.20 support.
-Patch0:         mate-netbook-gtk-3.20.patch
+URL:            https://mate-desktop.org/
+Source:         
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(glib-2.0) >= 2.48
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libfakekey)
 BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= %{_version}
 BuildRequires:  pkgconfig(libwnck-3.0)
@@ -52,32 +49,19 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 NOCONFIGURE=1 mate-autogen
 %configure \
   --libexecdir=%{_libexecdir}/%{name}
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 %make_install
 %find_lang %{name} %{?no_lang_C}
 
-%if 0%{?suse_version} < 1500
-%post
-%glib2_gsettings_schema_post
-
-%postun
-%glib2_gsettings_schema_postun
-%endif
-
 %files
-%if 0%{?suse_version} >= 1500
 %license COPYING
-%else
-%doc COPYING
-%endif
 %doc AUTHORS NEWS README
 %config %{_sysconfdir}/xdg/autostart/mate-maximus-autostart.desktop
 %{_bindir}/mate-maximus

++++++ mate-netbook-1.20.0.tar.xz -> mate-netbook-1.24.0.tar.xz ++++++
++++ 46620 lines of diff (skipped)


Reply via email to