Hello community,
here is the log from the commit of package mate-sensors-applet for
openSUSE:Factory checked in at 2020-03-03 10:16:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-sensors-applet (Old)
and /work/SRC/openSUSE:Factory/.mate-sensors-applet.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-sensors-applet"
Tue Mar 3 10:16:55 2020 rev:23 rq:780537 version:1.24.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-sensors-applet/mate-sensors-applet.changes
2019-07-31 14:35:39.537888809 +0200
+++
/work/SRC/openSUSE:Factory/.mate-sensors-applet.new.26092/mate-sensors-applet.changes
2020-03-03 10:18:02.438873856 +0100
@@ -1,0 +2,7 @@
+Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin <[email protected]>
+
+- Update to version 1.24.0:
+ * Update translations.
+- Drop support for old openSUSE versions.
+
+-------------------------------------------------------------------
Old:
----
mate-sensors-applet-1.23.0.tar.xz
New:
----
mate-sensors-applet-1.24.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-sensors-applet.spec ++++++
--- /var/tmp/diff_new_pack.DryN6V/_old 2020-03-03 10:18:03.030875080 +0100
+++ /var/tmp/diff_new_pack.DryN6V/_new 2020-03-03 10:18:03.038875097 +0100
@@ -1,7 +1,7 @@
#
# spec file for package mate-sensors-applet
#
-# 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
@@ -18,9 +18,9 @@
%define soname libmate-sensors-applet-plugin
%define sover 0
-%define _version 1.23
+%define _version 1.24
Name: mate-sensors-applet
-Version: 1.23.0
+Version: 1.24.0
Release: 0
Summary: MATE Desktop panel applet to display sensor readings
License: GPL-2.0-or-later
@@ -32,15 +32,14 @@
BuildRequires: hicolor-icon-theme
BuildRequires: itstool
BuildRequires: libsensors4-devel
-# 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(cairo)
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(libatasmart)
BuildRequires: pkgconfig(libmatepanelapplet-4.0) >= %{_version}
BuildRequires: pkgconfig(libnotify)
@@ -100,7 +99,7 @@
%configure \
--disable-static \
--libexecdir=%{_libexecdir}/%{name}
-make %{?_smp_mflags} V=1
+%make_build
%install
%make_install
@@ -112,14 +111,6 @@
%postun -n %{soname}%{sover} -p /sbin/ldconfig
-%if 0%{?suse_version} < 1500
-%post -n mate-applet-sensors
-%icon_theme_cache_post
-
-%postun -n mate-applet-sensors
-%icon_theme_cache_postun
-%endif
-
%files -n mate-applet-sensors
%license COPYING
%doc NEWS README
++++++ mate-sensors-applet-1.23.0.tar.xz -> mate-sensors-applet-1.24.0.tar.xz
++++++
++++ 108673 lines of diff (skipped)