Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kmines for openSUSE:Factory checked in at 2026-01-12 10:18:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmines (Old) and /work/SRC/openSUSE:Factory/.kmines.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmines" Mon Jan 12 10:18:49 2026 rev:165 rq:1326149 version:25.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kmines/kmines.changes 2025-12-15 11:58:37.431909646 +0100 +++ /work/SRC/openSUSE:Factory/.kmines.new.1928/kmines.changes 2026-01-12 10:28:23.618993140 +0100 @@ -1,0 +2,10 @@ +Wed Jan 7 12:25:04 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: ---- kmines-25.12.0.tar.xz kmines-25.12.0.tar.xz.sig New: ---- kmines-25.12.1.tar.xz kmines-25.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmines.spec ++++++ --- /var/tmp/diff_new_pack.9GbPwm/_old 2026-01-12 10:28:24.199016947 +0100 +++ /var/tmp/diff_new_pack.9GbPwm/_new 2026-01-12 10:28:24.203017111 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: kmines -Version: 25.12.0 +Version: 25.12.1 Release: 0 Summary: Minesweeper-like game License: GPL-2.0-or-later ++++++ kmines-25.12.0.tar.xz -> kmines-25.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmines-25.12.0/.gitlab-ci.yml new/kmines-25.12.1/.gitlab-ci.yml --- old/kmines-25.12.0/.gitlab-ci.yml 2025-12-04 04:18:58.000000000 +0100 +++ new/kmines-25.12.1/.gitlab-ci.yml 2026-01-03 11:46:36.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/kmines-25.12.0/CMakeLists.txt new/kmines-25.12.1/CMakeLists.txt --- old/kmines-25.12.0/CMakeLists.txt 2025-12-04 04:18:58.000000000 +0100 +++ new/kmines-25.12.1/CMakeLists.txt 2026-01-03 11:46:36.000000000 +0100 @@ -3,7 +3,7 @@ # Release Service 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_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.12.0/data/org.kde.kmines.appdata.xml new/kmines-25.12.1/data/org.kde.kmines.appdata.xml --- old/kmines-25.12.0/data/org.kde.kmines.appdata.xml 2025-12-04 04:18:58.000000000 +0100 +++ new/kmines-25.12.1/data/org.kde.kmines.appdata.xml 2026-01-03 11:46:36.000000000 +0100 @@ -152,6 +152,7 @@ </provides> <project_group>KDE</project_group> <releases> + <release version="4.0.25121" date="2026-01-08"/> <release version="4.0.25120" date="2025-12-11"/> <release version="4.0.25083" date="2025-11-06"/> <release version="4.0.25082" date="2025-10-09"/>
