Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kmix for openSUSE:Factory checked in 
at 2023-09-15 22:03:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmix (Old)
 and      /work/SRC/openSUSE:Factory/.kmix.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmix"

Fri Sep 15 22:03:38 2023 rev:140 rq:1111205 version:23.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmix/kmix.changes        2023-08-31 
13:48:58.711215630 +0200
+++ /work/SRC/openSUSE:Factory/.kmix.new.1766/kmix.changes      2023-09-15 
22:07:32.377564103 +0200
@@ -1,0 +2,9 @@
+Tue Sep 12 11:56:09 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.1/
+- No code change since 23.08.0
+
+-------------------------------------------------------------------

Old:
----
  kmix-23.08.0.tar.xz
  kmix-23.08.0.tar.xz.sig

New:
----
  kmix-23.08.1.tar.xz
  kmix-23.08.1.tar.xz.sig

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

Other differences:
------------------
++++++ kmix.spec ++++++
--- /var/tmp/diff_new_pack.Lz4UNr/_old  2023-09-15 22:07:33.517604865 +0200
+++ /var/tmp/diff_new_pack.Lz4UNr/_new  2023-09-15 22:07:33.517604865 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           kmix
-Version:        23.08.0
+Version:        23.08.1
 Release:        0
 Summary:        Sound Mixer
 License:        GPL-2.0-or-later


++++++ kmix-23.08.0.tar.xz -> kmix-23.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-23.08.0/CMakeLists.txt 
new/kmix-23.08.1/CMakeLists.txt
--- old/kmix-23.08.0/CMakeLists.txt     2023-08-16 23:02:20.000000000 +0200
+++ new/kmix-23.08.1/CMakeLists.txt     2023-09-12 05:07:20.000000000 +0200
@@ -3,7 +3,7 @@
 # KDE Applications version, managed by release script.
 set(RELEASE_SERVICE_VERSION_MAJOR "23")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 set(KMIX_VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-23.08.0/desktop/org.kde.kmix.appdata.xml 
new/kmix-23.08.1/desktop/org.kde.kmix.appdata.xml
--- old/kmix-23.08.0/desktop/org.kde.kmix.appdata.xml   2023-08-16 
23:02:20.000000000 +0200
+++ new/kmix-23.08.1/desktop/org.kde.kmix.appdata.xml   2023-09-12 
05:07:20.000000000 +0200
@@ -142,9 +142,9 @@
   </provides>
   <project_group>KDE</project_group>
   <releases>
+    <release version="23.08.1" date="2023-09-14"/>
     <release version="23.08.0" date="2023-08-24"/>
     <release version="23.04.3" date="2023-07-06"/>
     <release version="23.04.2" date="2023-06-08"/>
-    <release version="23.04.1" date="2023-05-11"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-23.08.0/po/cs/kmix.po 
new/kmix-23.08.1/po/cs/kmix.po
--- old/kmix-23.08.0/po/cs/kmix.po      2023-08-16 23:02:20.000000000 +0200
+++ new/kmix-23.08.1/po/cs/kmix.po      2023-09-12 05:07:20.000000000 +0200
@@ -19,7 +19,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 23.04.2\n"
+"X-Generator: Lokalize 23.04.3\n"
 "X-Language: cs_CZ\n"
 "X-Source-Language: en_US\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-23.08.0/po/fr/kmix.po 
new/kmix-23.08.1/po/fr/kmix.po
--- old/kmix-23.08.0/po/fr/kmix.po      2023-08-16 23:02:20.000000000 +0200
+++ new/kmix-23.08.1/po/fr/kmix.po      2023-09-12 05:07:20.000000000 +0200
@@ -11,7 +11,7 @@
 # Matthieu Robin <[email protected]>, 2004, 2005, 2006.
 # Mickael Sibelle <[email protected]>, 2008.
 # Ludovic grossard <[email protected]>, 2009, 2011, 2012, 2013, 2014, 2015.
-# xavier <[email protected]>, 2012, 2013, 2020, 2021, 2023.
+# SPDX-FileCopyrightText: 2012, 2013, 2020, 2021, 2023 xavier 
<[email protected]>
 # Simon Depiets <[email protected]>, 2018, 2019.
 msgid ""
 msgstr ""
@@ -26,7 +26,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 23.04.2\n"
+"X-Generator: Lokalize 23.08.0\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/kmix-23.08.0/po/nn/kmix.po 
new/kmix-23.08.1/po/nn/kmix.po
--- old/kmix-23.08.0/po/nn/kmix.po      2023-08-16 23:02:20.000000000 +0200
+++ new/kmix-23.08.1/po/nn/kmix.po      2023-09-12 05:07:20.000000000 +0200
@@ -127,8 +127,7 @@
 #: apps/kmixmain.cpp:71
 #, kde-format
 msgid "KF5 hotplugging, ALSA/OSS volume feedback, GUI improvements"
-msgstr ""
-"KF5-hotplugging, lydstyrke­meldingar for ALSA/OSS, forbetra brukarflate"
+msgstr "KF5-hotplugging, lydstyrke­meldingar for ALSA/OSS, forbetra 
brukarflate"
 
 #: apps/kmixmain.cpp:72
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-23.08.0/po/pl/kmix.po 
new/kmix-23.08.1/po/pl/kmix.po
--- old/kmix-23.08.0/po/pl/kmix.po      2023-08-16 23:02:20.000000000 +0200
+++ new/kmix-23.08.1/po/pl/kmix.po      2023-09-12 05:07:20.000000000 +0200
@@ -1,6 +1,6 @@
 # translation of kmix2.po to Polish
 # translation of kmix.po to
-# Version: $Revision: 1653692 $
+# Version: $Revision: 1659919 $
 # Krzysztof Lichota, 2004.
 # Marcin Giedz <[email protected]>, 2002.
 # Mikolaj Machowski <[email protected]>, 2003, 2004, 2005, 2007, 2008, 2009.
@@ -9,20 +9,20 @@
 # Marta Rybczyńska <[email protected]>, 2007, 2008.
 # Mateusz "Święty" Pogorzelski <[email protected]>, 2009.
 # Marta Rybczynska <[email protected]>, 2009, 2013.
-# Łukasz Wojniłowicz <[email protected]>, 2012, 2013, 2014, 2017, 
2018, 2019, 2020, 2021.
+# Łukasz Wojniłowicz <[email protected]>, 2012, 2013, 2014, 2017, 
2018, 2019, 2020, 2021, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: kmix2\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-06-12 00:51+0000\n"
-"PO-Revision-Date: 2021-03-07 07:54+0100\n"
+"PO-Revision-Date: 2023-09-09 10:49+0200\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
 "Language: pl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 20.12.1\n"
+"X-Generator: Lokalize 23.04.3\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
 
@@ -130,12 +130,14 @@
 #: apps/kmixmain.cpp:71
 #, kde-format
 msgid "Jonathan Marten"
-msgstr ""
+msgstr "Jonathan Marten"
 
 #: apps/kmixmain.cpp:71
 #, kde-format
 msgid "KF5 hotplugging, ALSA/OSS volume feedback, GUI improvements"
 msgstr ""
+"Podpinanie na gorąco KF5, informacja zwrotna głośności ALSA/OSS, "
+"usprawnienia w GUI"
 
 #: apps/kmixmain.cpp:72
 #, kde-format
@@ -198,71 +200,64 @@
 msgstr "Obsługa TerraTec DMX6Fire"
 
 #: apps/kmixmain.cpp:86
-#, fuzzy, kde-format
-#| msgid "PulseAudio support"
+#, kde-format
 msgid "PulseAudio"
-msgstr "Obsługa PulseAudio"
+msgstr "PulseAudio"
 
 #: apps/kmixmain.cpp:87
-#, fuzzy, kde-format
-#| msgid "Sound drivers used:"
+#, kde-format
 msgid "Sound server"
-msgstr "Używane sterowniki dźwięku:"
+msgstr "Serwer dźwięku"
 
 #: apps/kmixmain.cpp:92
 #, kde-format
 msgid "ALSA"
-msgstr ""
+msgstr "ALSA"
 
 #: apps/kmixmain.cpp:93
 #, kde-format
 msgid "Advanced Linux Sound Architecture"
-msgstr ""
+msgstr "Advanced Linux Sound Architecture"
 
 #: apps/kmixmain.cpp:98
 #, kde-format
 msgid "OSS 3"
-msgstr ""
+msgstr "OSS 3"
 
 #: apps/kmixmain.cpp:99 apps/kmixmain.cpp:104
-#, fuzzy, kde-format
-#| msgid "Event Sounds"
+#, kde-format
 msgid "Open Sound System"
-msgstr "Dźwięki zdarzeń"
+msgstr "Open Sound System"
 
 #: apps/kmixmain.cpp:103
 #, kde-format
 msgid "OSS 4"
-msgstr ""
+msgstr "OSS 4"
 
 #: apps/kmixmain.cpp:115
-#, fuzzy, kde-format
-#| msgid ""
-#| "Inhibits the unhiding of the KMix main window, if KMix is already running."
+#, kde-format
 msgid "Inhibit showing the KMix main window, if KMix is already running."
-msgstr "Blokuje pokazywanie głównego okna KMix jeśli KMix już działa."
+msgstr "Nie pokaże głównego okna KMix, jeśli KMix został już 
uruchomiony."
 
 #: apps/kmixmain.cpp:116
-#, fuzzy, kde-format
-#| msgid "Starts KMix in failsafe mode."
+#, kde-format
 msgid "Start KMix in failsafe mode."
-msgstr "Uruchamia KMix w trybie awaryjnym."
+msgstr "Uruchom KMix w trybie awaryjnym."
 
 #: apps/kmixmain.cpp:117
 #, kde-format
 msgid "A list of backends to use (for testing only)."
-msgstr ""
+msgstr "Wykaz silników do użycia (tylko do prób)."
 
 #: apps/kmixmain.cpp:117
 #, kde-format
 msgid "name[,name...]"
-msgstr ""
+msgstr "nazwa[,nazwa...]"
 
 #: apps/kmixmain.cpp:118
-#, fuzzy, kde-format
-#| msgid "Experimental multiple-Driver mode activated"
+#, kde-format
 msgid "Enable the (experimental) multiple driver mode."
-msgstr "Włączono próbny tryb wielu sterowników"
+msgstr "Włącz (próbny) tryb wielu sterowników."
 
 #: apps/kmixwindow.cpp:168
 #, kde-format
@@ -419,7 +414,7 @@
 #: backends/mixer_mpris2.cpp:53
 #, kde-format
 msgid "Application Streams"
-msgstr ""
+msgstr "Strumienie programu"
 
 #: backends/mixer_oss.cpp:71
 msgid "Volume"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-23.08.0/po/zh_CN/kmix.po 
new/kmix-23.08.1/po/zh_CN/kmix.po
--- old/kmix-23.08.0/po/zh_CN/kmix.po   2023-08-16 23:02:20.000000000 +0200
+++ new/kmix-23.08.1/po/zh_CN/kmix.po   2023-09-12 05:07:20.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-06-12 00:51+0000\n"
-"PO-Revision-Date: 2023-08-02 12:43\n"
+"PO-Revision-Date: 2023-09-02 02:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to