Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libksysguard5 for openSUSE:Factory 
checked in at 2021-10-13 18:03:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libksysguard5 (Old)
 and      /work/SRC/openSUSE:Factory/.libksysguard5.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libksysguard5"

Wed Oct 13 18:03:35 2021 rev:130 rq:924712 version:5.23.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libksysguard5/libksysguard5.changes      
2021-09-04 22:33:21.975993305 +0200
+++ /work/SRC/openSUSE:Factory/.libksysguard5.new.2443/libksysguard5.changes    
2021-10-13 18:05:39.647234549 +0200
@@ -1,0 +2,20 @@
+Thu Oct  7 13:50:09 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.23.0
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.23.0
+- Changes since 5.22.90:
+  * Add Plasma System Monitor to "Tools" menu
+- Add new key + signature to plasma.keyring
+
+-------------------------------------------------------------------
+Thu Sep 16 13:05:03 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.22.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.22.90
+- Too many changes to list here
+
+-------------------------------------------------------------------

Old:
----
  libksysguard-5.22.5.tar.xz
  libksysguard-5.22.5.tar.xz.sig

New:
----
  libksysguard-5.23.0.tar.xz
  libksysguard-5.23.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libksysguard5.spec ++++++
--- /var/tmp/diff_new_pack.8L1CLO/_old  2021-10-13 18:05:41.555237540 +0200
+++ /var/tmp/diff_new_pack.8L1CLO/_new  2021-10-13 18:05:41.559237546 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 %global systemstatssover 1
 Name:           libksysguard5
-Version:        5.22.5
+Version:        5.23.0
 Release:        0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -29,9 +29,9 @@
 License:        GPL-2.0-or-later
 Group:          Development/Libraries/C and C++
 URL:            http://www.kde.org
-Source:         
https://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz
+Source:         libksysguard-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz.sig
+Source1:        libksysguard-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 1.2.0
@@ -69,6 +69,8 @@
 #BuildRequires:  libcap-progs
 # No pkgconfig(pcap) in Leap <= 15.3 yet
 BuildRequires:  libpcap-devel
+# TODO: This breaks on Leap s390x
+BuildRequires:  libsensors4-devel
 BuildRequires:  pkgconfig(libnl-3.0)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xres)
@@ -166,7 +168,7 @@
 %postun -n libKSysGuardSystemStats%{systemstatssover} -p /sbin/ldconfig
 
 %files
-%license COPYING*
+%license LICENSES/*
 %dir %{_kf5_plugindir}/kpackage/
 %dir %{_kf5_plugindir}/kpackage/packagestructure/
 %{_kf5_debugdir}/*.categories
@@ -184,16 +186,16 @@
 %{_kf5_sharedir}/ksysguard/
 
 %files -n libKSysGuardSystemStats%{systemstatssover}
-%license COPYING*
+%license LICENSES/*
 %{_kf5_libdir}/libKSysGuardSystemStats.so.%{systemstatssover}
 %{_kf5_libdir}/libKSysGuardSystemStats.so.%{_plasma5_bugfix}
 
 %files -n ksysguardsystemstats-data
-%license COPYING*
+%license LICENSES/*
 %{_kf5_sharedir}/dbus-1/interfaces/org.kde.ksystemstats.xml
 
 %files plugins
-%license COPYING*
+%license LICENSES/*
 %dir %{_kf5_plugindir}/ksysguard/
 %dir %{_kf5_plugindir}/ksysguard/process
 %{_kf5_plugindir}/ksysguard/process/ksysguard_plugin_network.so
@@ -208,13 +210,14 @@
 %{_kf5_libdir}/libexec/ksysguard/ksgrd_network_helper
 
 %files imports
-%license COPYING*
+%license LICENSES/*
 %dir %{_kf5_qmldir}/org/kde/ksysguard
 %dir %{_kf5_qmldir}/org/kde/ksysguard/faces
 %dir %{_kf5_qmldir}/org/kde/ksysguard/formatter
 %dir %{_kf5_qmldir}/org/kde/ksysguard/process
 %dir %{_kf5_qmldir}/org/kde/ksysguard/sensors
 %{_kf5_qmldir}/org/kde/ksysguard/faces/ExtendedLegend.qml
+%{_kf5_qmldir}/org/kde/ksysguard/faces/SensorRangeSpinBox.qml
 %{_kf5_qmldir}/org/kde/ksysguard/faces/SensorFace.qml
 %{_kf5_qmldir}/org/kde/ksysguard/faces/libFacesPlugin.so
 %{_kf5_qmldir}/org/kde/ksysguard/faces/qmldir
@@ -226,7 +229,7 @@
 %{_kf5_qmldir}/org/kde/ksysguard/sensors/qmldir
 
 %files devel
-%license COPYING*
+%license LICENSES/*
 %{_includedir}/ksysguard/
 %{_kf5_libdir}/cmake/KF5SysGuard/
 %{_kf5_libdir}/cmake/KSysGuard/

++++++ libksysguard-5.22.5.tar.xz -> libksysguard-5.23.0.tar.xz ++++++
++++ 265678 lines of diff (skipped)

++++++ plasma.keyring ++++++
Binary files /var/tmp/diff_new_pack.8L1CLO/_old and 
/var/tmp/diff_new_pack.8L1CLO/_new differ

Reply via email to