Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kolf for openSUSE:Factory checked in at 2025-07-06 17:10:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kolf (Old) and /work/SRC/openSUSE:Factory/.kolf.new.1903 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kolf" Sun Jul 6 17:10:46 2025 rev:157 rq:1290389 version:25.04.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kolf/kolf.changes 2025-06-10 09:03:41.495439507 +0200 +++ /work/SRC/openSUSE:Factory/.kolf.new.1903/kolf.changes 2025-07-06 17:15:06.904843921 +0200 @@ -1,0 +2,10 @@ +Tue Jul 1 15:27:10 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/ +- Changes since 25.04.2: + * snapcraft: release to stable + +------------------------------------------------------------------- Old: ---- kolf-25.04.2.tar.xz kolf-25.04.2.tar.xz.sig New: ---- kolf-25.04.3.tar.xz kolf-25.04.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kolf.spec ++++++ --- /var/tmp/diff_new_pack.6lOSTe/_old 2025-07-06 17:15:07.680876032 +0200 +++ /var/tmp/diff_new_pack.6lOSTe/_new 2025-07-06 17:15:07.680876032 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: kolf -Version: 25.04.2 +Version: 25.04.3 Release: 0 Summary: Miniature golf game License: GPL-2.0-or-later AND LGPL-2.0-or-later ++++++ kolf-25.04.2.tar.xz -> kolf-25.04.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kolf-25.04.2/CMakeLists.txt new/kolf-25.04.3/CMakeLists.txt --- old/kolf-25.04.2/CMakeLists.txt 2025-06-02 23:15:30.000000000 +0200 +++ new/kolf-25.04.3/CMakeLists.txt 2025-06-30 18:30:40.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "25") set(RELEASE_SERVICE_VERSION_MINOR "04") -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(kolf VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kolf-25.04.2/po/es/kolf.po new/kolf-25.04.3/po/es/kolf.po --- old/kolf-25.04.2/po/es/kolf.po 2025-06-02 23:15:30.000000000 +0200 +++ new/kolf-25.04.3/po/es/kolf.po 2025-06-30 18:30:40.000000000 +0200 @@ -1,5 +1,6 @@ # Spanish translations for kolf.po package. -# Copyright (C) 2002-2025 Free Software Foundation, Inc. +# Copyright (C) 2002-2025 This file is copyright: +# This file is distributed under the same license as the kolf package. # # SPDX-FileCopyrightText: 2002, 2003 Miguel Revilla Rodríguez <y...@miguelrevilla.com> # SPDX-FileCopyrightText: 2003 Lucas Garcia <ta...@escomposlinux.org> @@ -13,7 +14,7 @@ "Project-Id-Version: kolf\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-07 21:41+0100\n" +"PO-Revision-Date: 2025-06-12 00:41+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/kolf-25.04.2/snapcraft.yaml new/kolf-25.04.3/snapcraft.yaml --- old/kolf-25.04.2/snapcraft.yaml 2025-06-02 23:15:30.000000000 +0200 +++ new/kolf-25.04.3/snapcraft.yaml 2025-06-30 18:30:40.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: kolf confinement: strict grade: stable -base: core22 +base: core24 adopt-info: kolf apps: kolf: @@ -15,21 +15,12 @@ desktop: usr/share/applications/org.kde.kolf.desktop command: usr/bin/kolf plugs: - - audio-record + - audio-playback slots: session-dbus-interface: interface: dbus name: org.kde.kolf 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: kolf: parse-info: @@ -47,17 +38,9 @@ - -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 + build-environment: &build-environment + - LD_LIBRARY_PATH: > + "/snap/mesa-2404/current/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR:$CRAFT_STAGE/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR:/snap/kde-qt6-core24-sdk/current/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/libproxy:$LD_LIBRARY_PATH" prime: - -usr/lib/*/cmake/* - -usr/include/* @@ -67,16 +50,24 @@ - -usr/lib/gcc/$CRAFT_ARCH_TRIPLET_BUILD_FOR/6.0.0 - -usr/lib/aspell/* - -usr/share/lintian + gpu-2404: + after: [kolf] + source: https://github.com/canonical/gpu-snap.git + plugin: dump + override-prime: | + craftctl default + ${CRAFT_PART_SRC}/bin/gpu-2404-cleanup mesa-2404 + prime: + - bin/gpu-2404-wrapper cleanup: after: - kolf 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 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kolf-25.04.2/src/org.kde.kolf.appdata.xml new/kolf-25.04.3/src/org.kde.kolf.appdata.xml --- old/kolf-25.04.2/src/org.kde.kolf.appdata.xml 2025-06-02 23:15:30.000000000 +0200 +++ new/kolf-25.04.3/src/org.kde.kolf.appdata.xml 2025-06-30 18:30:40.000000000 +0200 @@ -443,6 +443,7 @@ <binary>kolf</binary> </provides> <releases> + <release version="25.04.3" date="2025-07-03"/> <release version="25.04.2" date="2025-06-05"/> <release version="25.04.1" date="2025-05-08"/> <release version="25.04.0" date="2025-04-17"/>