Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package step for openSUSE:Factory checked in at 2025-05-09 18:48:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/step (Old) and /work/SRC/openSUSE:Factory/.step.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "step" Fri May 9 18:48:28 2025 rev:175 rq:1275894 version:25.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/step/step.changes 2025-04-20 20:10:15.922900512 +0200 +++ /work/SRC/openSUSE:Factory/.step.new.30101/step.changes 2025-05-09 18:51:16.040843045 +0200 @@ -1,0 +2,9 @@ +Wed May 7 21:00:52 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.04.1/ +- No code change since 25.04.0 + +------------------------------------------------------------------- Old: ---- step-25.04.0.tar.xz step-25.04.0.tar.xz.sig New: ---- step-25.04.1.tar.xz step-25.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ step.spec ++++++ --- /var/tmp/diff_new_pack.CJIGXA/_old 2025-05-09 18:51:16.516862942 +0200 +++ /var/tmp/diff_new_pack.CJIGXA/_new 2025-05-09 18:51:16.516862942 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: step -Version: 25.04.0 +Version: 25.04.1 Release: 0 Summary: An interactive physics simulator License: GPL-2.0-or-later ++++++ step-25.04.0.tar.xz -> step-25.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/step-25.04.0/CMakeLists.txt new/step-25.04.1/CMakeLists.txt --- old/step-25.04.0/CMakeLists.txt 2025-04-07 23:04:50.000000000 +0200 +++ new/step-25.04.1/CMakeLists.txt 2025-05-02 23:20:01.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "25") set(RELEASE_SERVICE_VERSION_MINOR "04") -set(RELEASE_SERVICE_VERSION_MICRO "0") +set(RELEASE_SERVICE_VERSION_MICRO "1") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(step VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/step-25.04.0/org.kde.step.appdata.xml new/step-25.04.1/org.kde.step.appdata.xml --- old/step-25.04.0/org.kde.step.appdata.xml 2025-04-07 23:04:50.000000000 +0200 +++ new/step-25.04.1/org.kde.step.appdata.xml 2025-05-02 23:20:01.000000000 +0200 @@ -675,6 +675,7 @@ </provides> <launchable type="desktop-id">org.kde.step.desktop</launchable> <releases> + <release version="25.04.1" date="2025-05-08"/> <release version="25.04.0" date="2025-04-17"/> <release version="24.12.3" date="2025-03-06"/> <release version="24.12.2" date="2025-02-06"/>