Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kmines for openSUSE:Leap:16.0 checked in at 2025-08-07 21:00:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/kmines (Old) and /work/SRC/openSUSE:Leap:16.0/.kmines.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmines" Thu Aug 7 21:00:44 2025 rev:4 rq:1292860 version:25.04.3 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/kmines/kmines.changes 2025-04-23 18:08:41.524786384 +0200 +++ /work/SRC/openSUSE:Leap:16.0/.kmines.new.1085/kmines.changes 2025-08-07 21:02:29.549921831 +0200 @@ -1,0 +2,27 @@ +Tue Jul 1 15:27:07 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.04.3/ +- No code change since 25.04.2 + +------------------------------------------------------------------- +Tue Jun 3 21:12:32 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.04.2/ +- No code change since 25.04.1 + +------------------------------------------------------------------- +Wed May 7 21:00:20 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.04.1/ +- No code change since 25.04.0 + +------------------------------------------------------------------- Old: ---- kmines-25.04.0.tar.xz kmines-25.04.0.tar.xz.sig New: ---- kmines-25.04.3.tar.xz kmines-25.04.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmines.spec ++++++ --- /var/tmp/diff_new_pack.aqD1s2/_old 2025-08-07 21:02:29.825933322 +0200 +++ /var/tmp/diff_new_pack.aqD1s2/_new 2025-08-07 21:02:29.829933488 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: kmines -Version: 25.04.0 +Version: 25.04.3 Release: 0 Summary: Minesweeper-like game License: GPL-2.0-or-later ++++++ kmines-25.04.0.tar.xz -> kmines-25.04.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmines-25.04.0/CMakeLists.txt new/kmines-25.04.3/CMakeLists.txt --- old/kmines-25.04.0/CMakeLists.txt 2025-04-07 23:25:20.000000000 +0200 +++ new/kmines-25.04.3/CMakeLists.txt 2025-06-30 18:29:29.000000000 +0200 @@ -3,7 +3,7 @@ # Release Service version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "25") set (RELEASE_SERVICE_VERSION_MINOR "04") -set (RELEASE_SERVICE_VERSION_MICRO "0") +set (RELEASE_SERVICE_VERSION_MICRO "3") set (RELEASE_SERVICE_COMPACT_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}") # Bump KMINES_BASE_VERSION once new features are added diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmines-25.04.0/data/org.kde.kmines.appdata.xml new/kmines-25.04.3/data/org.kde.kmines.appdata.xml --- old/kmines-25.04.0/data/org.kde.kmines.appdata.xml 2025-04-07 23:25:20.000000000 +0200 +++ new/kmines-25.04.3/data/org.kde.kmines.appdata.xml 2025-06-30 18:29:29.000000000 +0200 @@ -155,6 +155,9 @@ </provides> <project_group>KDE</project_group> <releases> + <release version="4.0.25043" date="2025-07-03"/> + <release version="4.0.25042" date="2025-06-05"/> + <release version="4.0.25041" date="2025-05-08"/> <release version="4.0.25040" date="2025-04-17"/> <release version="4.0.24123" date="2025-03-06"/> <release version="4.0.24122" date="2025-02-06"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmines-25.04.0/po/ca@valencia/kmines.po new/kmines-25.04.3/po/ca@valencia/kmines.po --- old/kmines-25.04.0/po/ca@valencia/kmines.po 2025-04-07 23:25:20.000000000 +0200 +++ new/kmines-25.04.3/po/ca@valencia/kmines.po 2025-06-30 18:29:29.000000000 +0200 @@ -73,7 +73,7 @@ #: generalopts.ui:44 #, kde-format msgid "Explore with left click on number cells" -msgstr "Explora amb un clic esquerre en les cel·les dels nombres" +msgstr "Explora amb un clic esquerre damunt de les cel·les dels nombres" #. i18n: ectx: property (text), widget (QLabel, label) #: generalopts.ui:53 @@ -104,8 +104,8 @@ #, kde-format msgid "Left click on a number cell will have the same effect as mid click." msgstr "" -"Un clic esquerre en una cel·la de nombre tindrà el mateix efecte que un clic " -"del mig." +"Un clic esquerre damunt d'una cel·la de nombre tindrà el mateix efecte que " +"un clic del mig." #. i18n: ectx: label, entry (CustomWidth), group (Options) #: kmines.kcfg:35 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmines-25.04.0/po/es/kmines.po new/kmines-25.04.3/po/es/kmines.po --- old/kmines-25.04.0/po/es/kmines.po 2025-04-07 23:25:20.000000000 +0200 +++ new/kmines-25.04.3/po/es/kmines.po 2025-06-30 18:29:29.000000000 +0200 @@ -1,4 +1,6 @@ # Spanish translations for kmines.po package. +# Copyright (C) 2002-2025 This file is copyright: +# This file is distributed under the same license as the kmines package. # # SPDX-FileCopyrightText: 2002, 2003 Miguel Revilla Rodríguez <y...@miguelrevilla.com> # SPDX-FileCopyrightText: 2003 Lucas Garcia <ta...@escomposlinux.org> @@ -12,7 +14,7 @@ "Project-Id-Version: kmines\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-11-22 00:38+0000\n" -"PO-Revision-Date: 2025-04-02 01:18+0100\n" +"PO-Revision-Date: 2025-06-12 00:39+0100\n" "Last-Translator: Sofía Priego <spri...@darksylvania.net>\n" "Language-Team: Spanish <kde-l10n...@kde.org>\n" "Language: es\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmines-25.04.0/po/gl/kmines.po new/kmines-25.04.3/po/gl/kmines.po --- old/kmines-25.04.0/po/gl/kmines.po 2025-04-07 23:25:20.000000000 +0200 +++ new/kmines-25.04.3/po/gl/kmines.po 2025-06-30 18:29:29.000000000 +0200 @@ -22,7 +22,7 @@ #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "Leandro Regueiro, mvillarino, Adrián Chaves Fernández" +msgstr "Leandro Regueiro, mvillarino, Adrián Chaves" #, kde-format msgctxt "EMAIL OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmines-25.04.0/po/pl/kmines.po new/kmines-25.04.3/po/pl/kmines.po --- old/kmines-25.04.0/po/pl/kmines.po 2025-04-07 23:25:20.000000000 +0200 +++ new/kmines-25.04.3/po/pl/kmines.po 2025-06-30 18:29:29.000000000 +0200 @@ -1,4 +1,4 @@ -# Version: $Revision: 1695692 $ +# Version: $Revision: 1709616 $ # translation of kmines.po to Polish # translation of kmines.po to # translation of kmines.po to @@ -22,7 +22,6 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -"X-Generator: Lokalize 23.08.5\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmines-25.04.0/snapcraft.yaml new/kmines-25.04.3/snapcraft.yaml --- old/kmines-25.04.0/snapcraft.yaml 2025-04-07 23:25:20.000000000 +0200 +++ new/kmines-25.04.3/snapcraft.yaml 2025-06-30 18:29:29.000000000 +0200 @@ -1,11 +1,11 @@ -# SPDX-FileCopyrightText: 2024 Scarlett Moore <sgmo...@kde.org> +# SPDX-FileCopyrightText: 2024,2025 Scarlett Moore <sgmo...@kde.org> # # SPDX-License-Identifier: CC0-1.0 --- name: kmines confinement: strict grade: stable -base: core22 +base: core24 adopt-info: kmines apps: kmines: @@ -15,21 +15,12 @@ desktop: usr/share/applications/org.kde.kmines.desktop command: usr/bin/kmines plugs: - - audio-record + - audio-playback slots: session-dbus-interface: interface: dbus name: org.kde.kmines bus: session -package-repositories: - - type: apt - components: - - main - suites: - - jammy - key-id: 444DABCF3667D0283F894EDDE6D4736255751E5D - url: http://origin.archive.neon.kde.org/user - key-server: keyserver.ubuntu.com parts: kmines: parse-info: @@ -47,17 +38,6 @@ - -DQT_MAJOR_VERSION=6 - -DBUILD_WITH_QT6=ON - -DBUILD_TESTING=OFF - - -DCMAKE_INSTALL_SYSCONFDIR=/etc - - -DCMAKE_INSTALL_LOCALSTATEDIR=/var - - -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON - - -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF - - -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON - - -DCMAKE_INSTALL_RUNSTATEDIR=/run - - -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON - - -DCMAKE_VERBOSE_MAKEFILE=ON - - -DCMAKE_INSTALL_LIBDIR=lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR - - --log-level=STATUS - - -DCMAKE_LIBRARY_PATH=lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR prime: - -usr/lib/*/cmake/* - -usr/include/* @@ -72,11 +52,10 @@ - kmines plugin: nil build-snaps: - - core22 - - kf6-core22 - - qt-common-themes + - core24 + - kf6-core24 override-prime: | set -eux - for snap in "core22" "kf6-core22" "qt-common-themes"; do + for snap in "core24" "kf6-core24"; do cd "/snap/$snap/current" && find . -type f,l -exec rm -rf "${CRAFT_PRIME}/{}" \; done