Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kweathercore for openSUSE:Factory checked in at 2025-11-08 16:32:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kweathercore (Old) and /work/SRC/openSUSE:Factory/.kweathercore.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kweathercore" Sat Nov 8 16:32:42 2025 rev:18 rq:1316303 version:25.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kweathercore/kweathercore.changes 2025-10-13 17:31:47.682482574 +0200 +++ /work/SRC/openSUSE:Factory/.kweathercore.new.1980/kweathercore.changes 2025-11-08 16:35:12.769923283 +0100 @@ -1,0 +2,9 @@ +Thu Nov 6 18:38:06 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: ---- kweathercore-25.08.2.tar.xz kweathercore-25.08.2.tar.xz.sig New: ---- kweathercore-25.08.3.tar.xz kweathercore-25.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kweathercore.spec ++++++ --- /var/tmp/diff_new_pack.uMXyoR/_old 2025-11-08 16:35:13.437951252 +0100 +++ /var/tmp/diff_new_pack.uMXyoR/_new 2025-11-08 16:35:13.437951252 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: kweathercore -Version: 25.08.2 +Version: 25.08.3 Release: 0 Summary: Library to facilitate retrieval of weather information License: LGPL-2.0-or-later ++++++ kweathercore-25.08.2.tar.xz -> kweathercore-25.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kweathercore-25.08.2/CMakeLists.txt new/kweathercore-25.08.3/CMakeLists.txt --- old/kweathercore-25.08.2/CMakeLists.txt 2025-09-30 23:22:47.000000000 +0200 +++ new/kweathercore-25.08.3/CMakeLists.txt 2025-10-31 01:56:50.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application 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(KWeatherCore VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kweathercore-25.08.2/po/ca/kweathercore6.po new/kweathercore-25.08.3/po/ca/kweathercore6.po --- old/kweathercore-25.08.2/po/ca/kweathercore6.po 2025-09-30 23:22:47.000000000 +0200 +++ new/kweathercore-25.08.3/po/ca/kweathercore6.po 2025-10-31 01:56:50.000000000 +0100 @@ -3,8 +3,8 @@ # 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. # -# Antoni Bella Pérez <[email protected]>, 2020. -# Josep M. Ferrer <[email protected]>, 2020, 2021, 2023. +# SPDX-FileCopyrightText: 2020 Antoni Bella Pérez <[email protected]> +# SPDX-FileCopyrightText: 2020, 2021, 2023 Josep M. Ferrer <[email protected]> msgid "" msgstr "" "Project-Id-Version: kweathercore\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kweathercore-25.08.2/po/ca@valencia/kweathercore6.po new/kweathercore-25.08.3/po/ca@valencia/kweathercore6.po --- old/kweathercore-25.08.2/po/ca@valencia/kweathercore6.po 2025-09-30 23:22:47.000000000 +0200 +++ new/kweathercore-25.08.3/po/ca@valencia/kweathercore6.po 2025-10-31 01:56:50.000000000 +0100 @@ -3,8 +3,8 @@ # 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. # -# Antoni Bella Pérez <[email protected]>, 2020. -# Josep M. Ferrer <[email protected]>, 2020, 2021, 2023. +# SPDX-FileCopyrightText: 2020 Antoni Bella Pérez <[email protected]> +# SPDX-FileCopyrightText: 2020, 2021, 2023 Josep M. Ferrer <[email protected]> msgid "" msgstr "" "Project-Id-Version: kweathercore\n" @@ -188,39 +188,3 @@ #, kde-format msgid "Unknown" msgstr "Desconeguda" - -#~ msgid "Immediate" -#~ msgstr "Immediata" - -#~ msgid "Expected" -#~ msgstr "Esperada" - -#~ msgid "Future" -#~ msgstr "Futura" - -#~ msgid "Past" -#~ msgstr "Passada" - -#~ msgid "Extreme" -#~ msgstr "Extrema" - -#~ msgid "Severe" -#~ msgstr "Severa" - -#~ msgid "Moderate" -#~ msgstr "Moderada" - -#~ msgid "Minor" -#~ msgstr "Menor" - -#~ msgid "Observed" -#~ msgstr "Observada" - -#~ msgid "Likely" -#~ msgstr "Probable" - -#~ msgid "Possible" -#~ msgstr "Possible" - -#~ msgid "Unlikely" -#~ msgstr "Poc probable" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kweathercore-25.08.2/po/de/kweathercore6.po new/kweathercore-25.08.3/po/de/kweathercore6.po --- old/kweathercore-25.08.2/po/de/kweathercore6.po 2025-09-30 23:22:47.000000000 +0200 +++ new/kweathercore-25.08.3/po/de/kweathercore6.po 2025-10-31 01:56:50.000000000 +0100 @@ -1,8 +1,7 @@ # Copyright (C) 2023 This file is copyright: # This file is distributed under the same license as the kweathercore package. -# Burkhard Lück <[email protected]>, 2021. +# SPDX-FileCopyrightText: 2021 Burkhard Lück <[email protected]> # SPDX-FileCopyrightText: 2023 Johannes Obermayr <[email protected]> -# msgid "" msgstr "" "Project-Id-Version: kweathercore6\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kweathercore-25.08.2/po/ko/kweathercore6.po new/kweathercore-25.08.3/po/ko/kweathercore6.po --- old/kweathercore-25.08.2/po/ko/kweathercore6.po 2025-09-30 23:22:47.000000000 +0200 +++ new/kweathercore-25.08.3/po/ko/kweathercore6.po 2025-10-31 01:56:50.000000000 +0100 @@ -1,6 +1,6 @@ # Copyright (C) 2024 This file is copyright: # This file is distributed under the same license as the kweather package. -# SPDX-FileCopyrightText: 2020, 2021, 2024 Shinjo Park <[email protected]> +# SPDX-FileCopyrightText: 2020, 2021, 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" #: kweathercore.cpp:93 kweathercore.cpp:94 kweathercore.cpp:95 msgid "Clear"
