Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plasma5-pa for openSUSE:Factory 
checked in at 2023-01-06 17:04:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-pa (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-pa.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-pa"

Fri Jan  6 17:04:15 2023 rev:135 rq:1056045 version:5.26.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-pa/plasma5-pa.changes    2022-11-30 
15:00:00.881392454 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-pa.new.1563/plasma5-pa.changes  
2023-01-06 17:04:31.591834585 +0100
@@ -1,0 +2,9 @@
+Wed Jan  4 14:06:22 UTC 2023 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.26.5
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.26.5
+- No code changes since 5.26.4
+
+-------------------------------------------------------------------

Old:
----
  plasma-pa-5.26.4.tar.xz
  plasma-pa-5.26.4.tar.xz.sig

New:
----
  plasma-pa-5.26.5.tar.xz
  plasma-pa-5.26.5.tar.xz.sig

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

Other differences:
------------------
++++++ plasma5-pa.spec ++++++
--- /var/tmp/diff_new_pack.0e6gsf/_old  2023-01-06 17:04:32.111837506 +0100
+++ /var/tmp/diff_new_pack.0e6gsf/_new  2023-01-06 17:04:32.115837528 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plasma5-pa
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 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 qt5_version 5.15.0
 %bcond_without released
 Name:           plasma5-pa
-Version:        5.26.4
+Version:        5.26.5
 Release:        0
 Summary:        The Plasma5 Volume Manager
 License:        GPL-2.0-or-later

++++++ plasma-pa-5.26.4.tar.xz -> plasma-pa-5.26.5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-pa-5.26.4/CMakeLists.txt 
new/plasma-pa-5.26.5/CMakeLists.txt
--- old/plasma-pa-5.26.4/CMakeLists.txt 2022-11-29 12:42:48.000000000 +0100
+++ new/plasma-pa-5.26.5/CMakeLists.txt 2023-01-03 19:19:12.000000000 +0100
@@ -2,7 +2,7 @@
 
 project(plasma-volume-control)
 
-set(PROJECT_VERSION "5.26.4")
+set(PROJECT_VERSION "5.26.5")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.15.2")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-pa-5.26.4/po/ca@valencia/plasma_applet_org.kde.plasma.volume.po 
new/plasma-pa-5.26.5/po/ca@valencia/plasma_applet_org.kde.plasma.volume.po
--- old/plasma-pa-5.26.4/po/ca@valencia/plasma_applet_org.kde.plasma.volume.po  
2022-11-29 12:42:52.000000000 +0100
+++ new/plasma-pa-5.26.5/po/ca@valencia/plasma_applet_org.kde.plasma.volume.po  
2023-01-03 19:19:15.000000000 +0100
@@ -86,7 +86,7 @@
 #: contents/ui/ListItemBase.qml:70
 #, kde-format
 msgid "Currently not recording"
-msgstr "Actualment no està enregistrant"
+msgstr "Actualment no està gravant"
 
 #: contents/ui/ListItemBase.qml:71
 #, kde-format
@@ -102,7 +102,7 @@
 #: contents/ui/ListItemBase.qml:186
 #, kde-format
 msgid "Show additional options for %1"
-msgstr "Mostra les opcions addicionals de %1"
+msgstr "Mostra les opcions addicionals per a %1"
 
 #: contents/ui/ListItemBase.qml:203
 #, kde-format
@@ -217,7 +217,7 @@
 #: contents/ui/main.qml:579
 #, kde-format
 msgid "No applications playing or recording audio"
-msgstr "No hi ha cap aplicació reproduint o enregistrant àudio"
+msgstr "No hi ha cap aplicació reproduint o gravant àudio"
 
 #: contents/ui/main.qml:745
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-pa-5.26.4/po/fr/plasma_applet_org.kde.plasma.volume.po 
new/plasma-pa-5.26.5/po/fr/plasma_applet_org.kde.plasma.volume.po
--- old/plasma-pa-5.26.4/po/fr/plasma_applet_org.kde.plasma.volume.po   
2022-11-29 12:42:55.000000000 +0100
+++ new/plasma-pa-5.26.5/po/fr/plasma_applet_org.kde.plasma.volume.po   
2023-01-03 19:19:19.000000000 +0100
@@ -19,7 +19,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 22.08.2\n"
+"X-Generator: Lokalize 22.11.90\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-pa-5.26.4/po/it/plasma_applet_org.kde.plasma.volume.po 
new/plasma-pa-5.26.5/po/it/plasma_applet_org.kde.plasma.volume.po
--- old/plasma-pa-5.26.4/po/it/plasma_applet_org.kde.plasma.volume.po   
2022-11-29 12:42:59.000000000 +0100
+++ new/plasma-pa-5.26.5/po/it/plasma_applet_org.kde.plasma.volume.po   
2023-01-03 19:19:22.000000000 +0100
@@ -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 22.08.2\n"
+"X-Generator: Lokalize 22.08.3\n"
 
 #: contents/config/config.qml:12
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-pa-5.26.4/po/pl/plasma_applet_org.kde.plasma.volume.po 
new/plasma-pa-5.26.5/po/pl/plasma_applet_org.kde.plasma.volume.po
--- old/plasma-pa-5.26.4/po/pl/plasma_applet_org.kde.plasma.volume.po   
2022-11-29 12:43:04.000000000 +0100
+++ new/plasma-pa-5.26.5/po/pl/plasma_applet_org.kde.plasma.volume.po   
2023-01-03 19:19:28.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-07 00:50+0000\n"
-"PO-Revision-Date: 2022-07-30 19:20+0200\n"
+"PO-Revision-Date: 2022-12-03 08:51+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilow...@gmail.com>\n"
 "Language-Team: Polish <kde-i18n-...@kde.org>\n"
 "Language: pl\n"
@@ -16,7 +16,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 22.03.70\n"
+"X-Generator: Lokalize 22.08.3\n"
 
 #: contents/config/config.qml:12
 #, kde-format
@@ -94,7 +94,7 @@
 #, kde-format
 msgctxt "@action:button"
 msgid "Additional Options"
-msgstr "Dodatkowe opcje"
+msgstr "Dodatkowe ustawienia"
 
 #: contents/ui/ListItemBase.qml:186
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-pa-5.26.4/po/zh_CN/kcm_pulseaudio.po 
new/plasma-pa-5.26.5/po/zh_CN/kcm_pulseaudio.po
--- old/plasma-pa-5.26.4/po/zh_CN/kcm_pulseaudio.po     2022-11-29 
12:43:11.000000000 +0100
+++ new/plasma-pa-5.26.5/po/zh_CN/kcm_pulseaudio.po     2023-01-03 
19:19:34.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-12 02:23+0000\n"
-"PO-Revision-Date: 2022-11-19 14:51\n"
+"PO-Revision-Date: 2023-01-02 07:16\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-pa-5.26.4/po/zh_CN/plasma_applet_org.kde.plasma.volume.po 
new/plasma-pa-5.26.5/po/zh_CN/plasma_applet_org.kde.plasma.volume.po
--- old/plasma-pa-5.26.4/po/zh_CN/plasma_applet_org.kde.plasma.volume.po        
2022-11-29 12:43:11.000000000 +0100
+++ new/plasma-pa-5.26.5/po/zh_CN/plasma_applet_org.kde.plasma.volume.po        
2023-01-03 19:19:34.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-07 00:50+0000\n"
-"PO-Revision-Date: 2022-11-19 14:51\n"
+"PO-Revision-Date: 2023-01-02 07:16\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to