Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kfourinline for openSUSE:Factory checked in at 2026-01-12 10:18:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kfourinline (Old) and /work/SRC/openSUSE:Factory/.kfourinline.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kfourinline" Mon Jan 12 10:18:16 2026 rev:165 rq:1326112 version:25.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes 2025-12-15 11:57:13.120370069 +0100 +++ /work/SRC/openSUSE:Factory/.kfourinline.new.1928/kfourinline.changes 2026-01-12 10:27:38.685148877 +0100 @@ -1,0 +2,10 @@ +Wed Jan 7 12:24:53 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 25.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.12.1/ +- Changes since 25.12.0: + * CI: Add documentation build + +------------------------------------------------------------------- Old: ---- kfourinline-25.12.0.tar.xz kfourinline-25.12.0.tar.xz.sig New: ---- kfourinline-25.12.1.tar.xz kfourinline-25.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kfourinline.spec ++++++ --- /var/tmp/diff_new_pack.TfNZnZ/_old 2026-01-12 10:27:39.269172848 +0100 +++ /var/tmp/diff_new_pack.TfNZnZ/_new 2026-01-12 10:27:39.273173012 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: kfourinline -Version: 25.12.0 +Version: 25.12.1 Release: 0 Summary: Four Wins game License: GPL-2.0-or-later AND LGPL-2.0-or-later ++++++ kfourinline-25.12.0.tar.xz -> kfourinline-25.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kfourinline-25.12.0/.gitlab-ci.yml new/kfourinline-25.12.1/.gitlab-ci.yml --- old/kfourinline-25.12.0/.gitlab-ci.yml 2025-12-03 23:45:16.000000000 +0100 +++ new/kfourinline-25.12.1/.gitlab-ci.yml 2026-01-03 11:43:55.000000000 +0100 @@ -15,3 +15,4 @@ - /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/kfourinline-25.12.0/CMakeLists.txt new/kfourinline-25.12.1/CMakeLists.txt --- old/kfourinline-25.12.0/CMakeLists.txt 2025-12-03 23:45:16.000000000 +0100 +++ new/kfourinline-25.12.1/CMakeLists.txt 2026-01-03 11:43:55.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 "0") +set(RELEASE_SERVICE_VERSION_MICRO "1") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kfourinline VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kfourinline-25.12.0/src/org.kde.kfourinline.appdata.xml new/kfourinline-25.12.1/src/org.kde.kfourinline.appdata.xml --- old/kfourinline-25.12.0/src/org.kde.kfourinline.appdata.xml 2025-12-03 23:45:16.000000000 +0100 +++ new/kfourinline-25.12.1/src/org.kde.kfourinline.appdata.xml 2026-01-03 11:43:55.000000000 +0100 @@ -169,6 +169,7 @@ <binary>kfourinline</binary> </provides> <releases> + <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"/> <release version="25.08.2" date="2025-10-09"/>
