Hello community,

here is the log from the commit of package mate-netbook for openSUSE:Factory 
checked in at 2020-03-03 10:16:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-netbook (Old)
 and      /work/SRC/openSUSE:Factory/.mate-netbook.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-netbook"

Tue Mar  3 10:16:45 2020 rev:18 rq:780531 version:1.24.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-netbook/mate-netbook.changes        
2019-05-22 11:17:23.218474053 +0200
+++ /work/SRC/openSUSE:Factory/.mate-netbook.new.26092/mate-netbook.changes     
2020-03-03 10:17:46.878841662 +0100
@@ -1,0 +2,23 @@
+Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin <sor.ale...@meowr.ru>
+
+- 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.
+
+-------------------------------------------------------------------

Old:
----
  mate-netbook-1.22.1.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.CiQF2j/_old  2020-03-03 10:17:48.766845568 +0100
+++ /var/tmp/diff_new_pack.CiQF2j/_new  2020-03-03 10:17:48.770845576 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-netbook
 #
-# Copyright (c) 2019 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
@@ -16,21 +16,18 @@
 #
 
 
-%define _version 1.22
+%define _version 1.24
 Name:           mate-netbook
-Version:        1.22.1
+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
+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,26 +49,17 @@
 
 %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
 %license COPYING
 %doc AUTHORS NEWS README

++++++ mate-netbook-1.22.1.tar.xz -> mate-netbook-1.24.0.tar.xz ++++++
++++ 45183 lines of diff (skipped)


Reply via email to