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-03-03 22:27:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmix (Old)
 and      /work/SRC/openSUSE:Factory/.kmix.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmix"

Fri Mar  3 22:27:10 2023 rev:134 rq:1068847 version:22.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmix/kmix.changes        2023-02-04 
14:18:51.054682169 +0100
+++ /work/SRC/openSUSE:Factory/.kmix.new.31432/kmix.changes     2023-03-03 
22:29:26.567523341 +0100
@@ -1,0 +2,8 @@
+Tue Feb 28 09:46:15 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 22.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.3/
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kmix.spec ++++++
--- /var/tmp/diff_new_pack.lYvsmE/_old  2023-03-03 22:29:27.331526764 +0100
+++ /var/tmp/diff_new_pack.lYvsmE/_new  2023-03-03 22:29:27.335526782 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kmix
 #
-# 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 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kmix
-Version:        22.12.2
+Version:        22.12.3
 Release:        0
 Summary:        Sound Mixer
 License:        GPL-2.0-or-later
@@ -79,8 +79,7 @@
 
 %suse_update_desktop_file org.kde.kmix AudioVideo Mixer
 
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%ldconfig_scriptlets
 
 %files
 %license COPYING*


++++++ kmix-22.12.2.tar.xz -> kmix-22.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-22.12.2/.kde-ci.yml new/kmix-22.12.3/.kde-ci.yml
--- old/kmix-22.12.2/.kde-ci.yml        2023-01-30 00:01:53.000000000 +0100
+++ new/kmix-22.12.3/.kde-ci.yml        2023-02-25 06:08:44.000000000 +0100
@@ -18,3 +18,6 @@
     'frameworks/kwidgetaddons': '@stable'
     'frameworks/kwindowsystem': '@stable'
     'frameworks/kxmlgui': '@stable'
+
+Options:
+  require-passing-tests-on: [ 'Linux', 'FreeBSD' ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-22.12.2/CMakeLists.txt 
new/kmix-22.12.3/CMakeLists.txt
--- old/kmix-22.12.2/CMakeLists.txt     2023-01-30 00:01:53.000000000 +0100
+++ new/kmix-22.12.3/CMakeLists.txt     2023-02-25 06:08:44.000000000 +0100
@@ -3,7 +3,7 @@
 # KDE Applications version, managed by release script.
 set(RELEASE_SERVICE_VERSION_MAJOR "22")
 set(RELEASE_SERVICE_VERSION_MINOR "12")
-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-22.12.2/desktop/org.kde.kmix.appdata.xml 
new/kmix-22.12.3/desktop/org.kde.kmix.appdata.xml
--- old/kmix-22.12.2/desktop/org.kde.kmix.appdata.xml   2023-01-30 
00:01:53.000000000 +0100
+++ new/kmix-22.12.3/desktop/org.kde.kmix.appdata.xml   2023-02-25 
06:08:44.000000000 +0100
@@ -130,7 +130,7 @@
   <url type="help">https://docs.kde.org/?application=kmix</url>
   <url 
type="donation">https://www.kde.org/community/donations/?app=kmix&amp;source=appdata</url>
   <screenshots>
-    <screenshot>
+    <screenshot type="default">
       <image>https://cdn.kde.org/screenshots/kmix/kmix.png</image>
     </screenshot>
   </screenshots>
@@ -139,9 +139,9 @@
   </provides>
   <project_group>KDE</project_group>
   <releases>
+    <release version="22.12.3" date="2023-03-02"/>
     <release version="22.12.2" date="2023-02-02"/>
     <release version="22.12.1" date="2023-01-05"/>
     <release version="22.12.0" date="2022-12-08"/>
-    <release version="22.08.3" date="2022-11-03"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-22.12.2/po/cs/kmix.po 
new/kmix-22.12.3/po/cs/kmix.po
--- old/kmix-22.12.2/po/cs/kmix.po      2023-01-30 00:01:53.000000000 +0100
+++ new/kmix-22.12.3/po/cs/kmix.po      2023-02-25 06:08:44.000000000 +0100
@@ -4,22 +4,22 @@
 # Jan Holíček <[email protected]>, 2010.
 # Vít Pelčák <[email protected]>, 2010, 2011, 2012, 2013, 2014, 2015, 2017, 
2018, 2019, 2020.
 # Tomáš Chvátal <[email protected]>, 2012.
-# Vit Pelcak <[email protected]>, 2021.
+# Vit Pelcak <[email protected]>, 2021, 2023.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kmix\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-28 00:47+0000\n"
-"PO-Revision-Date: 2021-06-08 22:14+0200\n"
-"Last-Translator: Vit Pelcak <[email protected]>\n"
+"PO-Revision-Date: 2023-02-16 09:04+0100\n"
+"Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
 "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: Poedit 3.0\n"
+"X-Generator: Lokalize 22.12.2\n"
 "X-Language: cs_CZ\n"
 "X-Source-Language: en_US\n"
 
@@ -1031,7 +1031,7 @@
 #: gui/kmixprefdlg.cpp:313
 #, kde-format
 msgid "Slider orientation (system tray popup):"
-msgstr "Orientace posuvníku (vyskakovací okno ze systémové lišty):"
+msgstr "Orientace posuvníku (vyskakovací okno ze systémového panelu):"
 
 #: gui/kmixprefdlg.cpp:314
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-22.12.2/po/ka/kmix.po 
new/kmix-22.12.3/po/ka/kmix.po
--- old/kmix-22.12.2/po/ka/kmix.po      2023-01-30 00:01:53.000000000 +0100
+++ new/kmix-22.12.3/po/ka/kmix.po      2023-02-25 06:08:44.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kmix\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-28 00:47+0000\n"
-"PO-Revision-Date: 2023-01-01 13:04+0100\n"
+"PO-Revision-Date: 2023-02-08 07:52+0100\n"
 "Last-Translator: Temuri Doghonadze <[email protected]>\n"
 "Language-Team: Georgian <[email protected]>\n"
 "Language: ka\n"
@@ -386,6 +386,10 @@
 "other controls like ADC or DAC. For headphones, soundcards often supply a "
 "Headphone control."
 msgstr ""
+"აკონტროლებს წინა ან ყველა 
დინამიკების ხმას (გააჩნია 
ხმის ბარათის მოდელს). თუ "
+"იყენებთ ციფრულ გამოტანას, 
შეიძლება ასევე დაგჭირდეთ 
სხვა კონტროლიც, მაგალითად "
+"ADC ან DAC. ყურსასმენებისთვის 
ხმოვან ბარათებს, როგორც წესი, 
ცალკე კონტროლი "
+"გააჩნიათ."
 
 #: backends/mixer_backend_i18n.cpp:26
 #, kde-format
@@ -394,6 +398,8 @@
 "As such, the playback volume of such media is controlled by both this and "
 "the Master or Headphone channels."
 msgstr ""
+"მედიის უმეტესობა, მაგალითად 
MP3-ები და ვიდეოები, PCM-ის არხით 
იკვრება. ამის "
+"გამო ასეთი მედიის ხმა ორივე, 
მთავარი და ყურსასმენის არ
ხებით კონტროლდება."
 
 #: backends/mixer_backend_i18n.cpp:27
 #, kde-format
@@ -401,6 +407,8 @@
 "Controls the headphone volume. Some soundcards include a switch that must be "
 "manually activated to enable the headphone output."
 msgstr ""
+"აკონტროლებს ყურსასმენების 
ხმას. ზოგიერთ ხმის ბარათს 
აქვს გადასართველი, "
+"რომელიც ხელით უნდა გაააქტიურ
ოთ, რათა ყურსასმენების მხარ
დაჭერა ჩაირთოს."
 
 #: backends/mixer_backend_i18n.cpp:28
 #, kde-format
@@ -537,6 +545,8 @@
 "kmix: You do not have permission to access the mixer device.\n"
 "Login as root and do a 'chmod a+rw /dev/mixer*' to allow the access."
 msgstr ""
+"kmx: მიქსერის მოწყობილობასტან 
წვდომა არ გაგაჩნიათ.\n"
+"შედით root-ით და გაუშვით 'chmod a+rw 
/dev/mixer'."
 
 #: backends/mixer_oss.cpp:247
 #, kde-format
@@ -547,6 +557,12 @@
 "On Linux you might need to use 'insmod' to load the driver.\n"
 "Use 'soundon' when using commercial OSS."
 msgstr ""
+"kmix: მიქსერი ვერ ვპოვე.\n"
+"შეამოწმეთ, დაყენებულია თუ არ
ა ხმის ბარათი და რომ\n"
+"მისი ბარათი ჩატვირთულია.\n"
+"ლინუქსზე დრაივერის ჩასატვირ
თად შიეძლება 'insmod' ბრძანების 
გამოყენება "
+"დაგჭიდეთ.\n"
+"ფასიანი OSS-ის გამოყენებისას 
'soundon' ბრძანება დაგჭირდებათ."
 
 #: backends/mixer_oss4.cpp:499
 #, kde-format
@@ -557,6 +573,12 @@
 "On Linux you might need to use 'insmod' to load the driver.\n"
 "Use 'soundon' when using OSS4 from 4front."
 msgstr ""
+"kmix: მიქსერი ვერ ვპოვე.\n"
+"შეამოწმეთ, დაყენებულია თუ არ
ა ხმის ბარათი და რომ\n"
+"მისი ბარათი ჩატვირთულია.\n"
+"ლინუქსზე დრაივერის ჩასატვირ
თად შიეძლება 'insmod' ბრძანების 
გამოყენება "
+"დაგჭიდეთ.\n"
+"ფასიანი 4front OSS-ის 
გამოყენებისას 'soundon' ბრძანება 
დაგჭირდებათ."
 
 #: backends/mixer_pulse.cpp:331 backends/mixer_pulse.cpp:388
 #, kde-format
@@ -619,6 +641,8 @@
 "kmix: You do not have permission to access the mixer device.\n"
 "Ask your system administrator to fix /dev/audioctl to allow access."
 msgstr ""
+"kmix: მიქსერის მოწყობილობასთან 
წვდომა არ გაგაჩნიათ.\n"
+"სთხოვეთ თქვენს სისტემურ 
ადმინისტრატორს, /dev/audioctl-სთან 
წვდომა გაასწოროს."
 
 #: core/volume.cpp:58
 #, kde-format
@@ -751,6 +775,11 @@
 "global shortcut keys, and the <interface>Mute</interface> action in the "
 "system tray popup menu.</para>"
 msgstr ""
+"<para>აქ შეგიძლიათ აირჩიოთ 
სამაგისტრო ხმის მოწყობილობა 
(თუ ერთზე მეტია) და "
+"მისი სამაგისტრო არხი.</para> 
<para>სამაგისტრო არხი არის ის, რ
აც გავლენას "
+"ახდენს სისტემის უჯრა 
მოცულობის კონტროლით, 
მოცულობის ზემოთ / ქვემოთ და 
მუნჯი "
+"გლობალური მალსახმობის 
გასაღებებით და <interface>მუნჯი</interface> 
მოქმედება "
+"სისტემის უჯრა popup მენიუში.</para>"
 
 #: gui/dialogselectmaster.cpp:203
 #, kde-format
@@ -765,7 +794,7 @@
 #: gui/dialogviewconfiguration.cpp:147
 #, kde-format
 msgid "Configure the visible channels. Drag icons between the lists to update."
-msgstr ""
+msgstr "ხილული არხების მორგება. 
გაანახლებლად ხატულები სიებს 
შორის გადაათრიეთ."
 
 #: gui/dialogviewconfiguration.cpp:217
 #, kde-format
@@ -868,6 +897,8 @@
 "Autostart will not work, because the autostart file kmix_autostart.desktop "
 "is missing. Check that KMix is installed correctly."
 msgstr ""
+"ავტომატური გაშვება არ 
იმუშავებს, იმიტომ, რომ 
kmix_autostart.desktop ვერ "
+"ვიპოვე. შეამოწმეთ kmix-ის 
ფაილები."
 
 #: gui/kmixprefdlg.cpp:120
 #, kde-format
@@ -880,12 +911,14 @@
 "Restore all mixer volume levels and switches to their last used settings "
 "when the desktop starts"
 msgstr ""
+"სამუშაო მაგიდის გაშვებისას 
მიქსერის ყველა დონის აღდგენა 
და ნაგულისხმები "
+"მნიშვნელობების ჩატვირთვა"
 
 #: gui/kmixprefdlg.cpp:127
 #, kde-format
 msgid ""
 "The volume of PulseAudio or MPRIS2 dynamic controls will not be restored."
-msgstr ""
+msgstr "PulseAudio-ის ან MPRIS2 დინამიკური 
კონტროლის ხმის აღდგენა 
შეუძლებელია."
 
 #: gui/kmixprefdlg.cpp:145
 #, kde-format
@@ -940,6 +973,7 @@
 #, kde-format
 msgid "Volume feedback is only available when configured with Canberra."
 msgstr ""
+"ხმოვანი უკუკავშირი მხოლოდ 
Canberra-სთან ერთად მორგებისასაა 
ხელმისაწვდომი."
 
 #: gui/kmixprefdlg.cpp:265
 #, kde-kuit-format
@@ -950,6 +984,11 @@
 "wheel over the system tray icon, or moving sliders by a page step.</"
 "para><para>%1 must be restarted for this change to take effect.</para>"
 msgstr ""
+"<para>დააყენეთ მოცულობა ნაბიჯი, 
როგორც მოცულობის დიაპაზონის 
პროცენტული "
+"მაჩვენებელი.</para> <para>ეს 
გავლენას ახდენს მოცულობის 
შეცვლაზე ცხელი "
+"გასაღებების საშუალებით, 
თაგვის ბორბლით სისტემის უჯრ
აზე, ან სლაიდების "
+"გადაადგილება გვერდის 
ნაბიჯით.</para> <para>%1 უნდა განახლდეს 
ამ ცვლილების "
+"ძალაში ჩასასვლად.</para>"
 
 #: gui/kmixprefdlg.cpp:272
 #, kde-format
@@ -989,7 +1028,7 @@
 #: gui/kmixprefdlg.cpp:303
 #, kde-format
 msgid "Show an on-screen indicator when changing the volume via hotkeys"
-msgstr ""
+msgstr "მალსახმობების საშუალებით 
ხმის შეცვლისას ეკრანზე 
ინდიკატორის შეცვლა"
 
 #: gui/kmixprefdlg.cpp:312
 #, kde-format
@@ -1009,7 +1048,7 @@
 #: gui/kmixprefdlg.cpp:315
 #, kde-format
 msgid "Set the orientation of the system tray volume control sliders"
-msgstr ""
+msgstr "სისტემის კუთხეში ხმის 
კონტროლის ჩოჩიების ორ
იენტაციის დაყენება"
 
 #: gui/kmixprefdlg.cpp:327
 #, kde-format
@@ -1022,6 +1061,8 @@
 "Dock the mixer into the system tray. Click on it to open the popup volume "
 "control."
 msgstr ""
+"მიქსერის სისტემის კუთხესთან 
მიბმა. მხტუნარა ხმის კონტრ
ოლის ჩოჩიის "
+"გასახსნელად ზედ 
დააწკაპუნეთ."
 
 #: gui/kmixprefdlg.cpp:502
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-22.12.2/po/nl/kmix.po 
new/kmix-22.12.3/po/nl/kmix.po
--- old/kmix-22.12.2/po/nl/kmix.po      2023-01-30 00:01:53.000000000 +0100
+++ new/kmix-22.12.3/po/nl/kmix.po      2023-02-25 06:08:44.000000000 +0100
@@ -12,20 +12,20 @@
 # R.F. Pels <[email protected]>, 2004.
 # Rinse de Vries <[email protected]>, 2004, 2005, 2007, 2008.
 # Bram Schoenmakers <[email protected]>, 2005, 2006.
-# Freek de Kruijf <[email protected]>, 2009, 2010, 2011, 2012, 2013, 2014, 
2017, 2018, 2019, 2020, 2021.
+# Freek de Kruijf <[email protected]>, 2009, 2010, 2011, 2012, 2013, 2014, 
2017, 2018, 2019, 2020, 2021, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: kmix\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-28 00:47+0000\n"
-"PO-Revision-Date: 2021-03-02 10:47+0100\n"
+"PO-Revision-Date: 2023-02-17 11:07+0100\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
-"Language-Team: Dutch <[email protected]>\n"
+"Language-Team: \n"
 "Language: nl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 20.12.2\n"
+"X-Generator: Lokalize 22.12.2\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -602,7 +602,7 @@
 #: backends/mixer_pulse.cpp:331 backends/mixer_pulse.cpp:388
 #, kde-format
 msgid "Unknown Application"
-msgstr "Onbekende applicatie"
+msgstr "Onbekende toepassing"
 
 #: backends/mixer_pulse.cpp:434
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-22.12.2/po/zh_CN/kmix.po 
new/kmix-22.12.3/po/zh_CN/kmix.po
--- old/kmix-22.12.2/po/zh_CN/kmix.po   2023-01-30 00:01:53.000000000 +0100
+++ new/kmix-22.12.3/po/zh_CN/kmix.po   2023-02-25 06:08:44.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-28 00:47+0000\n"
-"PO-Revision-Date: 2023-01-15 15:27\n"
+"PO-Revision-Date: 2023-02-24 12:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to