Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xfce4-cpufreq-plugin for
openSUSE:Factory checked in at 2022-02-04 21:49:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-cpufreq-plugin (Old)
and /work/SRC/openSUSE:Factory/.xfce4-cpufreq-plugin.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-cpufreq-plugin"
Fri Feb 4 21:49:31 2022 rev:7 rq:951634 version:1.2.7
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin.changes
2021-03-08 15:20:43.410090983 +0100
+++
/work/SRC/openSUSE:Factory/.xfce4-cpufreq-plugin.new.1898/xfce4-cpufreq-plugin.changes
2022-02-04 21:52:53.326948453 +0100
@@ -1,0 +2,26 @@
+Wed Feb 2 18:54:54 UTC 2022 - Marcel Kuehlhorn <[email protected]>
+
+- Update to version 1.2.7
+ * Use locale-independent floats in configuration files
+ * Fix translations not showing in the GUI
+ * Translation Updates
+
+-------------------------------------------------------------------
+Tue Feb 1 11:20:34 UTC 2022 - Marcel Kuehlhorn <[email protected]>
+
+- Update to version 1.2.6
+ * Prevent cur_freq sysfs reads from stalling plugin initialization
+ * Enable fractional update internals
+ * Prevent sysfs read latency from interfering with GUI updates
+ * Improve static type-safety of signal handlers
+ * Replace C pointers with reference-counted pointers
+ * Cleanup configuration files
+ * Bump libxfce4panel requirement from 4.12 to 4.14
+ * Update copyright year
+ * Bump required xdt-autogen version to 4.14.0
+ * Update configure.ac.in syntax
+ * Update and sort the list of authors
+ * Manually update %d to %zu in translations
+ * Translation Updates
+
+-------------------------------------------------------------------
Old:
----
xfce4-cpufreq-plugin-1.2.5.tar.bz2
New:
----
xfce4-cpufreq-plugin-1.2.7.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-cpufreq-plugin.spec ++++++
--- /var/tmp/diff_new_pack.cgyqU7/_old 2022-02-04 21:52:53.778945344 +0100
+++ /var/tmp/diff_new_pack.cgyqU7/_new 2022-02-04 21:52:53.782945316 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package xfce4-cpufreq-plugin
+# spec file
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%define plugin cpufreq
%bcond_with git
Name: xfce4-%{plugin}-plugin
-Version: 1.2.5
+Version: 1.2.7
Release: 0
Summary: CPU Frequency Scaling Monitor Plugin for the Xfce Panel
License: GPL-2.0-or-later
@@ -28,6 +28,7 @@
URL: https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin
Source0:
https://archive.xfce.org/src/panel-plugins/%{name}/1.2/%{name}-%{version}.tar.bz2
BuildRequires: fdupes
+BuildRequires: gcc-c++
BuildRequires: intltool
BuildRequires: pkgconfig
BuildRequires: pkgconfig(gthread-2.0)
@@ -88,7 +89,7 @@
%fdupes %{buildroot}%{_datadir}
%files
-%doc AUTHORS NEWS README
+%doc AUTHORS NEWS README.md
%license COPYING
%{_libdir}/xfce4/panel/plugins/libcpufreq.so*
%{_datadir}/icons/hicolor/*/apps/xfce4-cpufreq-plugin.*
++++++ xfce4-cpufreq-plugin-1.2.5.tar.bz2 -> xfce4-cpufreq-plugin-1.2.7.tar.bz2
++++++
++++ 52696 lines of diff (skipped)