Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package killbots for openSUSE:Factory checked in at 2026-02-06 19:07:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/killbots (Old) and /work/SRC/openSUSE:Factory/.killbots.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "killbots" Fri Feb 6 19:07:23 2026 rev:165 rq:1331265 version:25.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/killbots/killbots.changes 2026-01-12 10:28:00.550046297 +0100 +++ /work/SRC/openSUSE:Factory/.killbots.new.1670/killbots.changes 2026-02-06 19:11:14.402340844 +0100 @@ -1,0 +2,11 @@ +Tue Feb 3 10:05:42 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: + * remove trailing spaces in .gitlab-ci.yml + * documentation.yml is no more needed + +------------------------------------------------------------------- Old: ---- killbots-25.12.1.tar.xz killbots-25.12.1.tar.xz.sig New: ---- killbots-25.12.2.tar.xz killbots-25.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ killbots.spec ++++++ --- /var/tmp/diff_new_pack.c02aoC/_old 2026-02-06 19:11:15.190373964 +0100 +++ /var/tmp/diff_new_pack.c02aoC/_new 2026-02-06 19:11:15.194374131 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: killbots -Version: 25.12.1 +Version: 25.12.2 Release: 0 Summary: Robots-like game by KDE License: GPL-2.0-or-later ++++++ killbots-25.12.1.tar.xz -> killbots-25.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/killbots-25.12.1/.gitlab-ci.yml new/killbots-25.12.2/.gitlab-ci.yml --- old/killbots-25.12.1/.gitlab-ci.yml 2026-01-03 11:44:46.000000000 +0100 +++ new/killbots-25.12.2/.gitlab-ci.yml 2026-01-29 08:07:15.000000000 +0100 @@ -15,4 +15,3 @@ - /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/killbots-25.12.1/CMakeLists.txt new/killbots-25.12.2/CMakeLists.txt --- old/killbots-25.12.1/CMakeLists.txt 2026-01-03 11:44:46.000000000 +0100 +++ new/killbots-25.12.2/CMakeLists.txt 2026-01-29 08:07:15.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 "1") +set(RELEASE_SERVICE_VERSION_MICRO "2") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(killbots VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/killbots-25.12.1/po/fr/docs/killbots/index.docbook new/killbots-25.12.2/po/fr/docs/killbots/index.docbook --- old/killbots-25.12.1/po/fr/docs/killbots/index.docbook 2026-01-03 11:44:46.000000000 +0100 +++ new/killbots-25.12.2/po/fr/docs/killbots/index.docbook 2026-01-29 08:07:15.000000000 +0100 @@ -1131,7 +1131,7 @@ ></term> <listitem ><para ->Le nombre d'obstacles pouvant être déplacés avec une simple poussée. Les valeurs possibles sont <quote +>Le nombre d'obstacles pouvant être déplacés avec une simple poussée. Les valeurs possibles sont <quote ><constant >Aucun</constant ></quote diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/killbots-25.12.1/src/org.kde.killbots.appdata.xml new/killbots-25.12.2/src/org.kde.killbots.appdata.xml --- old/killbots-25.12.1/src/org.kde.killbots.appdata.xml 2026-01-03 11:44:46.000000000 +0100 +++ new/killbots-25.12.2/src/org.kde.killbots.appdata.xml 2026-01-29 08:07:15.000000000 +0100 @@ -131,6 +131,7 @@ </provides> <launchable type="desktop-id">org.kde.killbots.desktop</launchable> <releases> + <release version="25.12.2" date="2026-02-05"/> <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"/>
