Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kigo for openSUSE:Factory checked in at 2026-01-12 10:18:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kigo (Old) and /work/SRC/openSUSE:Factory/.kigo.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kigo" Mon Jan 12 10:18:29 2026 rev:163 rq:1326123 version:25.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kigo/kigo.changes 2025-12-15 11:57:48.201842863 +0100 +++ /work/SRC/openSUSE:Factory/.kigo.new.1928/kigo.changes 2026-01-12 10:27:58.441959773 +0100 @@ -1,0 +2,10 @@ +Wed Jan 7 12:24:56 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: ---- kigo-25.12.0.tar.xz kigo-25.12.0.tar.xz.sig New: ---- kigo-25.12.1.tar.xz kigo-25.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kigo.spec ++++++ --- /var/tmp/diff_new_pack.YxFTn6/_old 2026-01-12 10:27:59.073985714 +0100 +++ /var/tmp/diff_new_pack.YxFTn6/_new 2026-01-12 10:27:59.081986043 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: kigo -Version: 25.12.0 +Version: 25.12.1 Release: 0 Summary: Traditional Chinese Boardgame by KDE License: GPL-2.0-or-later ++++++ kigo-25.12.0.tar.xz -> kigo-25.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kigo-25.12.0/.gitlab-ci.yml new/kigo-25.12.1/.gitlab-ci.yml --- old/kigo-25.12.0/.gitlab-ci.yml 2025-12-03 23:45:55.000000000 +0100 +++ new/kigo-25.12.1/.gitlab-ci.yml 2026-01-03 11:44:30.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/kigo-25.12.0/CMakeLists.txt new/kigo-25.12.1/CMakeLists.txt --- old/kigo-25.12.0/CMakeLists.txt 2025-12-03 23:45:55.000000000 +0100 +++ new/kigo-25.12.1/CMakeLists.txt 2026-01-03 11:44:30.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 KIGO_BASE_VERSION once new features are added diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kigo-25.12.0/src/gui/org.kde.kigo.appdata.xml new/kigo-25.12.1/src/gui/org.kde.kigo.appdata.xml --- old/kigo-25.12.0/src/gui/org.kde.kigo.appdata.xml 2025-12-03 23:45:55.000000000 +0100 +++ new/kigo-25.12.1/src/gui/org.kde.kigo.appdata.xml 2026-01-03 11:44:30.000000000 +0100 @@ -154,6 +154,7 @@ <binary>kigo</binary> </provides> <releases> + <release version="0.6.25121" date="2026-01-08"/> <release version="0.6.25120" date="2025-12-11"/> <release version="0.6.25083" date="2025-11-06"/> <release version="0.6.25082" date="2025-10-09"/>
