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-10-12 23:43:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/step (Old) and /work/SRC/openSUSE:Factory/.step.new.1807 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "step" Thu Oct 12 23:43:59 2023 rev:157 rq:1117431 version:23.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/step/step.changes 2023-09-15 22:09:28.645721207 +0200 +++ /work/SRC/openSUSE:Factory/.step.new.1807/step.changes 2023-10-12 23:47:07.123779378 +0200 @@ -1,0 +2,9 @@ +Tue Oct 10 18:28:30 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 23.08.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.08.2/ +- No code change since 23.08.1 + +------------------------------------------------------------------- Old: ---- step-23.08.1.tar.xz step-23.08.1.tar.xz.sig New: ---- step-23.08.2.tar.xz step-23.08.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ step.spec ++++++ --- /var/tmp/diff_new_pack.efMwrn/_old 2023-10-12 23:47:07.627797627 +0200 +++ /var/tmp/diff_new_pack.efMwrn/_new 2023-10-12 23:47:07.631797771 +0200 @@ -18,7 +18,7 @@ %bcond_without released Name: step -Version: 23.08.1 +Version: 23.08.2 Release: 0 Summary: An interactive physics simulator License: GPL-2.0-or-later ++++++ step-23.08.1.tar.xz -> step-23.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/step-23.08.1/CMakeLists.txt new/step-23.08.2/CMakeLists.txt --- old/step-23.08.1/CMakeLists.txt 2023-09-09 10:32:03.000000000 +0200 +++ new/step-23.08.2/CMakeLists.txt 2023-10-07 17:23:47.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "23") 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-23.08.1/org.kde.step.appdata.xml new/step-23.08.2/org.kde.step.appdata.xml --- old/step-23.08.1/org.kde.step.appdata.xml 2023-09-09 10:32:03.000000000 +0200 +++ new/step-23.08.2/org.kde.step.appdata.xml 2023-10-07 17:23:47.000000000 +0200 @@ -675,9 +675,9 @@ </provides> <launchable type="desktop-id">org.kde.step.desktop</launchable> <releases> + <release version="23.08.2" date="2023-10-12"/> <release version="23.08.1" date="2023-09-14"/> <release version="23.08.0" date="2023-08-24"/> <release version="23.04.3" date="2023-07-06"/> - <release version="23.04.2" date="2023-06-08"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/step-23.08.1/po/gl/step.po new/step-23.08.2/po/gl/step.po --- old/step-23.08.1/po/gl/step.po 2023-09-09 10:32:03.000000000 +0200 +++ new/step-23.08.2/po/gl/step.po 2023-10-07 17:23:47.000000000 +0200 @@ -494,7 +494,7 @@ #: step/latexformula.cc:30 #, kde-format msgid "can not launch %1" -msgstr "non se pode iniciar %1" +msgstr "non é posÃbel iniciar %1" #: step/latexformula.cc:40 #, kde-format @@ -518,12 +518,12 @@ #: step/latexformula.cc:81 #, kde-format msgid "can not open temporary file" -msgstr "non se pode abrir o ficheiro temporal" +msgstr "non é posÃbel abrir o ficheiro temporal" #: step/latexformula.cc:115 #, kde-format msgid "can not open result file" -msgstr "non se pode abrir o ficheiro de resultado" +msgstr "non é posÃbel abrir o ficheiro de resultado" #: step/main.cc:31 #, kde-format @@ -680,7 +680,7 @@ #: step/mainwindow.cc:317 #, kde-format msgid "Cannot parse file '%1': %2" -msgstr "Non se pode procesar o ficheiro «%1»: %2" +msgstr "Non é posÃbel procesar o ficheiro «%1»: %2" #: step/mainwindow.cc:326 #, kde-format @@ -696,12 +696,12 @@ #: step/mainwindow.cc:353 #, kde-format msgid "Cannot open file '%1'" -msgstr "Non se pode abrir o ficheiro «%1»" +msgstr "Non é posÃbel abrir o ficheiro «%1»" #: step/mainwindow.cc:359 #, kde-format msgid "Cannot save file '%1': %2" -msgstr "Non se pode gardar o ficheiro «%1»: %2" +msgstr "Non é posÃbel gardar o ficheiro «%1»: %2" #: step/mainwindow.cc:400 #, kde-format @@ -739,8 +739,8 @@ "tolerance.\n" "Please check solver settings and try again." msgstr "" -"Non se pode rematar con este paso debido a que o erro local é maior do que a " -"tolerancia local.\n" +"Non é posÃbel rematar con este paso debido a que o erro local é maior do que " +"a tolerancia local.\n" "Revise a configuración do resolvente e inténteo de novo." #: step/mainwindow.cc:500 @@ -750,14 +750,14 @@ "resolved automatically.\n" "Please move colliding objects apart and try again." msgstr "" -"Non se pode rematar este paso debido a que hai colisións que non poden ser " +"Non é posÃbel rematar este paso debido a que hai colisións que non poden ser " "resoltas automaticamente.\n" "Aparte os obxectos que choquen e inténteo de novo." #: step/mainwindow.cc:504 #, kde-format msgid "Cannot finish this step because of an unknown error." -msgstr "Non se pode rematar con este paso debido a un erro descoñecido." +msgstr "Non é posÃbel rematar con este paso debido a un erro descoñecido." #: step/mainwindow.cc:537 #, kde-format @@ -1070,7 +1070,7 @@ #: step/toolgraphics.cc:649 #, kde-format msgid "Cannot parse file '%1'" -msgstr "Non se pode procesar o ficheiro «%1»" +msgstr "Non é posÃbel procesar o ficheiro «%1»" #: step/toolgraphics.cc:693 #, kde-format @@ -1078,8 +1078,8 @@ "Cannot find latex installation. You need 'latex', 'dvips' and 'gs' " "executables installed and accessible from $PATH" msgstr "" -"Non se pode atopar a instalación de LaTex. Debe ter instalados os programas " -"«latex», «dvips» e «gs» e seren accesÃbeis desde $PATH" +"Non é posÃbel atopar a instalación de LaTex. Debe ter instalados os " +"programas «latex», «dvips» e «gs» e seren accesÃbeis desde $PATH" #: step/toolgraphics.cc:699 #, kde-format @@ -1095,12 +1095,12 @@ #: step/toolgraphics.cc:709 #, kde-format msgid "Cannot compile LaTeX formula: %1" -msgstr "Non se pode compilar a fórmula de LaTeX: %1" +msgstr "Non é posÃbel compilar a fórmula de LaTeX: %1" #: step/toolgraphics.cc:715 #, kde-format msgid "Cannot parse result image" -msgstr "Non se pode procesar a imaxe resultado" +msgstr "Non é posÃbel procesar a imaxe resultado" #: step/toolgraphics.cc:776 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/step-23.08.1/po/zh_CN/step.po new/step-23.08.2/po/zh_CN/step.po --- old/step-23.08.1/po/zh_CN/step.po 2023-09-09 10:32:03.000000000 +0200 +++ new/step-23.08.2/po/zh_CN/step.po 2023-10-07 17:23:47.000000000 +0200 @@ -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-09-02 02:59\n" +"PO-Revision-Date: 2023-09-16 10:11\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-23.08.1/po/zh_CN/step_example_files.po new/step-23.08.2/po/zh_CN/step_example_files.po --- old/step-23.08.1/po/zh_CN/step_example_files.po 2023-09-09 10:32:03.000000000 +0200 +++ new/step-23.08.2/po/zh_CN/step_example_files.po 2023-10-07 17:23:47.000000000 +0200 @@ -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-09-02 02:59\n" +"PO-Revision-Date: 2023-09-16 10:11\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-23.08.1/po/zh_CN/step_objinfo_files.po new/step-23.08.2/po/zh_CN/step_objinfo_files.po --- old/step-23.08.1/po/zh_CN/step_objinfo_files.po 2023-09-09 10:32:03.000000000 +0200 +++ new/step-23.08.2/po/zh_CN/step_objinfo_files.po 2023-10-07 17:23:47.000000000 +0200 @@ -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-09-02 02:59\n" +"PO-Revision-Date: 2023-09-16 10:11\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-23.08.1/poqm/ka/step_qt.po new/step-23.08.2/poqm/ka/step_qt.po --- old/step-23.08.1/poqm/ka/step_qt.po 2023-09-09 10:32:03.000000000 +0200 +++ new/step-23.08.2/poqm/ka/step_qt.po 2023-10-07 17:23:47.000000000 +0200 @@ -11,7 +11,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Qt-Contexts: true\n" -"X-Generator: Poedit 3.2.2\n" +"X-Generator: Poedit 3.4\n" #: body.cc:13 msgctxt "ObjectClass|" @@ -101,7 +101,7 @@ #: coulombforce.cc:21 msgctxt "PropertyName|" msgid "coulombConstVariance" -msgstr "" +msgstr "áá£ááááá¡áá£áááááá¡áªááááááá" #: coulombforce.cc:22 msgctxt "PropertyDescription|" @@ -111,7 +111,7 @@ #: eulersolver.cc:15 msgctxt "ObjectClass|" msgid "GenericEulerSolver" -msgstr "" +msgstr "ááááá áá¡ááááááááááááááááá" #: eulersolver.cc:15 msgctxt "ObjectDescription|" @@ -121,7 +121,7 @@ #: eulersolver.cc:16 msgctxt "ObjectClass|" msgid "EulerSolver" -msgstr "" +msgstr "ááááá áá¡ááááá®á¡áááá" #: eulersolver.cc:16 msgctxt "ObjectDescription|" @@ -161,17 +161,17 @@ #: gas.cc:17 msgctxt "ObjectClass|" msgid "GasLJForce" -msgstr "" +msgstr "ááááá áá¯ááá¡áá¡á«ááá" #: gas.cc:17 msgctxt "ObjectDescription|" msgid "Lennard-Jones force" -msgstr "" +msgstr "ááááá á-á¯ááá¡áá¡ á«ááá" #: gas.cc:19 msgctxt "PropertyDescription|" msgid "Potential depth" -msgstr "" +msgstr "ááá¢áááªáá£á á á¡áá¦á áá" #: gas.cc:19 msgctxt "PropertyName|" @@ -192,7 +192,7 @@ #: gas.cc:20 msgctxt "PropertyName|" msgid "rmin" -msgstr "" +msgstr "áá /á¬á" #: gas.cc:20 gas.cc:21 gas.cc:27 gas.cc:33 gas.cc:35 joints.cc:17 joints.cc:23 #: joints.cc:24 joints.cc:28 joints.cc:31 joints.cc:33 joints.cc:35 @@ -255,7 +255,7 @@ #: gas.cc:32 msgctxt "ObjectDescription|" msgid "Particle gas" -msgstr "" +msgstr "ááá áá¡ ááá¬ááááá" #: gas.cc:33 msgctxt "PropertyName|" @@ -593,7 +593,7 @@ #: gslsolver.cc:26 msgctxt "ObjectClass|" msgid "GslRK2Solver" -msgstr "" +msgstr "GslRK2ááááá®á¡áááá" #: gslsolver.cc:26 msgctxt "ObjectDescription|" @@ -613,7 +613,7 @@ #: gslsolver.cc:31 msgctxt "ObjectClass|" msgid "GslRK4Solver" -msgstr "" +msgstr "GslRK4ááááá®á¡áááá" #: gslsolver.cc:31 msgctxt "ObjectDescription|" @@ -788,7 +788,7 @@ #: joints.cc:16 joints.cc:22 motor.cc:18 motor.cc:25 tool.cc:85 msgctxt "PropertyName|" msgid "body" -msgstr "" +msgstr "á¡á®áá£áá" #: joints.cc:17 tool.cc:88 msgctxt "PropertyDescription|" @@ -799,7 +799,7 @@ #: tool.cc:26 tool.cc:33 tool.cc:55 tool.cc:67 tool.cc:88 msgctxt "PropertyName|" msgid "position" -msgstr "" +msgstr "áááááá áááá" #: joints.cc:18 msgctxt "PropertyDescription|" @@ -864,62 +864,62 @@ #: joints.cc:29 spring.cc:22 msgctxt "PropertyDescription|" msgid "Body1" -msgstr "" +msgstr "á¡á®áá£áá1" #: joints.cc:29 spring.cc:22 msgctxt "PropertyName|" msgid "body1" -msgstr "" +msgstr "á¡á®áá£áá1" #: joints.cc:30 spring.cc:23 msgctxt "PropertyDescription|" msgid "Body2" -msgstr "" +msgstr "á¡á®áá£áá2" #: joints.cc:30 spring.cc:23 msgctxt "PropertyName|" msgid "body2" -msgstr "" +msgstr "á¡á®áá£áá2" #: joints.cc:31 spring.cc:24 msgctxt "PropertyName|" msgid "localPosition1" -msgstr "" +msgstr "áááááá£á ááááááá áááá1" #: joints.cc:32 spring.cc:25 msgctxt "PropertyDescription|" msgid "Local position 1" -msgstr "" +msgstr "áááááá£á á áááááá áááá 1" #: joints.cc:33 spring.cc:26 msgctxt "PropertyName|" msgid "localPosition2" -msgstr "" +msgstr "áááááá£á ááááááá áááá2" #: joints.cc:34 spring.cc:27 msgctxt "PropertyDescription|" msgid "Local position 2" -msgstr "" +msgstr "áááááá£á á áááááá áááá 2" #: joints.cc:35 spring.cc:28 msgctxt "PropertyDescription|" msgid "Position1" -msgstr "" +msgstr "áááááá áááá1" #: joints.cc:35 spring.cc:28 msgctxt "PropertyName|" msgid "position1" -msgstr "" +msgstr "áááááá áááá1" #: joints.cc:36 spring.cc:29 msgctxt "PropertyDescription|" msgid "Position2" -msgstr "" +msgstr "áááááá áááá2" #: joints.cc:36 spring.cc:29 msgctxt "PropertyName|" msgid "position2" -msgstr "" +msgstr "áááááá áááá2" #: joints.cc:39 msgctxt "ObjectClass|" @@ -1040,7 +1040,7 @@ #: particle.cc:17 msgctxt "PropertyDescription|" msgid "position" -msgstr "" +msgstr "áááááá áááá" #: particle.cc:18 msgctxt "PropertyDescription|" @@ -1470,17 +1470,17 @@ #: rigidbody.cc:79 msgctxt "ObjectDescription|" msgid "Rigid polygon body" -msgstr "" +msgstr "á£á®áá¨á áá áááááá£áá®á á¡á®áá£áá" #: rigidbody.cc:80 msgctxt "PropertyDescription|" msgid "Vertex list" -msgstr "" +msgstr "á¬ááá ááááá¡ á¡áá" #: rigidbody.cc:80 msgctxt "PropertyName|" msgid "vertices" -msgstr "" +msgstr "á¬ááá áááá" #: softbody.cc:19 msgctxt "ObjectClass|" @@ -1555,22 +1555,22 @@ #: solver.cc:14 msgctxt "PropertyDescription|" msgid "Solver type" -msgstr "" +msgstr "ááááá®á¡ááááá¡ á¢ááá" #: solver.cc:14 msgctxt "PropertyName|" msgid "solverType" -msgstr "" +msgstr "ááááá®á¡ááááá¡á¢ááá" #: solver.cc:15 msgctxt "PropertyDescription|" msgid "Step size" -msgstr "" +msgstr "ááá¯áá¡ áááá" #: solver.cc:15 msgctxt "PropertyName|" msgid "stepSize" -msgstr "" +msgstr "ááá¯áá¡áááá" #: solver.cc:15 world.cc:23 msgctxt "Units|" @@ -1775,7 +1775,7 @@ #: tool.cc:16 msgctxt "PropertyDescription|" msgid "Image data" -msgstr "" +msgstr "ááááá¡áá®á£ááááá¡ áááááªááááá" #: tool.cc:16 msgctxt "PropertyName|" @@ -1795,7 +1795,7 @@ #: tool.cc:21 msgctxt "PropertyDescription|" msgid "Formula code" -msgstr "" +msgstr "á¤áá áá£ááá¡ áááá" #: tool.cc:21 msgctxt "PropertyName|" @@ -1860,7 +1860,7 @@ #: tool.cc:35 msgctxt "PropertyName|" msgid "objectX" -msgstr "" +msgstr "ááááá¥á¢áX" #: tool.cc:36 msgctxt "PropertyDescription|" @@ -1870,7 +1870,7 @@ #: tool.cc:36 msgctxt "PropertyName|" msgid "propertyX" -msgstr "" +msgstr "áááá¡áááX" #: tool.cc:37 msgctxt "PropertyDescription|" @@ -1880,7 +1880,7 @@ #: tool.cc:37 msgctxt "PropertyName|" msgid "indexX" -msgstr "" +msgstr "ááááá¥á¡áX" #: tool.cc:38 msgctxt "PropertyDescription|" @@ -1890,7 +1890,7 @@ #: tool.cc:38 msgctxt "PropertyName|" msgid "objectY" -msgstr "" +msgstr "ááááá¥á¢áY" #: tool.cc:39 msgctxt "PropertyDescription|" @@ -1900,7 +1900,7 @@ #: tool.cc:39 msgctxt "PropertyName|" msgid "propertyY" -msgstr "" +msgstr "áááá¡áááY" #: tool.cc:40 msgctxt "PropertyDescription|" @@ -1910,7 +1910,7 @@ #: tool.cc:40 msgctxt "PropertyName|" msgid "indexY" -msgstr "" +msgstr "ááááá¥á¡áY" #: tool.cc:41 msgctxt "PropertyDescription|" @@ -1980,7 +1980,7 @@ #: tool.cc:47 msgctxt "PropertyName|" msgid "currentValue" -msgstr "" +msgstr "áááááááá ááááá¨ááááááá" #: tool.cc:48 tool.cc:89 msgctxt "PropertyDescription|" @@ -1995,7 +1995,7 @@ #: tool.cc:49 msgctxt "PropertyName|" msgid "unitsX" -msgstr "" +msgstr "áá ááá£ááááX" #: tool.cc:49 msgctxt "PropertyName|" @@ -2005,7 +2005,7 @@ #: tool.cc:50 msgctxt "PropertyName|" msgid "unitsY" -msgstr "" +msgstr "áá ááá£ááááY" #: tool.cc:50 msgctxt "PropertyName|" @@ -2065,7 +2065,7 @@ #: tool.cc:60 msgctxt "PropertyDescription|" msgid "Display digits" -msgstr "" +msgstr "áªáá¤á áááá¡ á©áááááá" #: tool.cc:60 msgctxt "PropertyName|" @@ -2130,7 +2130,7 @@ #: tool.cc:72 msgctxt "PropertyName|" msgid "limits" -msgstr "" +msgstr "ááááá¢ááá" #: tool.cc:73 msgctxt "PropertyName|" @@ -2170,7 +2170,7 @@ #: tool.cc:83 msgctxt "ObjectClass|" msgid "Tracer" -msgstr "" +msgstr "á¢á ááá¡áá á" #: tool.cc:83 msgctxt "ObjectDescription|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/step-23.08.1/poqm/zh_CN/step_qt.po new/step-23.08.2/poqm/zh_CN/step_qt.po --- old/step-23.08.1/poqm/zh_CN/step_qt.po 2023-09-09 10:32:03.000000000 +0200 +++ new/step-23.08.2/poqm/zh_CN/step_qt.po 2023-10-07 17:23:47.000000000 +0200 @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" -"PO-Revision-Date: 2023-09-02 02:59\n" +"PO-Revision-Date: 2023-09-16 10:11\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n"