Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ksystemstats5 for openSUSE:Factory 
checked in at 2023-02-13 16:39:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ksystemstats5 (Old)
 and      /work/SRC/openSUSE:Factory/.ksystemstats5.new.1848 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ksystemstats5"

Mon Feb 13 16:39:48 2023 rev:31 rq:1064515 version:5.27.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ksystemstats5/ksystemstats5.changes      
2023-01-06 17:04:07.915701621 +0100
+++ /work/SRC/openSUSE:Factory/.ksystemstats5.new.1848/ksystemstats5.changes    
2023-02-13 16:41:50.711702724 +0100
@@ -1,0 +2,26 @@
+Thu Feb  9 14:19:40 UTC 2023 - Fabian Vogt <[email protected]>
+
+- Update to 5.27.0
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.27.0
+- No code changes since 5.26.90
+
+-------------------------------------------------------------------
+Thu Jan 19 14:42:44 UTC 2023 - Fabian Vogt <[email protected]>
+
+- Update to 5.26.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.26.90
+- Changes since 5.26.5:
+  * cpu: Account for offline processors when adding CPU objects (kde#459130)
+  * plugins/gpu: Use pci address to identify nvidia gpus 
(kde#463033,kde#461361)
+  * plugins/gpu: Don't let a newline confuse the nvidia-smi output parsing 
(kde#462512)
+  * Use ecm_set_disabled_deprecation_versions
+  * fix null pointer in amd platforms
+  * initial implementation for NVidia GPUs
+  * Install po folder
+  * Remove unused includes
+
+-------------------------------------------------------------------

Old:
----
  ksystemstats-5.26.5.tar.xz
  ksystemstats-5.26.5.tar.xz.sig

New:
----
  ksystemstats-5.27.0.tar.xz
  ksystemstats-5.27.0.tar.xz.sig

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

Other differences:
------------------
++++++ ksystemstats5.spec ++++++
--- /var/tmp/diff_new_pack.MXsrkY/_old  2023-02-13 16:41:51.127705174 +0100
+++ /var/tmp/diff_new_pack.MXsrkY/_new  2023-02-13 16:41:51.131705198 +0100
@@ -19,7 +19,7 @@
 
 %bcond_without released
 Name:           ksystemstats5
-Version:        5.26.5
+Version:        5.27.0
 Release:        0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -30,17 +30,17 @@
 License:        BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL-2.0-or-later
 Group:          System/GUI/KDE
 URL:            http://www.kde.org
-Source:         
https://download.kde.org/stable/plasma/%{version}/ksystemstats-%{version}.tar.xz
+Source:         ksystemstats-%{version}.tar.xz
 %if %{with released}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/ksystemstats-%{version}.tar.xz.sig
+Source1:        ksystemstats-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  cmake >= 3.16
 BuildRequires:  extra-cmake-modules >= 5.98.0
 # TODO: This is now a hard requirement
-#%ifnarch s390 s390x
+#%%ifnarch s390 s390x
 BuildRequires:  libsensors4-devel
-#%endif
+#%%endif
 %if 0%{?suse_version} < 1550
 BuildRequires:  gcc10-PIE
 BuildRequires:  gcc10-c++
@@ -73,14 +73,13 @@
 %if 0%{?suse_version} < 1550
   export CXX=g++-10
 %endif
-  %cmake_kf5 -d build -- -DBUILD_TESTING=ON
-  %cmake_build
+%cmake_kf5 -d build -- -DBUILD_TESTING=ON
+%cmake_build
 
 %install
-  %kf5_makeinstall -C build
-%if %{with released}
-  %find_lang ksystemstats_plugins %{name}.lang
-%endif
+%kf5_makeinstall -C build
+
+%find_lang ksystemstats_plugins %{name}.lang
 
 %check
 export CTEST_OUTPUT_ON_FAILURE=1
@@ -104,8 +103,6 @@
 %{_kf5_sharedir}/dbus-1/services/org.kde.ksystemstats.service
 %{_userunitdir}/plasma-ksystemstats.service
 
-%if %{with released}
 %files lang -f %{name}.lang
-%endif
 
 %changelog

++++++ ksystemstats-5.26.5.tar.xz -> ksystemstats-5.27.0.tar.xz ++++++
++++ 16355 lines of diff (skipped)

Reply via email to