Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package step for openSUSE:Factory checked in at 2023-03-03 22:28:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/step (Old) and /work/SRC/openSUSE:Factory/.step.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "step" Fri Mar 3 22:28:06 2023 rev:150 rq:1068953 version:22.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/step/step.changes 2023-02-04 14:32:00.115280690 +0100 +++ /work/SRC/openSUSE:Factory/.step.new.31432/step.changes 2023-03-03 22:30:59.643925536 +0100 @@ -1,0 +2,8 @@ +Tue Feb 28 09:47:04 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 22.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.12.3/ + +------------------------------------------------------------------- Old: ---- step-22.12.2.tar.xz step-22.12.2.tar.xz.sig New: ---- step-22.12.3.tar.xz step-22.12.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ step.spec ++++++ --- /var/tmp/diff_new_pack.bhqLLI/_old 2023-03-03 22:31:00.367928624 +0100 +++ /var/tmp/diff_new_pack.bhqLLI/_new 2023-03-03 22:31:00.375928658 +0100 @@ -1,7 +1,7 @@ # # spec file for package step # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: step -Version: 22.12.2 +Version: 22.12.3 Release: 0 Summary: An interactive physics simulator License: GPL-2.0-or-later ++++++ step-22.12.2.tar.xz -> step-22.12.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/step-22.12.2/CMakeLists.txt new/step-22.12.3/CMakeLists.txt --- old/step-22.12.2/CMakeLists.txt 2023-01-30 04:50:50.000000000 +0100 +++ new/step-22.12.3/CMakeLists.txt 2023-02-25 06:24:22.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "22") set(RELEASE_SERVICE_VERSION_MINOR "12") -set(RELEASE_SERVICE_VERSION_MICRO "2") +set(RELEASE_SERVICE_VERSION_MICRO "3") 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-22.12.2/org.kde.step.appdata.xml new/step-22.12.3/org.kde.step.appdata.xml --- old/step-22.12.2/org.kde.step.appdata.xml 2023-01-30 04:50:50.000000000 +0100 +++ new/step-22.12.3/org.kde.step.appdata.xml 2023-02-25 06:24:22.000000000 +0100 @@ -655,9 +655,9 @@ </provides> <launchable type="desktop-id">org.kde.step.desktop</launchable> <releases> + <release version="22.12.3" date="2023-03-02"/> <release version="22.12.2" date="2023-02-02"/> <release version="22.12.1" date="2023-01-05"/> <release version="22.12.0" date="2022-12-08"/> - <release version="22.08.3" date="2022-11-03"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/step-22.12.2/po/cs/step.po new/step-22.12.3/po/cs/step.po --- old/step-22.12.2/po/cs/step.po 2023-01-30 04:50:50.000000000 +0100 +++ new/step-22.12.3/po/cs/step.po 2023-02-25 06:24:22.000000000 +0100 @@ -1,13 +1,13 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# VÃt PelÄák <[email protected]>, 2011, 2013, 2014, 2015, 2017, 2019. +# VÃt PelÄák <[email protected]>, 2011, 2013, 2014, 2015, 2017, 2019, 2023. # msgid "" msgstr "" "Project-Id-Version: step\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-10-27 00:42+0000\n" -"PO-Revision-Date: 2019-11-15 17:14+0100\n" +"PO-Revision-Date: 2023-02-07 09:42+0100\n" "Last-Translator: Vit Pelcak <[email protected]>\n" "Language-Team: Czech <[email protected]>\n" "Language: cs\n" @@ -15,7 +15,7 @@ "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 19.08.2\n" +"X-Generator: Lokalize 22.12.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -338,7 +338,7 @@ #, kde-format msgctxt "@title:window" msgid "Create Gas Particles" -msgstr "" +msgstr "VytvoÅit plynné Äástice" #: step/gasgraphics.cc:31 #, kde-format @@ -382,7 +382,7 @@ #: step/gasgraphics.cc:282 #, kde-format msgid "Create Particles..." -msgstr "" +msgstr "VytvoÅit Äástice..." #: step/gasgraphics.cc:352 #, kde-format @@ -406,7 +406,7 @@ #: step/infobrowser.cc:26 #, kde-format msgid "Context Info" -msgstr "" +msgstr "SouvisejÃcà informace" #: step/infobrowser.cc:44 #, kde-format @@ -665,7 +665,7 @@ #, kde-format msgctxt "@title:window" msgid "Open Step File" -msgstr "" +msgstr "OtevÅÃt soubor Step" #: step/mainwindow.cc:307 step/mainwindow.cc:337 #, kde-format @@ -686,7 +686,7 @@ #, kde-format msgctxt "@title:window" msgid "Save Step File" -msgstr "" +msgstr "Uložit soubor Step" #: step/mainwindow.cc:353 #, kde-format @@ -886,7 +886,7 @@ #, kde-format msgctxt "@title:window" msgid "Create Soft Body Items" -msgstr "" +msgstr "VytvoÅit položky mÄkkých tÄlÃsek" #: step/softbodygraphics.cc:175 #, kde-format @@ -1044,12 +1044,12 @@ #: step/toolgraphics.cc:410 #, kde-format msgid "Insert &Image..." -msgstr "" +msgstr "Vložit &obrázek..." #: step/toolgraphics.cc:415 #, kde-format msgid "Insert &Formula..." -msgstr "" +msgstr "Vložit vzo&rec..." #: step/toolgraphics.cc:526 #, kde-format @@ -1060,7 +1060,7 @@ #, kde-format msgctxt "@title:window" msgid "Open Image File" -msgstr "" +msgstr "OtevÅÃt soubor obrázku" #: step/toolgraphics.cc:631 #, kde-format @@ -1085,12 +1085,12 @@ #, kde-format msgctxt "@title:window" msgid "LaTex Formula - Step" -msgstr "" +msgstr "Step - LaTeX vzorce" #: step/toolgraphics.cc:700 #, kde-format msgid "Enter LaTeX formula string:" -msgstr "" +msgstr "Zadat ÅetÄzec vzorce LaTeX:" #: step/toolgraphics.cc:709 #, kde-format @@ -1135,18 +1135,18 @@ #: step/toolgraphics.cc:1077 #, kde-format msgid "Clear Graph" -msgstr "" +msgstr "Smazat graf" #: step/toolgraphics.cc:1078 #, kde-format msgid "Configure Graph..." -msgstr "" +msgstr "PÅizpůsobit graf..." #: step/toolgraphics.cc:1096 #, kde-format msgctxt "@title:window" msgid "Configure Graph" -msgstr "" +msgstr "PÅizpůsobit graf" #: step/toolgraphics.cc:1172 step/toolgraphics.cc:1371 #: step/toolgraphics.cc:1709 @@ -1162,13 +1162,13 @@ #: step/toolgraphics.cc:1305 #, kde-format msgid "Configure Meter..." -msgstr "" +msgstr "PÅizpůsobit mÄÅidlo..." #: step/toolgraphics.cc:1323 #, kde-format msgctxt "@title:window" msgid "Configure Meter" -msgstr "" +msgstr "PÅizpůsobit mÄÅidlo" #: step/toolgraphics.cc:1420 step/toolgraphics.cc:1617 #, kde-format @@ -1198,18 +1198,18 @@ #: step/toolgraphics.cc:1620 #, kde-format msgid "Configure Controller..." -msgstr "" +msgstr "PÅizpůsobit ovladaÄ..." #: step/toolgraphics.cc:1638 #, kde-format msgctxt "@title:window" msgid "Configure Controller" -msgstr "" +msgstr "PÅizpůsobit ovladaÄ" #: step/toolgraphics.cc:1899 #, kde-format msgid "Clear Trace" -msgstr "" +msgstr "Smazat stopu" #: step/toolgraphics.cc:1908 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/step-22.12.2/po/cs/step_objinfo_files.po new/step-22.12.3/po/cs/step_objinfo_files.po --- old/step-22.12.2/po/cs/step_objinfo_files.po 2023-01-30 04:50:50.000000000 +0100 +++ new/step-22.12.3/po/cs/step_objinfo_files.po 2023-02-25 06:24:22.000000000 +0100 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the step package. -# Vit Pelcak <[email protected]>, 2020. +# Vit Pelcak <[email protected]>, 2020, 2023. # msgid "" msgstr "" "Project-Id-Version: step\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-10-26 00:42+0000\n" -"PO-Revision-Date: 2020-02-14 10:29+0100\n" +"PO-Revision-Date: 2023-02-07 09:45+0100\n" "Last-Translator: Vit Pelcak <[email protected]>\n" "Language-Team: Czech <[email protected]>\n" "Language: cs\n" @@ -15,7 +15,7 @@ "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 19.12.2\n" +"X-Generator: Lokalize 22.12.2\n" #: objectinfo/anchor.html:6 #, kde-format @@ -107,7 +107,7 @@ #, kde-format msgctxt "coulombforce.html:title" msgid "Coulomb Force" -msgstr "" +msgstr "Coulombova sÃla" #: objectinfo/coulombforce.html:9 #, kde-format @@ -244,7 +244,7 @@ #, kde-format msgctxt "gasparticle.html:title" msgid "Gas Particle" -msgstr "" +msgstr "Plynová Äástice" #: objectinfo/gasparticle.html:9 #, kde-format @@ -275,7 +275,7 @@ #, kde-format msgctxt "gravitationforce.html:title" msgid "Gravitation Force" -msgstr "" +msgstr "GravitaÄnà sÃla" #: objectinfo/gravitationforce.html:9 #, kde-format @@ -346,7 +346,7 @@ #, kde-format msgctxt "meter.html:title" msgid "Meter" -msgstr "" +msgstr "MÄÅiÄ" #: objectinfo/meter.html:9 #, kde-format @@ -360,7 +360,7 @@ #, kde-format msgctxt "note.html:title" msgid "Note" -msgstr "" +msgstr "Poznámka" #: objectinfo/note.html:9 #, kde-format @@ -414,7 +414,7 @@ #, kde-format msgctxt "polygon.html:title" msgid "Polygon" -msgstr "" +msgstr "MnohoúhelnÃk" #: objectinfo/polygon.html:9 #, kde-format @@ -473,7 +473,7 @@ #, kde-format msgctxt "spring.html:title" msgid "Spring" -msgstr "" +msgstr "Pružina" #: objectinfo/spring.html:9 #, kde-format @@ -509,7 +509,7 @@ #, kde-format msgctxt "weightforce.html:title" msgid "Weight Force" -msgstr "" +msgstr "SÃla tÃhy" #: objectinfo/weightforce.html:9 #, kde-format @@ -540,12 +540,14 @@ "For more details, please refer to the <a href=\"https://en.wikipedia.org/" "wiki/Weight\">Weight Force</a>." msgstr "" +"Podrobnosti hledejte na <a href=\"https://cs.wikipedia.org/wiki/T%C3%ADha" +"\">SÃla tÃhy</a>" #: objectinfo/world.html:6 #, kde-format msgctxt "world.html:title" msgid "World" -msgstr "" +msgstr "SvÄt" #: objectinfo/world.html:9 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/step-22.12.2/po/zh_CN/step.po new/step-22.12.3/po/zh_CN/step.po --- old/step-22.12.2/po/zh_CN/step.po 2023-01-30 04:50:50.000000000 +0100 +++ new/step-22.12.3/po/zh_CN/step.po 2023-02-25 06:24:22.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-10-27 00:42+0000\n" -"PO-Revision-Date: 2023-01-15 15:27\n" +"PO-Revision-Date: 2023-02-24 12:58\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/step-22.12.2/po/zh_CN/step_example_files.po new/step-22.12.3/po/zh_CN/step_example_files.po --- old/step-22.12.2/po/zh_CN/step_example_files.po 2023-01-30 04:50:50.000000000 +0100 +++ new/step-22.12.3/po/zh_CN/step_example_files.po 2023-02-25 06:24:22.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-10-26 00:42+0000\n" -"PO-Revision-Date: 2023-01-15 15:27\n" +"PO-Revision-Date: 2023-02-24 12:58\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/step-22.12.2/po/zh_CN/step_objinfo_files.po new/step-22.12.3/po/zh_CN/step_objinfo_files.po --- old/step-22.12.2/po/zh_CN/step_objinfo_files.po 2023-01-30 04:50:50.000000000 +0100 +++ new/step-22.12.3/po/zh_CN/step_objinfo_files.po 2023-02-25 06:24:22.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-10-26 00:42+0000\n" -"PO-Revision-Date: 2023-01-15 15:27\n" +"PO-Revision-Date: 2023-02-24 12:58\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/step-22.12.2/poqm/cs/step_qt.po new/step-22.12.3/poqm/cs/step_qt.po --- old/step-22.12.2/poqm/cs/step_qt.po 2023-01-30 04:50:50.000000000 +0100 +++ new/step-22.12.3/poqm/cs/step_qt.po 2023-02-25 06:24:22.000000000 +0100 @@ -15,7 +15,7 @@ "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.1\n" +"X-Generator: Lokalize 22.12.2\n" "X-Qt-Contexts: true\n" #: body.cc:13 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/step-22.12.2/poqm/zh_CN/step_qt.po new/step-22.12.3/poqm/zh_CN/step_qt.po --- old/step-22.12.2/poqm/zh_CN/step_qt.po 2023-01-30 04:50:50.000000000 +0100 +++ new/step-22.12.3/poqm/zh_CN/step_qt.po 2023-02-25 06:24:22.000000000 +0100 @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" -"PO-Revision-Date: 2023-01-15 15:27\n" +"PO-Revision-Date: 2023-02-24 12:58\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n"
