Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package picmi for openSUSE:Factory checked in at 2025-11-08 16:33:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/picmi (Old) and /work/SRC/openSUSE:Factory/.picmi.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "picmi" Sat Nov 8 16:33:02 2025 rev:162 rq:1316337 version:25.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/picmi/picmi.changes 2025-10-13 17:32:28.836204043 +0200 +++ /work/SRC/openSUSE:Factory/.picmi.new.1980/picmi.changes 2025-11-08 16:35:39.491042045 +0100 @@ -1,0 +2,9 @@ +Thu Nov 6 18:38:16 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: ---- picmi-25.08.2.tar.xz picmi-25.08.2.tar.xz.sig New: ---- picmi-25.08.3.tar.xz picmi-25.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ picmi.spec ++++++ --- /var/tmp/diff_new_pack.Xqpopv/_old 2025-11-08 16:35:40.659090949 +0100 +++ /var/tmp/diff_new_pack.Xqpopv/_new 2025-11-08 16:35:40.667091284 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: picmi -Version: 25.08.2 +Version: 25.08.3 Release: 0 Summary: Nonogram Logic game License: GPL-2.0-or-later ++++++ picmi-25.08.2.tar.xz -> picmi-25.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-25.08.2/CMakeLists.txt new/picmi-25.08.3/CMakeLists.txt --- old/picmi-25.08.2/CMakeLists.txt 2025-10-06 05:26:39.000000000 +0200 +++ new/picmi-25.08.3/CMakeLists.txt 2025-11-01 18:38:54.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Gear 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_COMPACT_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}") # Bump PICMI_BASE_VERSION once new features are added diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-25.08.2/org.kde.picmi.appdata.xml new/picmi-25.08.3/org.kde.picmi.appdata.xml --- old/picmi-25.08.2/org.kde.picmi.appdata.xml 2025-10-06 05:26:39.000000000 +0200 +++ new/picmi-25.08.3/org.kde.picmi.appdata.xml 2025-11-01 18:38:54.000000000 +0100 @@ -156,6 +156,7 @@ </screenshot> </screenshots> <releases> + <release version="2.0.25083" date="2025-11-06"/> <release version="2.0.25082" date="2025-10-09"/> <release version="2.0.25081" date="2025-09-11"/> <release version="2.0.25080" date="2025-08-14"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-25.08.2/po/ar/picmi.po new/picmi-25.08.3/po/ar/picmi.po --- old/picmi-25.08.2/po/ar/picmi.po 2025-10-06 05:26:39.000000000 +0200 +++ new/picmi-25.08.3/po/ar/picmi.po 2025-11-01 18:38:54.000000000 +0100 @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" "X-Generator: Lokalize 23.08.5\n" #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-25.08.2/po/ca/picmi.po new/picmi-25.08.3/po/ca/picmi.po --- old/picmi-25.08.2/po/ca/picmi.po 2025-10-06 05:26:39.000000000 +0200 +++ new/picmi-25.08.3/po/ca/picmi.po 2025-11-01 18:38:54.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. # -# Josep M. Ferrer <[email protected]>, 2013, 2014, 2015, 2016, 2018, 2020, 2021, 2023, 2024. -# Antoni Bella Pérez <[email protected]>, 2021. +# SPDX-FileCopyrightText: 2013, 2014, 2015, 2016, 2018, 2020, 2021, 2023, 2024 Josep M. Ferrer <[email protected]> +# SPDX-FileCopyrightText: 2021 Antoni Bella Pérez <[email protected]> msgid "" msgstr "" "Project-Id-Version: picmi\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-25.08.2/po/ca@valencia/picmi.po new/picmi-25.08.3/po/ca@valencia/picmi.po --- old/picmi-25.08.2/po/ca@valencia/picmi.po 2025-10-06 05:26:39.000000000 +0200 +++ new/picmi-25.08.3/po/ca@valencia/picmi.po 2025-11-01 18:38:54.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. # -# Josep M. Ferrer <[email protected]>, 2013, 2014, 2015, 2016, 2018, 2020, 2021, 2023, 2024. -# Antoni Bella Pérez <[email protected]>, 2021. +# SPDX-FileCopyrightText: 2013, 2014, 2015, 2016, 2018, 2020, 2021, 2023, 2024 Josep M. Ferrer <[email protected]> +# SPDX-FileCopyrightText: 2021 Antoni Bella Pérez <[email protected]> msgid "" msgstr "" "Project-Id-Version: picmi\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-25.08.2/po/de/picmi.po new/picmi-25.08.3/po/de/picmi.po --- old/picmi-25.08.2/po/de/picmi.po 2025-10-06 05:26:39.000000000 +0200 +++ new/picmi-25.08.3/po/de/picmi.po 2025-11-01 18:38:54.000000000 +0100 @@ -1,7 +1,7 @@ # SPDX-FileCopyrightText: 2024 Alois.spitzbart <[email protected]> -# Burkhard Lück <[email protected]>, 2012, 2013, 2015, 2020. -# Frederik Schwarzer <[email protected]>, 2013, 2016, 2022. -# Frank Steinmetzger <[email protected]>, 2013. +# SPDX-FileCopyrightText: 2012, 2013, 2015, 2020 Burkhard Lück <[email protected]> +# SPDX-FileCopyrightText: 2013, 2016, 2022 Frederik Schwarzer <[email protected]> +# SPDX-FileCopyrightText: 2013 Frank Steinmetzger <[email protected]> msgid "" msgstr "" "Project-Id-Version: picmi\n"
