Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kasts for openSUSE:Factory checked in at 2025-11-08 16:30:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kasts (Old) and /work/SRC/openSUSE:Factory/.kasts.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kasts" Sat Nov 8 16:30:51 2025 rev:33 rq:1316170 version:25.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kasts/kasts.changes 2025-10-13 17:28:58.815420169 +0200 +++ /work/SRC/openSUSE:Factory/.kasts.new.1980/kasts.changes 2025-11-08 16:31:51.025476626 +0100 @@ -1,0 +2,9 @@ +Thu Nov 6 18:37:25 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: ---- kasts-25.08.2.tar.xz kasts-25.08.2.tar.xz.sig New: ---- kasts-25.08.3.tar.xz kasts-25.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kasts.spec ++++++ --- /var/tmp/diff_new_pack.9ATkme/_old 2025-11-08 16:31:52.897555007 +0100 +++ /var/tmp/diff_new_pack.9ATkme/_new 2025-11-08 16:31:52.921556012 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: kasts -Version: 25.08.2 +Version: 25.08.3 Release: 0 Summary: Kirigami-based podcast player License: GPL-2.0-or-later ++++++ kasts-25.08.2.tar.xz -> kasts-25.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kasts-25.08.2/CMakeLists.txt new/kasts-25.08.3/CMakeLists.txt --- old/kasts-25.08.2/CMakeLists.txt 2025-10-01 00:37:18.000000000 +0200 +++ new/kasts-25.08.3/CMakeLists.txt 2025-11-01 19:55:41.000000000 +0100 @@ -8,7 +8,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(kasts VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kasts-25.08.2/org.kde.kasts.appdata.xml new/kasts-25.08.3/org.kde.kasts.appdata.xml --- old/kasts-25.08.2/org.kde.kasts.appdata.xml 2025-10-01 00:37:18.000000000 +0200 +++ new/kasts-25.08.3/org.kde.kasts.appdata.xml 2025-11-01 19:55:41.000000000 +0100 @@ -497,6 +497,7 @@ </screenshots> <launchable type="desktop-id">org.kde.kasts.desktop</launchable> <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/kasts-25.08.2/po/de/kasts.po new/kasts-25.08.3/po/de/kasts.po --- old/kasts-25.08.2/po/de/kasts.po 2025-10-01 00:37:18.000000000 +0200 +++ new/kasts-25.08.3/po/de/kasts.po 2025-11-01 19:55:41.000000000 +0100 @@ -1,8 +1,7 @@ -# # SPDX-FileCopyrightText: 2023 Johannes Obermayr <[email protected]> -# Burkhard Lück <[email protected]>, 2021. -# Frederik Schwarzer <[email protected]>, 2022, 2023. -# Frank Steinmetzger <[email protected]>, 2022. +# SPDX-FileCopyrightText: 2021 Burkhard Lück <[email protected]> +# SPDX-FileCopyrightText: 2022, 2023 Frederik Schwarzer <[email protected]> +# SPDX-FileCopyrightText: 2022 Frank Steinmetzger <[email protected]> # SPDX-FileCopyrightText: 2024 Alois.spitzbart <[email protected]> msgid "" msgstr "" @@ -218,10 +217,9 @@ msgstr "Podcast-Wiedergabe" #: main.cpp:140 -#, fuzzy, kde-format -#| msgid "© 2020–2024 KDE Community" +#, kde-format msgid "© 2020–2025 KDE Community" -msgstr "Copyright © 2020–2024 KDE-Gemeinschaft" +msgstr "© 2020–2025 KDE-Gemeinschaft" #: main.cpp:141 #, kde-format
