Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package knights for openSUSE:Factory checked in at 2026-02-06 19:07:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/knights (Old) and /work/SRC/openSUSE:Factory/.knights.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "knights" Fri Feb 6 19:07:41 2026 rev:88 rq:1331297 version:25.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/knights/knights.changes 2026-01-12 10:28:33.135383730 +0100 +++ /work/SRC/openSUSE:Factory/.knights.new.1670/knights.changes 2026-02-06 19:12:05.448487920 +0100 @@ -1,0 +2,10 @@ +Tue Feb 3 10:05:52 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: ---- knights-25.12.1.tar.xz knights-25.12.1.tar.xz.sig New: ---- knights-25.12.2.tar.xz knights-25.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ knights.spec ++++++ --- /var/tmp/diff_new_pack.Kaatb5/_old 2026-02-06 19:12:06.168518254 +0100 +++ /var/tmp/diff_new_pack.Kaatb5/_new 2026-02-06 19:12:06.168518254 +0100 @@ -22,7 +22,7 @@ %bcond_without released Name: knights -Version: 25.12.1 +Version: 25.12.2 Release: 0 Summary: A simple chess board License: GPL-2.0-or-later ++++++ knights-25.12.1.tar.xz -> knights-25.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knights-25.12.1/.gitlab-ci.yml new/knights-25.12.2/.gitlab-ci.yml --- old/knights-25.12.1/.gitlab-ci.yml 2026-01-03 11:47:28.000000000 +0100 +++ new/knights-25.12.2/.gitlab-ci.yml 2026-01-29 11:33:17.000000000 +0100 @@ -10,4 +10,3 @@ - /gitlab-templates/flatpak.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/knights-25.12.1/CMakeLists.txt new/knights-25.12.2/CMakeLists.txt --- old/knights-25.12.1/CMakeLists.txt 2026-01-03 11:47:28.000000000 +0100 +++ new/knights-25.12.2/CMakeLists.txt 2026-01-29 11:33:17.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 "1") +set (RELEASE_SERVICE_VERSION_MICRO "2") set (RELEASE_SERVICE_COMPACT_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}") # Bump KNIGHTS_BASE_VERSION once new features are added diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knights-25.12.1/src/org.kde.knights.appdata.xml new/knights-25.12.2/src/org.kde.knights.appdata.xml --- old/knights-25.12.1/src/org.kde.knights.appdata.xml 2026-01-03 11:47:28.000000000 +0100 +++ new/knights-25.12.2/src/org.kde.knights.appdata.xml 2026-01-29 11:33:17.000000000 +0100 @@ -1195,6 +1195,7 @@ <binary>knights</binary> </provides> <releases> + <release version="2.6.25122" date="2026-02-05"/> <release version="2.6.25121" date="2026-01-08"/> <release version="2.6.25120" date="2025-12-11"/> <release version="2.6.25083" date="2025-11-06"/>
