Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdiamond for openSUSE:Factory checked in at 2026-01-12 10:18:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdiamond (Old) and /work/SRC/openSUSE:Factory/.kdiamond.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdiamond" Mon Jan 12 10:18:09 2026 rev:164 rq:1326107 version:25.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kdiamond/kdiamond.changes 2025-12-15 11:56:58.859771380 +0100 +++ /work/SRC/openSUSE:Factory/.kdiamond.new.1928/kdiamond.changes 2026-01-12 10:27:30.204800810 +0100 @@ -1,0 +2,10 @@ +Wed Jan 7 12:24:52 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: ---- kdiamond-25.12.0.tar.xz kdiamond-25.12.0.tar.xz.sig New: ---- kdiamond-25.12.1.tar.xz kdiamond-25.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdiamond.spec ++++++ --- /var/tmp/diff_new_pack.6Xc3ve/_old 2026-01-12 10:27:30.720821990 +0100 +++ /var/tmp/diff_new_pack.6Xc3ve/_new 2026-01-12 10:27:30.724822154 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: kdiamond -Version: 25.12.0 +Version: 25.12.1 Release: 0 Summary: Single player puzzle game License: GPL-2.0-or-later ++++++ kdiamond-25.12.0.tar.xz -> kdiamond-25.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-25.12.0/.gitlab-ci.yml new/kdiamond-25.12.1/.gitlab-ci.yml --- old/kdiamond-25.12.0/.gitlab-ci.yml 2025-12-03 23:44:57.000000000 +0100 +++ new/kdiamond-25.12.1/.gitlab-ci.yml 2026-01-03 11:43:38.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/kdiamond-25.12.0/CMakeLists.txt new/kdiamond-25.12.1/CMakeLists.txt --- old/kdiamond-25.12.0/CMakeLists.txt 2025-12-03 23:44:57.000000000 +0100 +++ new/kdiamond-25.12.1/CMakeLists.txt 2026-01-03 11:43:38.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(kdiamond VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-25.12.0/src/org.kde.kdiamond.appdata.xml new/kdiamond-25.12.1/src/org.kde.kdiamond.appdata.xml --- old/kdiamond-25.12.0/src/org.kde.kdiamond.appdata.xml 2025-12-03 23:44:57.000000000 +0100 +++ new/kdiamond-25.12.1/src/org.kde.kdiamond.appdata.xml 2026-01-03 11:43:38.000000000 +0100 @@ -180,6 +180,7 @@ <binary>kdiamond</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"/>
