Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ksystemstats5 for openSUSE:Factory checked in at 2021-06-19 23:02:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksystemstats5 (Old) and /work/SRC/openSUSE:Factory/.ksystemstats5.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksystemstats5" Sat Jun 19 23:02:30 2021 rev:2 rq:900250 version:5.22.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ksystemstats5/ksystemstats5.changes 2021-06-07 22:42:30.600384771 +0200 +++ /work/SRC/openSUSE:Factory/.ksystemstats5.new.2625/ksystemstats5.changes 2021-06-19 23:02:47.359653724 +0200 @@ -1,0 +2,9 @@ +Tue Jun 15 13:17:25 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.22.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.22.1 +- No code changes since 5.22.0 + +------------------------------------------------------------------- Old: ---- ksystemstats-5.22.0.tar.xz ksystemstats-5.22.0.tar.xz.sig New: ---- ksystemstats-5.22.1.tar.xz ksystemstats-5.22.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksystemstats5.spec ++++++ --- /var/tmp/diff_new_pack.0Q8hxf/_old 2021-06-19 23:02:47.931654455 +0200 +++ /var/tmp/diff_new_pack.0Q8hxf/_new 2021-06-19 23:02:47.931654455 +0200 @@ -19,7 +19,7 @@ %bcond_without lang Name: ksystemstats5 -Version: 5.22.0 +Version: 5.22.1 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} @@ -30,25 +30,25 @@ License: GPL-2.0-or-later AND CC0-1.0 AND BSD-3-Clause AND BSD-2-Clause Group: System/GUI/KDE URL: http://www.kde.org -Source: ksystemstats-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/ksystemstats-%{version}.tar.xz %if %{with lang} -Source1: ksystemstats-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/ksystemstats-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: cmake >= 3.16 BuildRequires: extra-cmake-modules >= 5.78.0 +BuildRequires: libsensors4-devel +BuildRequires: systemd-rpm-macros BuildRequires: cmake(KF5CoreAddons) BuildRequires: cmake(KF5DBusAddons) +BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5NetworkManagerQt) BuildRequires: cmake(KF5Solid) -BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KSysGuard) >= %{_plasma5_version} BuildRequires: cmake(Qt5Core) >= 5.15 BuildRequires: cmake(Qt5Test) -BuildRequires: libsensors4-devel BuildRequires: pkgconfig(libnl-3.0) BuildRequires: pkgconfig(libudev) -BuildRequires: systemd-rpm-macros # For %%check BuildRequires: dbus-1 Conflicts: ksysguard5 < 5.21.80 ++++++ ksystemstats-5.22.0.tar.xz -> ksystemstats-5.22.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksystemstats-5.22.0/CMakeLists.txt new/ksystemstats-5.22.1/CMakeLists.txt --- old/ksystemstats-5.22.0/CMakeLists.txt 2021-06-03 16:06:05.000000000 +0200 +++ new/ksystemstats-5.22.1/CMakeLists.txt 2021-06-15 11:59:20.000000000 +0200 @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.16) project(ksystemstats) -set(PROJECT_VERSION "5.22.0") +set(PROJECT_VERSION "5.22.1") set(QT_MIN_VERSION "5.15.0") set(KF5_MIN_VERSION "5.82") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksystemstats-5.22.0/po/de/ksystemstats_plugins.po new/ksystemstats-5.22.1/po/de/ksystemstats_plugins.po --- old/ksystemstats-5.22.0/po/de/ksystemstats_plugins.po 2021-06-03 16:05:49.000000000 +0200 +++ new/ksystemstats-5.22.1/po/de/ksystemstats_plugins.po 2021-06-15 11:59:06.000000000 +0200 @@ -15,7 +15,6 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 19.12.3\n" #: cpu/cpu.cpp:22 disks/disks.cpp:68 disks/disks.cpp:69 gpu/GpuDevice.cpp:20 #: power/power.cpp:39 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksystemstats-5.22.0/po/en_GB/ksystemstats_plugins.po new/ksystemstats-5.22.1/po/en_GB/ksystemstats_plugins.po --- old/ksystemstats-5.22.0/po/en_GB/ksystemstats_plugins.po 2021-06-03 16:05:50.000000000 +0200 +++ new/ksystemstats-5.22.1/po/en_GB/ksystemstats_plugins.po 2021-06-15 11:59:06.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: ksysguard\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-04-30 00:20+0000\n" -"PO-Revision-Date: 2021-04-03 15:07+0100\n" +"PO-Revision-Date: 2021-06-12 14:40+0100\n" "Last-Translator: Steve Allewell <steve.allew...@gmail.com>\n" "Language-Team: British English <kde-l10n-en...@kde.org>\n" "Language: en_GB\n" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 20.12.3\n" +"X-Generator: Lokalize 21.04.1\n" #: cpu/cpu.cpp:22 disks/disks.cpp:68 disks/disks.cpp:69 gpu/GpuDevice.cpp:20 #: power/power.cpp:39 @@ -367,27 +367,25 @@ #: lmsensors/lmsensors.cpp:22 #, kde-format msgid "Hardware Sensors" -msgstr "" +msgstr "Hardware Sensors" #: lmsensors/SensorsFeatureSensor.cpp:27 #, kde-format msgctxt "@title %1 is a number" msgid "Voltage %1" -msgstr "" +msgstr "Voltage %1" #: lmsensors/SensorsFeatureSensor.cpp:36 #, kde-format msgctxt "@title %1 is a number" msgid "Fan %1" -msgstr "" +msgstr "Fan %1" #: lmsensors/SensorsFeatureSensor.cpp:45 -#, fuzzy, kde-format -#| msgctxt "@title, Short for Current Temperatur" -#| msgid "Temperature" +#, kde-format msgctxt "@title %1 is a number" msgid "Temperature %1" -msgstr "Temperature" +msgstr "Temperature %1" #: memory/backend.cpp:17 #, kde-format @@ -758,7 +756,7 @@ #, kde-format msgctxt "@title" msgid "Uptime" -msgstr "" +msgstr "Uptime" #: osinfo/osinfo.cpp:125 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksystemstats-5.22.0/po/zh_CN/ksystemstats_plugins.po new/ksystemstats-5.22.1/po/zh_CN/ksystemstats_plugins.po --- old/ksystemstats-5.22.0/po/zh_CN/ksystemstats_plugins.po 2021-06-03 16:06:04.000000000 +0200 +++ new/ksystemstats-5.22.1/po/zh_CN/ksystemstats_plugins.po 2021-06-15 11:59:20.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-04-30 00:20+0000\n" -"PO-Revision-Date: 2021-05-25 16:23\n" +"PO-Revision-Date: 2021-06-03 16:08\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"