Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plasma5-disks for openSUSE:Factory 
checked in at 2022-03-12 17:15:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-disks (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-disks.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-disks"

Sat Mar 12 17:15:11 2022 rev:29 rq:960886 version:5.24.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-disks/plasma5-disks.changes      
2022-03-11 11:51:09.998971727 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-disks.new.25692/plasma5-disks.changes   
2022-03-12 17:15:51.754332361 +0100
@@ -1,0 +2,10 @@
+Tue Mar  8 18:10:00 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.24.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.24.3
+- No code changes since 5.24.2
+- Restore compatibility with older kf5-filesystem
+
+-------------------------------------------------------------------

Old:
----
  plasma-disks-5.24.2.tar.xz
  plasma-disks-5.24.2.tar.xz.sig

New:
----
  plasma-disks-5.24.3.tar.xz
  plasma-disks-5.24.3.tar.xz.sig

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

Other differences:
------------------
++++++ plasma5-disks.spec ++++++
--- /var/tmp/diff_new_pack.F5nxU6/_old  2022-03-12 17:15:52.254332939 +0100
+++ /var/tmp/diff_new_pack.F5nxU6/_new  2022-03-12 17:15:52.258332944 +0100
@@ -23,7 +23,7 @@
 %bcond_without released
 
 Name:           plasma5-disks
-Version:        5.24.2
+Version:        5.24.3
 Release:        0
 Summary:        Plasma service for monitoring disk health
 License:        GPL-2.0-only OR GPL-3.0-only
@@ -92,7 +92,11 @@
 %{_datadir}/dbus-1/system-services/org.kde.kded.smart.service
 %{_kf5_dbuspolicydir}/org.kde.kded.smart.conf
 %{_datadir}/polkit-1/actions/org.kde.kded.smart.policy
+%if %{pkg_vcmp kf5-filesystem >= 20220307}
 %{_libexecdir}/kauth/kded-smart-helper
+%else
+%{_kf5_libdir}/libexec/kauth/kded-smart-helper
+%endif
 
 %if %{with released}
 %files lang -f %{name}.lang

++++++ plasma-disks-5.24.2.tar.xz -> plasma-disks-5.24.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-disks-5.24.2/CMakeLists.txt 
new/plasma-disks-5.24.3/CMakeLists.txt
--- old/plasma-disks-5.24.2/CMakeLists.txt      2022-02-22 13:19:17.000000000 
+0100
+++ new/plasma-disks-5.24.3/CMakeLists.txt      2022-03-08 12:28:00.000000000 
+0100
@@ -4,7 +4,7 @@
 cmake_minimum_required(VERSION 3.16)
 
 project(plasma-disks)
-set(PROJECT_VERSION "5.24.2")
+set(PROJECT_VERSION "5.24.3")
 
 set(QT_MIN_VERSION "5.15.0")
 set(KF5_MIN_VERSION "5.86")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-disks-5.24.2/org.kde.plasma.disks.metainfo.xml 
new/plasma-disks-5.24.3/org.kde.plasma.disks.metainfo.xml
--- old/plasma-disks-5.24.2/org.kde.plasma.disks.metainfo.xml   2022-02-22 
13:19:17.000000000 +0100
+++ new/plasma-disks-5.24.3/org.kde.plasma.disks.metainfo.xml   2022-03-08 
12:28:00.000000000 +0100
@@ -177,9 +177,9 @@
     <category>System</category>
   </categories>
   <releases>
+    <release version="5.24.3" date="2022-03-08"/>
     <release version="5.24.2" date="2022-02-22"/>
     <release version="5.24.1" date="2022-02-15"/>
     <release version="5.23.5" date="2022-01-04"/>
-    <release version="5.23.4" date="2021-11-30"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-disks-5.24.2/po/de/plasma_disks.po 
new/plasma-disks-5.24.3/po/de/plasma_disks.po
--- old/plasma-disks-5.24.2/po/de/plasma_disks.po       2022-02-22 
13:19:21.000000000 +0100
+++ new/plasma-disks-5.24.3/po/de/plasma_disks.po       2022-03-08 
12:28:04.000000000 +0100
@@ -1,30 +1,32 @@
 # Copyright (C) YEAR This file is copyright:
 # This file is distributed under the same license as the plasma-disks package.
-#
 # Burkhard L??ck <lu...@hube-lueck.de>, 2020, 2021.
+# Frederik Schwarzer <schwar...@kde.org>, 2022.
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: plasma-disks\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-15 00:20+0000\n"
-"PO-Revision-Date: 2021-06-11 17:34+0200\n"
-"Last-Translator: Burkhard L??ck <lu...@hube-lueck.de>\n"
+"PO-Revision-Date: 2022-02-26 03:26+0100\n"
+"Last-Translator: Frederik Schwarzer <schwar...@kde.org>\n"
 "Language-Team: German <kde-i18n...@kde.org>\n"
 "Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 21.08.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr ""
+msgstr "Deutsches KDE-??bersetzerteam"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr ""
+msgstr "kde-i18n...@kde.org"
 
 #: instabilities.cpp:27
 #, kde-format
@@ -125,7 +127,7 @@
 #: kcm/package/contents/main.qml:113
 msgctxt "@action/button show detailed smart report"
 msgid "Detailed Information"
-msgstr ""
+msgstr "Detaillierte Informationen"
 
 #: smartctl.cpp:32
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-disks-5.24.2/po/zh_CN/plasma_disks.po 
new/plasma-disks-5.24.3/po/zh_CN/plasma_disks.po
--- old/plasma-disks-5.24.2/po/zh_CN/plasma_disks.po    2022-02-22 
13:19:37.000000000 +0100
+++ new/plasma-disks-5.24.3/po/zh_CN/plasma_disks.po    2022-03-08 
12:28:20.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-15 00:20+0000\n"
-"PO-Revision-Date: 2022-02-15 12:08\n"
+"PO-Revision-Date: 2022-03-05 15:07\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to