Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kmix for openSUSE:Factory checked in 
at 2025-11-08 16:31:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmix (Old)
 and      /work/SRC/openSUSE:Factory/.kmix.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmix"

Sat Nov  8 16:31:57 2025 rev:165 rq:1316247 version:25.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmix/kmix.changes        2025-10-13 
17:30:29.279203126 +0200
+++ /work/SRC/openSUSE:Factory/.kmix.new.1980/kmix.changes      2025-11-08 
16:33:56.178716555 +0100
@@ -1,0 +2,9 @@
+Thu Nov  6 18:37:49 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.08.3/
+- No code change since 25.08.2
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kmix.spec ++++++
--- /var/tmp/diff_new_pack.pWxBhd/_old  2025-11-08 16:33:56.762741007 +0100
+++ /var/tmp/diff_new_pack.pWxBhd/_new  2025-11-08 16:33:56.762741007 +0100
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           kmix
-Version:        25.08.2
+Version:        25.08.3
 Release:        0
 Summary:        Sound Mixer
 License:        GPL-2.0-or-later


++++++ kmix-25.08.2.tar.xz -> kmix-25.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-25.08.2/CMakeLists.txt 
new/kmix-25.08.3/CMakeLists.txt
--- old/kmix-25.08.2/CMakeLists.txt     2025-09-30 23:49:29.000000000 +0200
+++ new/kmix-25.08.3/CMakeLists.txt     2025-11-01 01:04:26.000000000 +0100
@@ -3,7 +3,7 @@
 # KDE Applications version, managed by release script.
 set(RELEASE_SERVICE_VERSION_MAJOR "25")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "2")
+set(RELEASE_SERVICE_VERSION_MICRO "3")
 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-25.08.2/desktop/kmix_autostart.desktop 
new/kmix-25.08.3/desktop/kmix_autostart.desktop
--- old/kmix-25.08.2/desktop/kmix_autostart.desktop     2025-09-30 
23:49:29.000000000 +0200
+++ new/kmix-25.08.3/desktop/kmix_autostart.desktop     2025-11-01 
01:04:26.000000000 +0100
@@ -15,7 +15,7 @@
 GenericName[bs]=Mikser zvuka
 GenericName[ca]=Mesclador de so
 GenericName[ca@valencia]=Mesclador de so
-GenericName[cs]=Zvukový směšovač
+GenericName[cs]=Směšovač zvuku
 GenericName[da]=Lydmikser
 GenericName[de]=Lautstärkeregler
 GenericName[el]=Μείκτης ήχου
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-25.08.2/desktop/org.kde.kmix.appdata.xml 
new/kmix-25.08.3/desktop/org.kde.kmix.appdata.xml
--- old/kmix-25.08.2/desktop/org.kde.kmix.appdata.xml   2025-09-30 
23:49:29.000000000 +0200
+++ new/kmix-25.08.3/desktop/org.kde.kmix.appdata.xml   2025-11-01 
01:04:26.000000000 +0100
@@ -154,6 +154,7 @@
   </provides>
   <project_group>KDE</project_group>
   <releases>
+    <release version="25.08.3" date="2025-11-06"/>
     <release version="25.08.2" date="2025-10-09"/>
     <release version="25.08.1" date="2025-09-11"/>
     <release version="25.08.0" date="2025-08-14"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-25.08.2/desktop/org.kde.kmix.desktop 
new/kmix-25.08.3/desktop/org.kde.kmix.desktop
--- old/kmix-25.08.2/desktop/org.kde.kmix.desktop       2025-09-30 
23:49:29.000000000 +0200
+++ new/kmix-25.08.3/desktop/org.kde.kmix.desktop       2025-11-01 
01:04:26.000000000 +0100
@@ -10,7 +10,7 @@
 GenericName[bs]=Mikser zvuka
 GenericName[ca]=Mesclador de so
 GenericName[ca@valencia]=Mesclador de so
-GenericName[cs]=Zvukový směšovač
+GenericName[cs]=Směšovač zvuku
 GenericName[da]=Lydmikser
 GenericName[de]=Lautstärkeregler
 GenericName[el]=Μείκτης ήχου
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-25.08.2/po/ca/kmix.po 
new/kmix-25.08.3/po/ca/kmix.po
--- old/kmix-25.08.2/po/ca/kmix.po      2025-09-30 23:49:29.000000000 +0200
+++ new/kmix-25.08.3/po/ca/kmix.po      2025-11-01 01:04:26.000000000 +0100
@@ -2,11 +2,11 @@
 # Copyright (C) 1999-2024 This_file_is_part_of_KDE
 #
 # SPDX-FileCopyrightText: 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 
2010, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 
2024 Josep M. Ferrer <[email protected]>
-# Sebastià Pla i Sanz <[email protected]>, 1999, 2004.
-# Albert Astals Cid <[email protected]>, 2004, 2005.
-# Joan Maspons <[email protected]>, 2009.
-# Manuel Tortosa <[email protected]>, 2010, 2011.
-# Antoni Bella Pérez <[email protected]>, 2012, 2014, 2017, 2020, 2021, 
2023.
+# SPDX-FileCopyrightText: 1999, 2004 Sebastià Pla i Sanz <[email protected]>
+# SPDX-FileCopyrightText: 2004, 2005 Albert Astals Cid <[email protected]>
+# SPDX-FileCopyrightText: 2009 Joan Maspons <[email protected]>
+# SPDX-FileCopyrightText: 2010, 2011 Manuel Tortosa 
<[email protected]>
+# SPDX-FileCopyrightText: 2012, 2014, 2017, 2020, 2021, 2023 Antoni Bella 
Pérez <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kmix\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-25.08.2/po/ca@valencia/kmix.po 
new/kmix-25.08.3/po/ca@valencia/kmix.po
--- old/kmix-25.08.2/po/ca@valencia/kmix.po     2025-09-30 23:49:29.000000000 
+0200
+++ new/kmix-25.08.3/po/ca@valencia/kmix.po     2025-11-01 01:04:26.000000000 
+0100
@@ -2,11 +2,11 @@
 # Copyright (C) 1999-2024 This_file_is_part_of_KDE
 #
 # SPDX-FileCopyrightText: 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 
2010, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 
2024 Josep M. Ferrer <[email protected]>
-# Sebastià Pla i Sanz <[email protected]>, 1999, 2004.
-# Albert Astals Cid <[email protected]>, 2004, 2005.
-# Joan Maspons <[email protected]>, 2009.
-# Manuel Tortosa <[email protected]>, 2010, 2011.
-# Antoni Bella Pérez <[email protected]>, 2012, 2014, 2017, 2020, 2021, 
2023.
+# SPDX-FileCopyrightText: 1999, 2004 Sebastià Pla i Sanz <[email protected]>
+# SPDX-FileCopyrightText: 2004, 2005 Albert Astals Cid <[email protected]>
+# SPDX-FileCopyrightText: 2009 Joan Maspons <[email protected]>
+# SPDX-FileCopyrightText: 2010, 2011 Manuel Tortosa 
<[email protected]>
+# SPDX-FileCopyrightText: 2012, 2014, 2017, 2020, 2021, 2023 Antoni Bella 
Pérez <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kmix\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-25.08.2/po/de/kmix.po 
new/kmix-25.08.3/po/de/kmix.po
--- old/kmix-25.08.2/po/de/kmix.po      2025-09-30 23:49:29.000000000 +0200
+++ new/kmix-25.08.3/po/de/kmix.po      2025-11-01 01:04:26.000000000 +0100
@@ -1,28 +1,29 @@
 # SPDX-FileCopyrightText: 2010, 2024 Johannes Obermayr 
<[email protected]>
-# Carsten Niehaus <[email protected]>, 2002.
-# Thomas Diehl <[email protected]>, 2003, 2004.
-# Arnold Krille <[email protected]>, 2003, 2004, 2005, 2006.
-# Stephan Johach <[email protected]>, 2003, 2005.
-# Arnold Krille <[email protected]>, 2004, 2005.
-# Thomas Reitelbach <[email protected]>, 2005, 2006, 2007, 2008, 2009, 
2010.
-# Martin Ereth <[email protected]>, 2007, 2008.
-# Burkhard Lück <[email protected]>, 2009, 2011, 2012, 2013, 2014, 2017, 
2018, 2019, 2020, 2021.
-# Frederik Schwarzer <[email protected]>, 2009, 2010, 2011, 2012, 2021, 2022, 
2023.
-# Panagiotis Papadopoulos <[email protected]>, 2010.
+# SPDX-FileCopyrightText: 2002 Carsten Niehaus <[email protected]>
+# SPDX-FileCopyrightText: 2003, 2004 Thomas Diehl <[email protected]>
+# SPDX-FileCopyrightText: 2003, 2004, 2005, 2006 Arnold Krille 
<[email protected]>
+# SPDX-FileCopyrightText: 2003, 2005 Stephan Johach <[email protected]>
+# SPDX-FileCopyrightText: 2004, 2005 Arnold Krille 
<[email protected]>
+# SPDX-FileCopyrightText: 2005, 2006, 2007, 2008, 2009, 2010 Thomas Reitelbach 
<[email protected]>
+# SPDX-FileCopyrightText: 2007, 2008 Martin Ereth <[email protected]>
+# SPDX-FileCopyrightText: 2009, 2011, 2012, 2013, 2014, 2017, 2018, 2019, 
2020, 2021 Burkhard Lück <[email protected]>
+# SPDX-FileCopyrightText: 2009, 2010, 2011, 2012, 2021, 2022, 2023 Frederik 
Schwarzer <[email protected]>
+# SPDX-FileCopyrightText: 2010 Panagiotis Papadopoulos <[email protected]>
+# SPDX-FileCopyrightText: 2025 Alois Spitzbart <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kmix\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2024-12-09 00:40+0000\n"
-"PO-Revision-Date: 2024-11-11 18:08+0100\n"
-"Last-Translator: Johannes Obermayr <[email protected]>\n"
+"PO-Revision-Date: 2025-10-19 18:08+0200\n"
+"Last-Translator: Alois Spitzbart <[email protected]>\n"
 "Language-Team: German <[email protected]>\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 24.08.2\n"
+"X-Generator: Lokalize 25.08.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -623,10 +624,9 @@
 msgstr "Aufnahmestreams"
 
 #: backends/mixer_sndio.cpp:164
-#, fuzzy, kde-format
-#| msgid "Capture Devices"
+#, kde-format
 msgid "Server Devices"
-msgstr "Aufnahmegeräte"
+msgstr "Server"
 
 #: backends/mixer_sun.cpp:69
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-25.08.2/po/ro/kmix.po 
new/kmix-25.08.3/po/ro/kmix.po
--- old/kmix-25.08.2/po/ro/kmix.po      2025-09-30 23:49:29.000000000 +0200
+++ new/kmix-25.08.3/po/ro/kmix.po      2025-11-01 01:04:26.000000000 +0100
@@ -1,14 +1,14 @@
 # translation of kmix.po to Romanian
 # Copyright (C) 2004, 2005 Free Software Foundation, Inc.
 # Claudiu Costin <[email protected]>, 2004, 2005.
-# Sergiu Bivol <[email protected]>, 2008, 2009, 2011, 2012, 2020, 2021, 2022, 2024.
+# SPDX-FileCopyrightText: 2008, 2009, 2011, 2012, 2020, 2021, 2022, 2024, 2025 
Sergiu Bivol <[email protected]>
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kmix\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2024-12-09 00:40+0000\n"
-"PO-Revision-Date: 2024-02-24 16:52+0000\n"
+"PO-Revision-Date: 2025-10-19 02:43+0100\n"
 "Last-Translator: Sergiu Bivol <[email protected]>\n"
 "Language-Team: Romanian <[email protected]>\n"
 "Language: ro\n"
@@ -17,7 +17,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
-"X-Generator: Lokalize 21.12.3\n"
+"X-Generator: Lokalize 25.08.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -35,10 +35,9 @@
 msgstr "KMixCtrl"
 
 #: apps/kmixctrl.cpp:41
-#, fuzzy, kde-format
-#| msgid "kmixctrl - kmix volume save/restore utility"
+#, kde-format
 msgid "kmixctrl - KMix volume save/restore utility"
-msgstr "kmixctrl - utilitar de salvare/refacere volume \"kmix\""
+msgstr "kmixctrl - utilitar de salvare și restabilire a volumului KMix"
 
 #: apps/kmixctrl.cpp:43
 #, kde-format
@@ -71,10 +70,9 @@
 msgstr "KMix - Mixer avansat pentru KDE"
 
 #: apps/kmixmain.cpp:61
-#, fuzzy, kde-format
-#| msgid "(c) 1996-2013 The KMix Authors"
+#, kde-format
 msgid "(c) 1996-2024 The KMix Authors"
-msgstr "(c) 1996-2013 Autorii KMix"
+msgstr "(c) 1996-2024 Autorii KMix"
 
 #: apps/kmixmain.cpp:64
 #, kde-format
@@ -126,11 +124,11 @@
 msgstr "Jonathan Marten"
 
 #: apps/kmixmain.cpp:74
-#, fuzzy, kde-format
-#| msgid "KF5 hotplugging, ALSA/OSS volume feedback, GUI improvements"
+#, kde-format
 msgid "KF5 hotplugging, ALSA/OSS volume feedback, GUI improvements, KF6 port"
 msgstr ""
-"Atașare la cald KF5, reacție la volum ALSA/OSS, îmbunătățiri ale interfeței"
+"Atașare la cald KF5, reacție la volum ALSA/OSS, îmbunătățiri ale interfeței, "
+"portare la KF6"
 
 #: apps/kmixmain.cpp:75
 #, kde-format
@@ -254,11 +252,9 @@
 msgstr "Activează regimul (experimental) cu drivere multiple"
 
 #: apps/kmixmain.cpp:126
-#, fuzzy, kde-format
-#| msgid "Set the orientation of the system tray volume control sliders"
+#, kde-format
 msgid "Do not show the system tray volume control."
-msgstr ""
-"Stabilește orientarea glisorilor de control al volumului din tava de sistem"
+msgstr "Nu arăta controlul volumului în tava de sistem."
 
 #: apps/kmixwindow.cpp:166
 #, kde-format
@@ -619,10 +615,9 @@
 msgstr "Fluxuri de captură"
 
 #: backends/mixer_sndio.cpp:164
-#, fuzzy, kde-format
-#| msgid "Capture Devices"
+#, kde-format
 msgid "Server Devices"
-msgstr "Dispozitive de captură"
+msgstr "Dispozitive-server"
 
 #: backends/mixer_sun.cpp:69
 #, kde-format
@@ -940,10 +935,9 @@
 msgstr "M&ut"
 
 #: gui/kmixdockwidget.cpp:196
-#, fuzzy, kde-format
-#| msgid "Hide Mixer Window"
+#, kde-format
 msgid "Show Mixer Window"
-msgstr "Ascunde fereastra mixerului"
+msgstr "Arată fereastra mixerului"
 
 #: gui/kmixdockwidget.cpp:222
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-25.08.2/po/uk/docs/kmix/index.docbook 
new/kmix-25.08.3/po/uk/docs/kmix/index.docbook
--- old/kmix-25.08.2/po/uk/docs/kmix/index.docbook      2025-09-30 
23:49:29.000000000 +0200
+++ new/kmix-25.08.3/po/uk/docs/kmix/index.docbook      2025-11-01 
01:04:26.000000000 +0100
@@ -657,8 +657,7 @@
 >Переклад українською: Юрій Чорноіван <email
 >[email protected]</email
 ></para
-> 
-&underFDL; &underGPL; </chapter>
+> &underFDL; &underGPL; </chapter>
 
 &documentation.index;
 </book>

Reply via email to