Hello community, here is the log from the commit of package mate-applets for openSUSE:Leap:15.2 checked in at 2020-03-06 12:39:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/mate-applets (Old) and /work/SRC/openSUSE:Leap:15.2/.mate-applets.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-applets" Fri Mar 6 12:39:52 2020 rev:20 rq:781516 version:1.24.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/mate-applets/mate-applets.changes 2020-03-02 13:25:28.302650597 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.mate-applets.new.26092/mate-applets.changes 2020-03-06 12:42:42.478809384 +0100 @@ -1,0 +2,28 @@ +Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin <[email protected]> + +- Update to version 1.24.0 (changes since 1.23.0): + * Use ${datadir}/dbus-1/system.d as the default D-Bus config dir. + * Make the dbus directory configurable. + * Fix redefined MATELOCALEDIR. + * Migrate from intltool to gettext. + * Initialise "surface" before testing its value to avoid a crash. + * Avoid redundant redeclarations. + * build: Don't stop building when cpufreq.h isn't available. + * drivemount: Remove -Wformat-nonliteral warning. + * netspeed: Remove -Wunused-but-set-variable warning. + * cpufreq: Remove -Wabsolute-value warning. + * build: Extend --enable-more-warnings configure flag. + * Make cpufreq builds independent from kernel header version. + * timerapplet.c: Remove reductant condition. + * geyes: Avoid memory leak. + * multiload: Use /proc/diskstats for NVMe drives. + * Treat output as utf8 when limiting width. + * command: Use MaCommand object. + * Make command applet run commands asynchronously. + * build: Show compiler flags on configuration summary. + * autoconf: Fix matelocaledir. + * Fix build using the -fno-common flag. + * Update translations. +- Drop support for old openSUSE versions. + +------------------------------------------------------------------- Old: ---- mate-applets-1.23.0.tar.xz New: ---- mate-applets-1.24.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-applets.spec ++++++ --- /var/tmp/diff_new_pack.o3tpFb/_old 2020-03-06 12:42:43.066809741 +0100 +++ /var/tmp/diff_new_pack.o3tpFb/_new 2020-03-06 12:42:43.066809741 +0100 @@ -16,25 +16,23 @@ # -%define _version 1.23 +%define _version 1.24 Name: mate-applets -Version: 1.23.0 +Version: 1.24.0 Release: 0 Summary: A set of applets for the MATE Desktop License: GFDL-1.1-only AND GPL-2.0-or-later -Group: System/GUI/Other URL: https://mate-desktop.org/ Source: https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: hicolor-icon-theme -# set to _version when mate-common has an equal release -BuildRequires: mate-common >= 1.22 +BuildRequires: mate-common >= %{_version} BuildRequires: pkgconfig BuildRequires: yelp-tools BuildRequires: pkgconfig(dbus-glib-1) -BuildRequires: pkgconfig(gio-2.0) >= 2.50 -BuildRequires: pkgconfig(glib-2.0) >= 2.50 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.22 +BuildRequires: pkgconfig(gio-2.0) +BuildRequires: pkgconfig(glib-2.0) +BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(gtksourceview-3.0) BuildRequires: pkgconfig(gucharmap-2.90) BuildRequires: pkgconfig(libgtop-2.0) @@ -72,7 +70,7 @@ --enable-stickynotes \ --disable-frequency-selector \ --libexecdir=%{_libexecdir}/%{name} -make %{?_smp_mflags} V=1 +%make_build %install %make_install @@ -80,18 +78,6 @@ %fdupes %{buildroot}%{_datadir} %fdupes %{buildroot}%{python_sitelib} -%if 0%{?suse_version} < 1500 -%post -%icon_theme_cache_post -%icon_theme_cache_post mate -%glib2_gsettings_schema_post - -%postun -%icon_theme_cache_postun -%icon_theme_cache_postun mate -%glib2_gsettings_schema_postun -%endif - %files %license COPYING COPYING-DOCS %doc AUTHORS NEWS README ++++++ mate-applets-1.23.0.tar.xz -> mate-applets-1.24.0.tar.xz ++++++ /work/SRC/openSUSE:Leap:15.2/mate-applets/mate-applets-1.23.0.tar.xz /work/SRC/openSUSE:Leap:15.2/.mate-applets.new.26092/mate-applets-1.24.0.tar.xz differ: char 26, line 1
