Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kolf for openSUSE:Factory checked in at 2026-02-06 19:07:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kolf (Old) and /work/SRC/openSUSE:Factory/.kolf.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kolf" Fri Feb 6 19:07:44 2026 rev:164 rq:1331299 version:25.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kolf/kolf.changes 2026-01-12 10:28:40.547687960 +0100 +++ /work/SRC/openSUSE:Factory/.kolf.new.1670/kolf.changes 2026-02-06 19:12:09.196645822 +0100 @@ -1,0 +2,10 @@ +Tue Feb 3 10:05:53 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 25.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.12.2/ +- Changes since 25.12.1: + * documentation.yml is no more needed + +------------------------------------------------------------------- Old: ---- kolf-25.12.1.tar.xz kolf-25.12.1.tar.xz.sig New: ---- kolf-25.12.2.tar.xz kolf-25.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kolf.spec ++++++ --- /var/tmp/diff_new_pack.JxavKd/_old 2026-02-06 19:12:09.856673627 +0100 +++ /var/tmp/diff_new_pack.JxavKd/_new 2026-02-06 19:12:09.864673965 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: kolf -Version: 25.12.1 +Version: 25.12.2 Release: 0 Summary: Miniature golf game License: GPL-2.0-or-later AND LGPL-2.0-or-later ++++++ kolf-25.12.1.tar.xz -> kolf-25.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kolf-25.12.1/.gitlab-ci.yml new/kolf-25.12.2/.gitlab-ci.yml --- old/kolf-25.12.1/.gitlab-ci.yml 2026-01-03 11:47:44.000000000 +0100 +++ new/kolf-25.12.2/.gitlab-ci.yml 2026-01-29 11:33:16.000000000 +0100 @@ -15,4 +15,3 @@ - /gitlab-templates/craft-macos-arm64-qt6.yml - /gitlab-templates/xml-lint.yml - /gitlab-templates/yaml-lint.yml - - /gitlab-templates/documentation.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kolf-25.12.1/CMakeLists.txt new/kolf-25.12.2/CMakeLists.txt --- old/kolf-25.12.1/CMakeLists.txt 2026-01-03 11:47:44.000000000 +0100 +++ new/kolf-25.12.2/CMakeLists.txt 2026-01-29 11:33:16.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "25") set(RELEASE_SERVICE_VERSION_MINOR "12") -set(RELEASE_SERVICE_VERSION_MICRO "1") +set(RELEASE_SERVICE_VERSION_MICRO "2") 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.12.1/src/org.kde.kolf.appdata.xml new/kolf-25.12.2/src/org.kde.kolf.appdata.xml --- old/kolf-25.12.1/src/org.kde.kolf.appdata.xml 2026-01-03 11:47:44.000000000 +0100 +++ new/kolf-25.12.2/src/org.kde.kolf.appdata.xml 2026-01-29 11:33:16.000000000 +0100 @@ -434,6 +434,7 @@ <binary>kolf</binary> </provides> <releases> + <release version="25.12.2" date="2026-02-05"/> <release version="25.12.1" date="2026-01-08"/> <release version="25.12.0" date="2025-12-11"/> <release version="25.08.3" date="2025-11-06"/>
