Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xfce4-sensors-plugin for
openSUSE:Factory checked in at 2021-08-02 12:05:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-sensors-plugin (Old)
and /work/SRC/openSUSE:Factory/.xfce4-sensors-plugin.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-sensors-plugin"
Mon Aug 2 12:05:05 2021 rev:4 rq:909639 version:1.4.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-sensors-plugin/xfce4-sensors-plugin.changes
2021-01-12 10:29:39.861279174 +0100
+++
/work/SRC/openSUSE:Factory/.xfce4-sensors-plugin.new.1899/xfce4-sensors-plugin.changes
2021-08-02 12:05:52.509645757 +0200
@@ -1,0 +2,44 @@
+Sat Jul 31 22:56:09 UTC 2021 - Marcel Kuehlhorn <[email protected]>
+
+- Update to version 1.4.1
+ * Update hddtemp netcat support
+ * Check for libsensors if it is explicitly enabled
+ * Use a drawing area to display sensor data in text UI style
+ * Fix a use-after-free error when closing the main window
+ * Increase main window size from 400 to 800 pixels
+ * Fix a use-after-free error when disabling a tachometer
+ * Fix preliminary config memory leak
+ * Improved handling of denormal floating-point values
+ * Update automatic coloring of progress bars
+ * Update and sort the list of authors
+ * Corrections to the number of rows when displaying sensor data as text
+ * Remove support for lm-sensors 2.x (API < 0x400)
+ * Center tachometers vertically
+ * Layout sensors when cover-all-rows is toggled
+ * Fix invalid "size-changed" callback function declaration
+ * Avoid interference of tachometer allocations with GtkBox child allocs
+ * configure: Remove nano version and update init arguments
+ * configure: Bump required glib to 2.50
+ * configure: Bump required Xfce libs to 4.14
+ * configure: Remove checks covered by C99
+ * configure: Remove UNIX variants check
+ * Ellipsize labels only when needed
+ * Remove support for libnotify 0.4
+ * Enable automatic switching of colors based on light or dark UI theme
+ * Move text inside the tachometer
+ * Remove unused options.dialog files
+ * Use capital letters when spelling NVIDIA
+ * Code cleanup: Shorten all variable names to speedup readability
+ * Use a single bit to store boolean values
+ * Prevent memset2() from compiling because of a double-increment bug
+ * Fix fgets() compiler warning
+ * Code cleanup: Remove all TRACE() lines
+ * Fix invalid order of widgets after changing panel orientation
+ * Fix accesses to destroyed widgets when changing the panel orientation
+ * Increase icon size in about dialog from 32 to 48 pixels
+ * Update copyright year in about dialog
+ * Fix invalid state flag
+ * Include X11 headers before NVCtrl headers
+ * Translation Updates
+
+-------------------------------------------------------------------
Old:
----
xfce4-sensors-plugin-1.3.95.tar.bz2
New:
----
xfce4-sensors-plugin-1.4.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-sensors-plugin.spec ++++++
--- /var/tmp/diff_new_pack.S5cFRX/_old 2021-08-02 12:05:53.013645649 +0200
+++ /var/tmp/diff_new_pack.S5cFRX/_new 2021-08-02 12:05:53.017645648 +0200
@@ -20,13 +20,13 @@
%define plugin sensors
%bcond_with git
Name: xfce4-%{plugin}-plugin
-Version: 1.3.95
+Version: 1.4.1
Release: 0
Summary: Hardware Sensor Plugin for the Xfce Panel
License: GPL-2.0-or-later
Group: System/GUI/XFCE
URL: https://docs.xfce.org/panel-plugins/xfce4-sensors-plugin
-Source0:
https://archive.xfce.org/src/panel-plugins/%{name}/1.3/%{name}-%{version}.tar.bz2
+Source0:
https://archive.xfce.org/src/panel-plugins/%{name}/1.4/%{name}-%{version}.tar.bz2
# PATCH-FIX-UPSTREANM libxfce4ui.patch [email protected] -- require
libxfce4ui-2 for devel package
Patch0: libxfce4ui.patch
BuildRequires: fdupes
++++++ xfce4-sensors-plugin-1.3.95.tar.bz2 ->
xfce4-sensors-plugin-1.4.1.tar.bz2 ++++++
++++ 45891 lines of diff (skipped)