Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package granatier for openSUSE:Factory checked in at 2026-01-12 10:16:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/granatier (Old) and /work/SRC/openSUSE:Factory/.granatier.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "granatier" Mon Jan 12 10:16:59 2026 rev:164 rq:1326050 version:25.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/granatier/granatier.changes 2025-12-15 11:54:25.889346316 +0100 +++ /work/SRC/openSUSE:Factory/.granatier.new.1928/granatier.changes 2026-01-12 10:25:37.272114272 +0100 @@ -1,0 +2,10 @@ +Wed Jan 7 12:24:33 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: ---- granatier-25.12.0.tar.xz granatier-25.12.0.tar.xz.sig New: ---- granatier-25.12.1.tar.xz granatier-25.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ granatier.spec ++++++ --- /var/tmp/diff_new_pack.rwtMxz/_old 2026-01-12 10:25:39.252198173 +0100 +++ /var/tmp/diff_new_pack.rwtMxz/_new 2026-01-12 10:25:39.272199021 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: granatier -Version: 25.12.0 +Version: 25.12.1 Release: 0 Summary: Bomberman-like game License: GPL-2.0-or-later ++++++ granatier-25.12.0.tar.xz -> granatier-25.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/granatier-25.12.0/.gitlab-ci.yml new/granatier-25.12.1/.gitlab-ci.yml --- old/granatier-25.12.0/.gitlab-ci.yml 2025-12-03 23:42:38.000000000 +0100 +++ new/granatier-25.12.1/.gitlab-ci.yml 2026-01-03 11:41:22.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/granatier-25.12.0/CMakeLists.txt new/granatier-25.12.1/CMakeLists.txt --- old/granatier-25.12.0/CMakeLists.txt 2025-12-03 23:42:38.000000000 +0100 +++ new/granatier-25.12.1/CMakeLists.txt 2026-01-03 11:41:22.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 GRANATIER_BASE_VERSION once new features are added diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/granatier-25.12.0/src/org.kde.granatier.appdata.xml new/granatier-25.12.1/src/org.kde.granatier.appdata.xml --- old/granatier-25.12.0/src/org.kde.granatier.appdata.xml 2025-12-03 23:42:38.000000000 +0100 +++ new/granatier-25.12.1/src/org.kde.granatier.appdata.xml 2026-01-03 11:41:22.000000000 +0100 @@ -188,6 +188,7 @@ <binary>granatier</binary> </provides> <releases> + <release version="1.4.25121" date="2026-01-08"/> <release version="1.4.25120" date="2025-12-11"/> <release version="1.4.25083" date="2025-11-06"/> <release version="1.4.25082" date="2025-10-09"/>
