Hello community,
here is the log from the commit of package mate-sensors-applet for
openSUSE:Factory checked in at 2017-03-20 17:12:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-sensors-applet (Old)
and /work/SRC/openSUSE:Factory/.mate-sensors-applet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-sensors-applet"
Mon Mar 20 17:12:35 2017 rev:13 rq:481140 version:1.18.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-sensors-applet/mate-sensors-applet.changes
2017-02-09 11:19:20.667423415 +0100
+++
/work/SRC/openSUSE:Factory/.mate-sensors-applet.new/mate-sensors-applet.changes
2017-03-20 17:12:36.972001874 +0100
@@ -1,0 +2,13 @@
+Tue Mar 14 10:11:47 UTC 2017 - [email protected]
+
+- Update to version 1.18.0:
+ * NEWS: Use consistent, project wide, markdown-like formatting to
+ make generating release announcements easier.
+ * Build: Require mate-panel >= 1.17.
+ * Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and
+ --with-gtk build option.
+ * Fix some GTK+ deprecations.
+ * Some more fixes and cleanups.
+ * Update translations.
+
+-------------------------------------------------------------------
Old:
----
mate-sensors-applet-1.16.1.tar.xz
New:
----
mate-sensors-applet-1.18.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-sensors-applet.spec ++++++
--- /var/tmp/diff_new_pack.mjtVWc/_old 2017-03-20 17:12:37.667903613 +0100
+++ /var/tmp/diff_new_pack.mjtVWc/_new 2017-03-20 17:12:37.671903048 +0100
@@ -18,9 +18,9 @@
%define soname libmate-sensors-applet-plugin
%define sover 0
-%define _version 1.16
+%define _version 1.18
Name: mate-sensors-applet
-Version: 1.16.1
+Version: 1.18.0
Release: 0
Summary: MATE Desktop panel applet to display sensor readings
License: GPL-2.0
@@ -35,7 +35,7 @@
BuildRequires: pkgconfig
BuildRequires: yelp-tools
BuildRequires: pkgconfig(dbus-glib-1)
-BuildRequires: pkgconfig(gtk+-2.0)
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.14
BuildRequires: pkgconfig(libatasmart)
BuildRequires: pkgconfig(libmatepanelapplet-4.0) >= %{_version}
BuildRequires: pkgconfig(libnotify)
@@ -90,12 +90,11 @@
%setup -q
%build
-export LDFLAGS="-ldl"
+export LDFLAGS='-ldl'
NOCONFIGURE=1 mate-autogen
%configure \
--disable-static \
- --libexecdir=%{_libexecdir}/%{name} \
- --with-gtk=2.0
+ --libexecdir=%{_libexecdir}/%{name}
make %{?_smp_mflags} V=1
%install
++++++ mate-sensors-applet-1.16.1.tar.xz -> mate-sensors-applet-1.18.0.tar.xz
++++++
++++ 15425 lines of diff (skipped)