Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package krecorder for openSUSE:Factory checked in at 2025-11-08 16:32:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/krecorder (Old) and /work/SRC/openSUSE:Factory/.krecorder.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "krecorder" Sat Nov 8 16:32:18 2025 rev:31 rq:1316277 version:25.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/krecorder/krecorder.changes 2025-10-13 17:30:57.100366713 +0200 +++ /work/SRC/openSUSE:Factory/.krecorder.new.1980/krecorder.changes 2025-11-08 16:34:32.492236933 +0100 @@ -1,0 +2,9 @@ +Thu Nov 6 18:37:58 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: ---- krecorder-25.08.2.tar.xz krecorder-25.08.2.tar.xz.sig New: ---- krecorder-25.08.3.tar.xz krecorder-25.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krecorder.spec ++++++ --- /var/tmp/diff_new_pack.YpFZn1/_old 2025-11-08 16:34:33.052260380 +0100 +++ /var/tmp/diff_new_pack.YpFZn1/_new 2025-11-08 16:34:33.056260547 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: krecorder -Version: 25.08.2 +Version: 25.08.3 Release: 0 Summary: Audio recording application License: GPL-3.0-or-later ++++++ krecorder-25.08.2.tar.xz -> krecorder-25.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krecorder-25.08.2/CMakeLists.txt new/krecorder-25.08.3/CMakeLists.txt --- old/krecorder-25.08.2/CMakeLists.txt 2025-10-01 00:38:53.000000000 +0200 +++ new/krecorder-25.08.3/CMakeLists.txt 2025-11-01 19:58:56.000000000 +0100 @@ -9,7 +9,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}") project(krecorder VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krecorder-25.08.2/org.kde.krecorder.appdata.xml new/krecorder-25.08.3/org.kde.krecorder.appdata.xml --- old/krecorder-25.08.2/org.kde.krecorder.appdata.xml 2025-10-01 00:38:53.000000000 +0200 +++ new/krecorder-25.08.3/org.kde.krecorder.appdata.xml 2025-11-01 19:58:56.000000000 +0100 @@ -174,6 +174,7 @@ <caption xml:lang="nl">Overzicht van opnamen</caption> <caption xml:lang="pl">Przegląd nagrań</caption> <caption xml:lang="pt-BR">Visão geral das gravações</caption> + <caption xml:lang="ro">Prezentare generală a înregistrărilor</caption> <caption xml:lang="ru">Просмотр записей</caption> <caption xml:lang="sa">रिकार्डिङ्ग्स् इत्यस्य अवलोकनम्</caption> <caption xml:lang="sl">Pregled posnetkov</caption> @@ -208,6 +209,7 @@ <caption xml:lang="nl">Opnemen met KRecorder</caption> <caption xml:lang="pl">Nagrywanie w KRecorderze</caption> <caption xml:lang="pt-BR">Gravando com o KRecorder</caption> + <caption xml:lang="ro">Înregistrarea cu KRecorder</caption> <caption xml:lang="ru">Запись с помощью KRecorder</caption> <caption xml:lang="sa">KRecorder इत्यनेन सह रिकार्डिङ्ग् करणम्</caption> <caption xml:lang="sl">Snemanje s KRecorderjem</caption> @@ -242,6 +244,7 @@ <caption xml:lang="nl">Luisteren naar opnamen met KRecorder</caption> <caption xml:lang="pl">Posłuchaj nagrań z KRecorder</caption> <caption xml:lang="pt-BR">Ouvindo as gravações com o KRecorder</caption> + <caption xml:lang="ro">Ascultați înregistrările cu KRecorder</caption> <caption xml:lang="ru">Прослушивание записей с помощью KRecorder</caption> <caption xml:lang="sa">KRecorder इत्यनेन सह रिकार्डिङ्ग् शृणुत</caption> <caption xml:lang="sl">Poslušanje posnetkov s KRekorderjem</caption> @@ -276,6 +279,7 @@ <caption xml:lang="nl">Instellingen van KRecorder</caption> <caption xml:lang="pl">Ustawienia KRecordera</caption> <caption xml:lang="pt-BR">Configurações do KRecorder</caption> + <caption xml:lang="ro">Configurările KRecorder</caption> <caption xml:lang="ru">Параметры настройки KRecorder</caption> <caption xml:lang="sa">KRecorder इत्यस्य सेटिंग्स्</caption> <caption xml:lang="sl">Nastavitve KRecorderja</caption> @@ -288,6 +292,7 @@ </screenshot> </screenshots> <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/krecorder-25.08.2/po/ca/krecorder.po new/krecorder-25.08.3/po/ca/krecorder.po --- old/krecorder-25.08.2/po/ca/krecorder.po 2025-10-01 00:38:53.000000000 +0200 +++ new/krecorder-25.08.3/po/ca/krecorder.po 2025-11-01 19:58:56.000000000 +0100 @@ -3,7 +3,7 @@ # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Josep M. Ferrer <[email protected]>, 2020, 2021, 2022, 2024. +# SPDX-FileCopyrightText: 2020, 2021, 2022, 2024 Josep M. Ferrer <[email protected]> msgid "" msgstr "" "Project-Id-Version: krecorder\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krecorder-25.08.2/po/ca@valencia/krecorder.po new/krecorder-25.08.3/po/ca@valencia/krecorder.po --- old/krecorder-25.08.2/po/ca@valencia/krecorder.po 2025-10-01 00:38:53.000000000 +0200 +++ new/krecorder-25.08.3/po/ca@valencia/krecorder.po 2025-11-01 19:58:56.000000000 +0100 @@ -3,7 +3,7 @@ # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Josep M. Ferrer <[email protected]>, 2020, 2021, 2022, 2024. +# SPDX-FileCopyrightText: 2020, 2021, 2022, 2024 Josep M. Ferrer <[email protected]> msgid "" msgstr "" "Project-Id-Version: krecorder\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krecorder-25.08.2/po/de/krecorder.po new/krecorder-25.08.3/po/de/krecorder.po --- old/krecorder-25.08.2/po/de/krecorder.po 2025-10-01 00:38:53.000000000 +0200 +++ new/krecorder-25.08.3/po/de/krecorder.po 2025-11-01 19:58:56.000000000 +0100 @@ -1,8 +1,7 @@ -# Copyright (C) YEAR This file is copyright: +# Copyright (C) 2025 This file is copyright: # This file is distributed under the same license as the krecorder package. -# Burkhard Lück <[email protected]>, 2020, 2021. -# Frederik Schwarzer <[email protected]>, 2022, 2023. -# +# SPDX-FileCopyrightText: 2020, 2021 Burkhard Lück <[email protected]> +# SPDX-FileCopyrightText: 2022, 2023 Frederik Schwarzer <[email protected]> msgid "" msgstr "" "Project-Id-Version: krecorder\n" @@ -267,10 +266,9 @@ msgstr "" #: main.cpp:50 -#, fuzzy, kde-format -#| msgid "© 2020-2022 KDE Community" +#, kde-format msgid "© 2020-2024 KDE Community" -msgstr "Copyright © 2020-2022 KDE-Gemeinschaft" +msgstr "© 2020–2024 KDE-Gemeinschaft" #: main.cpp:51 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krecorder-25.08.2/po/ko/krecorder.po new/krecorder-25.08.3/po/ko/krecorder.po --- old/krecorder-25.08.2/po/ko/krecorder.po 2025-10-01 00:38:53.000000000 +0200 +++ new/krecorder-25.08.3/po/ko/krecorder.po 2025-11-01 19:58:56.000000000 +0100 @@ -1,6 +1,6 @@ # Copyright (C) 2024 This file is copyright: # This file is distributed under the same license as the krecorder package. -# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023, 2024 Shinjo Park <[email protected]> +# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023, 2024, 2025 Shinjo Park <[email protected]> # msgid "" msgstr "" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Lokalize 23.08.1\n" +"X-Generator: Lokalize 24.12.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krecorder-25.08.2/po/ro/krecorder.po new/krecorder-25.08.3/po/ro/krecorder.po --- old/krecorder-25.08.2/po/ro/krecorder.po 2025-10-01 00:38:53.000000000 +0200 +++ new/krecorder-25.08.3/po/ro/krecorder.po 2025-11-01 19:58:56.000000000 +0100 @@ -1,6 +1,6 @@ -# Copyright (C) YEAR This file is copyright: +# Copyright (C) 2025 This file is copyright: # This file is distributed under the same license as the krecorder package. -# Sergiu Bivol <[email protected]>, 2022, 2024. +# SPDX-FileCopyrightText: 2022, 2024, 2025 Sergiu Bivol <[email protected]> # msgid "" msgstr "" @@ -16,7 +16,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"
