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-07-05 19:50:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/step (Old) and /work/SRC/openSUSE:Factory/.step.new.2080 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "step" Fri Jul 5 19:50:06 2024 rev:165 rq:1185685 version:24.05.2 Changes: -------- --- /work/SRC/openSUSE:Factory/step/step.changes 2024-06-14 19:05:32.579082664 +0200 +++ /work/SRC/openSUSE:Factory/.step.new.2080/step.changes 2024-07-05 19:56:50.662730078 +0200 @@ -1,0 +2,9 @@ +Tue Jul 2 13:55:21 UTC 2024 - Christophe Marin <christophe@krop.fr> + +- Update to 24.05.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.05.2/ +- No code change since 24.05.1 + +------------------------------------------------------------------- Old: ---- step-24.05.1.tar.xz step-24.05.1.tar.xz.sig New: ---- step-24.05.2.tar.xz step-24.05.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ step.spec ++++++ --- /var/tmp/diff_new_pack.KGYIyN/_old 2024-07-05 19:56:51.354755487 +0200 +++ /var/tmp/diff_new_pack.KGYIyN/_new 2024-07-05 19:56:51.354755487 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: step -Version: 24.05.1 +Version: 24.05.2 Release: 0 Summary: An interactive physics simulator License: GPL-2.0-or-later ++++++ step-24.05.1.tar.xz -> step-24.05.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/step-24.05.1/CMakeLists.txt new/step-24.05.2/CMakeLists.txt --- old/step-24.05.1/CMakeLists.txt 2024-06-10 06:16:31.000000000 +0200 +++ new/step-24.05.2/CMakeLists.txt 2024-06-28 22:35:59.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "24") set(RELEASE_SERVICE_VERSION_MINOR "05") -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.05.1/org.kde.step.appdata.xml new/step-24.05.2/org.kde.step.appdata.xml --- old/step-24.05.1/org.kde.step.appdata.xml 2024-06-10 06:16:31.000000000 +0200 +++ new/step-24.05.2/org.kde.step.appdata.xml 2024-06-28 22:35:59.000000000 +0200 @@ -675,6 +675,7 @@ </provides> <launchable type="desktop-id">org.kde.step.desktop</launchable> <releases> + <release version="24.05.2" date="2024-07-04"/> <release version="24.05.1" date="2024-06-13"/> <release version="24.05.0" date="2024-05-23"/> <release version="24.02.2" date="2024-04-11"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/step-24.05.1/po/cs/step.po new/step-24.05.2/po/cs/step.po --- old/step-24.05.1/po/cs/step.po 2024-06-10 06:16:31.000000000 +0200 +++ new/step-24.05.2/po/cs/step.po 2024-06-28 22:35:59.000000000 +0200 @@ -1,21 +1,22 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Vít Pelčák <vit@pelcak.org>, 2011, 2013, 2014, 2015, 2017, 2019, 2023. +# SPDX-FileCopyrightText: 2024 Vit Pelcak <vit@pelcak.org> # msgid "" msgstr "" "Project-Id-Version: step\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-01-04 00:38+0000\n" -"PO-Revision-Date: 2023-02-07 09:42+0100\n" -"Last-Translator: Vit Pelcak <vit@pelcak.org>\n" +"PO-Revision-Date: 2024-06-19 15:53+0200\n" +"Last-Translator: Vit Pelcak <vpelcak@suse.cz>\n" "Language-Team: Czech <kde-i18n-doc@kde.org>\n" "Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Lokalize 22.12.2\n" +"X-Generator: Lokalize 24.05.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -369,7 +370,7 @@ #: step/gasgraphics.cc:85 #, kde-format msgid "Please fill in the parameters for the gas particles." -msgstr "Prosím, vyplňte pomocné proměnné plynných částic." +msgstr "Prosím, vyplňte parametry plynných částic." #: step/gasgraphics.cc:94 step/polygongraphics.cc:196 #: step/polygongraphics.cc:335 step/polygongraphics.cc:490