Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ksquares for openSUSE:Factory checked in at 2025-06-10 09:02:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksquares (Old) and /work/SRC/openSUSE:Factory/.ksquares.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksquares" Tue Jun 10 09:02:11 2025 rev:157 rq:1283228 version:25.04.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ksquares/ksquares.changes 2025-05-09 18:49:58.429608601 +0200 +++ /work/SRC/openSUSE:Factory/.ksquares.new.19631/ksquares.changes 2025-06-10 09:04:22.341128496 +0200 @@ -1,0 +2,9 @@ +Tue Jun 3 21:12:45 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.04.2/ +- No code change since 25.04.1 + +------------------------------------------------------------------- Old: ---- ksquares-25.04.1.tar.xz ksquares-25.04.1.tar.xz.sig New: ---- ksquares-25.04.2.tar.xz ksquares-25.04.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksquares.spec ++++++ --- /var/tmp/diff_new_pack.PEOIIZ/_old 2025-06-10 09:04:23.701184735 +0200 +++ /var/tmp/diff_new_pack.PEOIIZ/_new 2025-06-10 09:04:23.705184901 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: ksquares -Version: 25.04.1 +Version: 25.04.2 Release: 0 Summary: "Dots and boxes" board game License: GPL-2.0-or-later ++++++ ksquares-25.04.1.tar.xz -> ksquares-25.04.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksquares-25.04.1/CMakeLists.txt new/ksquares-25.04.2/CMakeLists.txt --- old/ksquares-25.04.1/CMakeLists.txt 2025-05-04 05:22:37.000000000 +0200 +++ new/ksquares-25.04.2/CMakeLists.txt 2025-06-02 23:18:31.000000000 +0200 @@ -2,7 +2,7 @@ set (RELEASE_SERVICE_VERSION_MAJOR "25") set (RELEASE_SERVICE_VERSION_MINOR "04") -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}") set (RELEASE_SERVICE_COMPACT_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksquares-25.04.1/src/org.kde.ksquares.appdata.xml new/ksquares-25.04.2/src/org.kde.ksquares.appdata.xml --- old/ksquares-25.04.1/src/org.kde.ksquares.appdata.xml 2025-05-04 05:22:37.000000000 +0200 +++ new/ksquares-25.04.2/src/org.kde.ksquares.appdata.xml 2025-06-02 23:18:31.000000000 +0200 @@ -264,6 +264,7 @@ <project_group>KDE</project_group> <content_rating type="oars-1.1"/> <releases> + <release version="0.6.25042" date="2025-06-05"/> <release version="0.6.25041" date="2025-05-08"/> <release version="0.6.25040" date="2025-04-17"/> <release version="0.6.24123" date="2025-03-06"/>