Hello community,

here is the log from the commit of package plasma5-pa for openSUSE:Factory 
checked in at 2019-02-28 21:36:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-pa (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-pa.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-pa"

Thu Feb 28 21:36:39 2019 rev:64 rq:679643 version:5.15.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-pa/plasma5-pa.changes    2019-02-11 
21:22:13.623182344 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-pa.new.28833/plasma5-pa.changes 
2019-02-28 21:36:40.821672702 +0100
@@ -1,0 +2,18 @@
+Tue Feb 26 14:05:49 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.2.php
+- No code changes since 5.15.1
+
+-------------------------------------------------------------------
+Tue Feb 19 12:26:31 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.1.php
+- No code changes since 5.15.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ plasma5-pa.spec ++++++
--- /var/tmp/diff_new_pack.EoGJ2M/_old  2019-02-28 21:36:42.153672283 +0100
+++ /var/tmp/diff_new_pack.EoGJ2M/_new  2019-02-28 21:36:42.177672276 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:           plasma5-pa
-Version:        5.15.0
+Version:        5.15.2
 Release:        0
 Summary:        The Plasma5 Volume Manager
 License:        GPL-2.0-or-later
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
-Source:         plasma-pa-%{version}.tar.xz
+Source:         
https://download.kde.org/stable/plasma/%{version}/plasma-pa-%{version}.tar.xz
 %if %{with lang}
-Source1:        plasma-pa-%{version}.tar.xz.sig
+Source1:        
https://download.kde.org/stable/plasma/%{version}/plasma-pa-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 0.0.14

++++++ plasma-pa-5.15.0.tar.xz -> plasma-pa-5.15.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-pa-5.15.0/CMakeLists.txt 
new/plasma-pa-5.15.2/CMakeLists.txt
--- old/plasma-pa-5.15.0/CMakeLists.txt 2019-02-07 14:27:34.000000000 +0100
+++ new/plasma-pa-5.15.2/CMakeLists.txt 2019-02-26 12:36:49.000000000 +0100
@@ -2,7 +2,7 @@
 
 project(plasma-volume-control)
 
-set(PROJECT_VERSION "5.15.0")
+set(PROJECT_VERSION "5.15.2")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.11.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-pa-5.15.0/po/id/kcm_pulseaudio.po 
new/plasma-pa-5.15.2/po/id/kcm_pulseaudio.po
--- old/plasma-pa-5.15.0/po/id/kcm_pulseaudio.po        2019-02-07 
14:27:09.000000000 +0100
+++ new/plasma-pa-5.15.2/po/id/kcm_pulseaudio.po        2019-02-26 
12:36:39.000000000 +0100
@@ -7,15 +7,15 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2019-01-18 07:38+0100\n"
-"PO-Revision-Date: 2019-01-14 07:12+0700\n"
-"Last-Translator: Wantoyo <wanto...@gmail.com>\n"
+"PO-Revision-Date: 2019-02-21 16:41+0700\n"
+"Last-Translator: wantoyo <wanto...@gmail.com>\n"
 "Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
 "Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 18.12.0\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 18.12.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -31,7 +31,7 @@
 #, kde-format
 msgctxt "@title"
 msgid "Configure the Audio Volume"
-msgstr "Konfigurasi Volume Audio"
+msgstr "Konfigurasikan Volume Audio"
 
 #: kcm/module.cpp:43
 #, kde-format
@@ -170,7 +170,7 @@
 #: kcm/package/contents/ui/DefaultDeviceButton.qml:28
 #, kde-format
 msgid "Default"
-msgstr "Default"
+msgstr "Baku"
 
 #: kcm/package/contents/ui/DeviceListItem.qml:73
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-pa-5.15.0/po/id/plasma_applet_org.kde.plasma.volume.po 
new/plasma-pa-5.15.2/po/id/plasma_applet_org.kde.plasma.volume.po
--- old/plasma-pa-5.15.0/po/id/plasma_applet_org.kde.plasma.volume.po   
2019-02-07 14:27:09.000000000 +0100
+++ new/plasma-pa-5.15.2/po/id/plasma_applet_org.kde.plasma.volume.po   
2019-02-26 12:36:39.000000000 +0100
@@ -7,14 +7,14 @@
 "Project-Id-Version: plasma-pa\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2019-01-18 07:38+0100\n"
-"PO-Revision-Date: 2019-01-14 07:12+0700\n"
+"PO-Revision-Date: 2019-01-19 08:57+0700\n"
 "Last-Translator: Wantoyo <wanto...@gmail.com>\n"
 "Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
 "Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Generator: Lokalize 18.12.0\n"
 
 #: contents/config/config.qml:26
@@ -55,7 +55,7 @@
 #: contents/ui/ConfigGeneral.qml:87
 #, kde-format
 msgid "Visual feedback when default output device changes"
-msgstr "Visualkan feedback ketika output perangkat default berubah"
+msgstr "Visualkan feedback ketika output perangkat baku berubah"
 
 #: contents/ui/DeviceListItem.qml:37
 #, kde-format
@@ -101,7 +101,7 @@
 #, kde-format
 msgctxt "Checkable switch to change the current default output."
 msgid "Default"
-msgstr "Default"
+msgstr "Baku"
 
 #: contents/ui/ListItemBase.qml:292
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-pa-5.15.0/po/zh_CN/kcm_pulseaudio.po 
new/plasma-pa-5.15.2/po/zh_CN/kcm_pulseaudio.po
--- old/plasma-pa-5.15.0/po/zh_CN/kcm_pulseaudio.po     2019-02-07 
14:27:25.000000000 +0100
+++ new/plasma-pa-5.15.2/po/zh_CN/kcm_pulseaudio.po     2019-02-26 
12:36:46.000000000 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2019-01-18 07:38+0100\n"
-"PO-Revision-Date: 2019-01-27 23:03\n"
+"PO-Revision-Date: 2019-02-20 23:27\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-pa-5.15.0/po/zh_CN/plasma_applet_org.kde.plasma.volume.po 
new/plasma-pa-5.15.2/po/zh_CN/plasma_applet_org.kde.plasma.volume.po
--- old/plasma-pa-5.15.0/po/zh_CN/plasma_applet_org.kde.plasma.volume.po        
2019-02-07 14:27:25.000000000 +0100
+++ new/plasma-pa-5.15.2/po/zh_CN/plasma_applet_org.kde.plasma.volume.po        
2019-02-26 12:36:46.000000000 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2019-01-18 07:38+0100\n"
-"PO-Revision-Date: 2019-01-27 23:03\n"
+"PO-Revision-Date: 2019-02-20 23:27\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-pa-5.15.0/src/kcm/kcm_pulseaudio.desktop 
new/plasma-pa-5.15.2/src/kcm/kcm_pulseaudio.desktop
--- old/plasma-pa-5.15.0/src/kcm/kcm_pulseaudio.desktop 2019-02-07 
14:26:02.000000000 +0100
+++ new/plasma-pa-5.15.2/src/kcm/kcm_pulseaudio.desktop 2019-02-26 
12:36:31.000000000 +0100
@@ -67,7 +67,7 @@
 Comment[gl]=Configurar o volume do son
 Comment[he]=הגדרות עוצמת שמע
 Comment[hu]=A hangerő beállítása
-Comment[id]=Konfigurasi Volume Audio
+Comment[id]=Konfigurasikan Volume Audio
 Comment[it]=Configura il volume audio
 Comment[ko]=오디오 음량 설정
 Comment[lt]=Konfigūruoti garsumą
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-pa-5.15.0/src/kcm/package/metadata.desktop 
new/plasma-pa-5.15.2/src/kcm/package/metadata.desktop
--- old/plasma-pa-5.15.0/src/kcm/package/metadata.desktop       2019-02-07 
14:26:02.000000000 +0100
+++ new/plasma-pa-5.15.2/src/kcm/package/metadata.desktop       2019-02-26 
12:36:31.000000000 +0100
@@ -57,7 +57,7 @@
 Comment[gl]=Configurar o son
 Comment[he]=הגדרות שמע
 Comment[hu]=Hangbeállítás
-Comment[id]=Konfigurasi Suara
+Comment[id]=Konfigurasikan Suara
 Comment[it]=Configura suono
 Comment[ko]=소리 설정
 Comment[lt]=Konfigūruoti garsą



Reply via email to