Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package step for openSUSE:Factory checked in at 2024-10-12 13:29:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/step (Old) and /work/SRC/openSUSE:Factory/.step.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "step" Sat Oct 12 13:29:50 2024 rev:168 rq:1207003 version:24.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/step/step.changes 2024-09-13 14:35:49.275569307 +0200 +++ /work/SRC/openSUSE:Factory/.step.new.19354/step.changes 2024-10-12 13:35:27.724502318 +0200 @@ -1,0 +2,9 @@ +Tue Oct 8 12:02:37 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.08.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.08.2/ +- No code change since 24.08.1 + +------------------------------------------------------------------- Old: ---- step-24.08.1.tar.xz step-24.08.1.tar.xz.sig New: ---- step-24.08.2.tar.xz step-24.08.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ step.spec ++++++ --- /var/tmp/diff_new_pack.9yZe3A/_old 2024-10-12 13:35:29.172562448 +0200 +++ /var/tmp/diff_new_pack.9yZe3A/_new 2024-10-12 13:35:29.188563112 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: step -Version: 24.08.1 +Version: 24.08.2 Release: 0 Summary: An interactive physics simulator License: GPL-2.0-or-later ++++++ step-24.08.1.tar.xz -> step-24.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/step-24.08.1/CMakeLists.txt new/step-24.08.2/CMakeLists.txt --- old/step-24.08.1/CMakeLists.txt 2024-09-07 00:06:09.000000000 +0200 +++ new/step-24.08.2/CMakeLists.txt 2024-10-06 20:34:11.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "24") set(RELEASE_SERVICE_VERSION_MINOR "08") -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(step VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/step-24.08.1/org.kde.step.appdata.xml new/step-24.08.2/org.kde.step.appdata.xml --- old/step-24.08.1/org.kde.step.appdata.xml 2024-09-07 00:06:09.000000000 +0200 +++ new/step-24.08.2/org.kde.step.appdata.xml 2024-10-06 20:34:11.000000000 +0200 @@ -675,6 +675,7 @@ </provides> <launchable type="desktop-id">org.kde.step.desktop</launchable> <releases> + <release version="24.08.2" date="2024-10-10"/> <release version="24.08.1" date="2024-09-12"/> <release version="24.08.0" date="2024-08-22"/> <release version="24.05.2" date="2024-07-04"/>