Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2023-06-09 20:39:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kturtle" Fri Jun 9 20:39:23 2023 rev:152 rq:1091647 version:23.04.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2023-05-12 20:39:15.374516625 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new.15902/kturtle.changes 2023-06-09 20:42:39.684374356 +0200 @@ -1,0 +2,9 @@ +Tue Jun 6 20:01:41 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 23.04.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.04.2/ +- No code change since 23.04.1 + +------------------------------------------------------------------- Old: ---- kturtle-23.04.1.tar.xz kturtle-23.04.1.tar.xz.sig New: ---- kturtle-23.04.2.tar.xz kturtle-23.04.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kturtle.spec ++++++ --- /var/tmp/diff_new_pack.qM9IoS/_old 2023-06-09 20:42:40.224377492 +0200 +++ /var/tmp/diff_new_pack.qM9IoS/_new 2023-06-09 20:42:40.228377515 +0200 @@ -18,7 +18,7 @@ %bcond_without released Name: kturtle -Version: 23.04.1 +Version: 23.04.2 Release: 0 Summary: Logo Programming Environment License: GPL-2.0-or-later ++++++ kturtle-23.04.1.tar.xz -> kturtle-23.04.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-23.04.1/CMakeLists.txt new/kturtle-23.04.2/CMakeLists.txt --- old/kturtle-23.04.1/CMakeLists.txt 2023-05-06 10:16:14.000000000 +0200 +++ new/kturtle-23.04.2/CMakeLists.txt 2023-06-06 05:21:48.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "23") set(RELEASE_SERVICE_VERSION_MINOR "04") -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(kturtle VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-23.04.1/org.kde.kturtle.appdata.xml new/kturtle-23.04.2/org.kde.kturtle.appdata.xml --- old/kturtle-23.04.1/org.kde.kturtle.appdata.xml 2023-05-06 10:16:14.000000000 +0200 +++ new/kturtle-23.04.2/org.kde.kturtle.appdata.xml 2023-06-06 05:21:48.000000000 +0200 @@ -167,10 +167,10 @@ <binary>kturtle</binary> </provides> <releases> + <release version="23.04.2" date="2023-06-08"/> <release version="23.04.1" date="2023-05-11"/> <release version="23.04.0" date="2023-04-20"/> <release version="22.12.3" date="2023-03-02"/> - <release version="22.12.2" date="2023-02-02"/> </releases> <content_rating type="oars-1.1"/> <custom> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-23.04.1/po/gl/kturtle.po new/kturtle-23.04.2/po/gl/kturtle.po --- old/kturtle-23.04.1/po/gl/kturtle.po 2023-05-06 10:16:14.000000000 +0200 +++ new/kturtle-23.04.2/po/gl/kturtle.po 2023-06-06 05:21:48.000000000 +0200 @@ -18,7 +18,7 @@ "Project-Id-Version: kturtle\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-01-28 00:54+0000\n" -"PO-Revision-Date: 2023-04-28 20:28+0200\n" +"PO-Revision-Date: 2023-06-05 15:12+0200\n" "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n" "Language-Team: Galician <proxe...@trasno.gal>\n" "Language: gl\n" @@ -26,7 +26,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 23.04.0\n" +"X-Generator: Lokalize 23.04.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -645,6 +645,7 @@ msgid "if" msgstr "se" +# well-spelled: senon #: interpreter/translator.cpp:150 #, kde-format msgctxt "" @@ -699,6 +700,7 @@ msgid "step" msgstr "pasando" +# well-spelled: sair #: interpreter/translator.cpp:192 #, kde-format msgctxt "" @@ -789,6 +791,7 @@ msgid "clear" msgstr "borra" +# well-spelled: br #: interpreter/translator.cpp:286 #, kde-format msgctxt "" @@ -798,6 +801,7 @@ msgid "ccl" msgstr "br" +# well-spelled: vaimedio #: interpreter/translator.cpp:293 #, kde-format msgctxt "" @@ -816,6 +820,7 @@ msgid "go" msgstr "vai" +# well-spelled: vaix #: interpreter/translator.cpp:307 #, kde-format msgctxt "" @@ -825,6 +830,7 @@ msgid "gox" msgstr "vaix" +# well-spelled: vx #: interpreter/translator.cpp:314 #, kde-format msgctxt "" @@ -834,6 +840,7 @@ msgid "gx" msgstr "vx" +# well-spelled: vaiy #: interpreter/translator.cpp:321 #, kde-format msgctxt "" @@ -843,6 +850,7 @@ msgid "goy" msgstr "vaiy" +# well-spelled: vy #: interpreter/translator.cpp:328 #, kde-format msgctxt "" @@ -888,6 +896,7 @@ msgid "bw" msgstr "re" +# well-spelled: direccion #: interpreter/translator.cpp:363 #, kde-format msgctxt "" @@ -906,6 +915,7 @@ msgid "dir" msgstr "dir" +# well-spelled: xiraesquerda #: interpreter/translator.cpp:377 #, kde-format msgctxt "" @@ -924,6 +934,7 @@ msgid "tl" msgstr "xe" +# well-spelled: xiradereita #: interpreter/translator.cpp:391 #, kde-format msgctxt "" @@ -933,6 +944,7 @@ msgid "turnright" msgstr "xiradereita" +# well-spelled: xd #: interpreter/translator.cpp:398 #, kde-format msgctxt "" @@ -942,6 +954,7 @@ msgid "tr" msgstr "xd" +# well-spelled: ancholapis #: interpreter/translator.cpp:405 #, kde-format msgctxt "" @@ -960,6 +973,7 @@ msgid "pw" msgstr "al" +# well-spelled: subelapis #: interpreter/translator.cpp:419 #, kde-format msgctxt "" @@ -969,6 +983,7 @@ msgid "penup" msgstr "subelapis" +# well-spelled: sl #: interpreter/translator.cpp:426 #, kde-format msgctxt "" @@ -978,6 +993,7 @@ msgid "pu" msgstr "sl" +# well-spelled: baixalapis #: interpreter/translator.cpp:433 #, kde-format msgctxt "" @@ -996,6 +1012,7 @@ msgid "pd" msgstr "bl" +# well-spelled: corlapis #: interpreter/translator.cpp:447 #, kde-format msgctxt "" @@ -1014,6 +1031,7 @@ msgid "pc" msgstr "cl" +# well-spelled: corlenzo #: interpreter/translator.cpp:461 #, kde-format msgctxt "" @@ -1023,6 +1041,7 @@ msgid "canvascolor" msgstr "corlenzo" +# well-spelled: clz #: interpreter/translator.cpp:468 #, kde-format msgctxt "" @@ -1032,6 +1051,7 @@ msgid "cc" msgstr "clz" +# well-spelled: tamañolenzo #: interpreter/translator.cpp:475 #, kde-format msgctxt "" @@ -1041,6 +1061,7 @@ msgid "canvassize" msgstr "tamañolenzo" +# well-spelled: tlz #: interpreter/translator.cpp:482 #, kde-format msgctxt "" @@ -1050,6 +1071,7 @@ msgid "cs" msgstr "tlz" +# well-spelled: mostrasprite #: interpreter/translator.cpp:489 #, kde-format msgctxt "" @@ -1068,6 +1090,7 @@ msgid "ss" msgstr "ms" +# well-spelled: agochasprite #: interpreter/translator.cpp:503 #, kde-format msgctxt "" @@ -1095,6 +1118,7 @@ msgid "print" msgstr "escribe" +# well-spelled: tamañoletra #: interpreter/translator.cpp:524 #, kde-format msgctxt "" @@ -1113,6 +1137,7 @@ msgid "random" msgstr "aleatorio" +# well-spelled: alea #: interpreter/translator.cpp:538 #, kde-format msgctxt "" @@ -1122,6 +1147,7 @@ msgid "rnd" msgstr "alea" +# well-spelled: coordenadax #: interpreter/translator.cpp:545 #, kde-format msgctxt "" @@ -1131,6 +1157,7 @@ msgid "getx" msgstr "coordenadax" +# well-spelled: coordenaday #: interpreter/translator.cpp:552 #, kde-format msgctxt "" @@ -1156,7 +1183,7 @@ "translate it.Please see https://edu.kde.org/kturtle/translator.php to learn " "how to properly translate it." msgid "ask" -msgstr "pergunta" +msgstr "preguntar" #: interpreter/translator.cpp:573 #, kde-format @@ -1194,6 +1221,7 @@ msgid "cos" msgstr "coseno" +# well-spelled: arcotanxente #: interpreter/translator.cpp:601 #, kde-format msgctxt "" @@ -1203,6 +1231,7 @@ msgid "arctan" msgstr "arcotanxente" +# well-spelled: arcoseno #: interpreter/translator.cpp:608 #, kde-format msgctxt "" @@ -1212,6 +1241,7 @@ msgid "arcsin" msgstr "arcoseno" +# well-spelled: arcocoseno #: interpreter/translator.cpp:615 #, kde-format msgctxt "" @@ -1221,6 +1251,7 @@ msgid "arccos" msgstr "arcocoseno" +# well-spelled: raiz #: interpreter/translator.cpp:622 #, kde-format msgctxt "" @@ -1239,6 +1270,7 @@ msgid "round" msgstr "redondea" +# well-spelled: obterdireccion #: interpreter/translator.cpp:636 #, kde-format msgctxt "" @@ -1374,10 +1406,10 @@ "language used is TurtleScript which allows its commands to be translated." msgstr "" "KTurtle é un ambiente educativo de programación que pretende facer que " -"aprender a programar sexa tan sinxelo como sexa posÃbel. Para conseguilo, " -"KTurtle fai que todas as ferramentas de programación estean dispoñÃbeis na " -"interface do usuario. A linguaxe de programación que se emprega é " -"TurtleScript, que permite traducir as ordes ao teu idioma." +"aprender a programar sexa o máis sinxelo posÃbel. Para conseguilo, KTurtle " +"fai que todas as ferramentas de programación estean dispoñÃbeis na interface " +"do usuario. A linguaxe de programación que se emprega é TurtleScript, que " +"permite traducir as ordes ao teu idioma." #: main.cpp:53 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-23.04.1/po/ja/kturtle.po new/kturtle-23.04.2/po/ja/kturtle.po --- old/kturtle-23.04.1/po/ja/kturtle.po 2023-05-06 10:16:14.000000000 +0200 +++ new/kturtle-23.04.2/po/ja/kturtle.po 2023-06-06 05:21:48.000000000 +0200 @@ -17,7 +17,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" +"Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" @@ -323,9 +323,6 @@ msgid "The %2 command was called with %3 but needs 1 parameter." msgid_plural "The %2 command was called with %3 but needs %1 parameters." msgstr[0] "" -"%2 ã³ãã³ãã %3 åã®ãã©ã¡ã¼ã¿ã§å¼ã³åºããã¾ãããã1 åã®ãã©ã¡ã¼ã¿ãå¿ è¦ã¨" -"ãã¾ãã" -msgstr[1] "" "%2 ã³ãã³ãã %3 åã®ãã©ã¡ã¼ã¿ã§å¼ã³åºããã¾ãããã%1 åã®ãã©ã¡ã¼ã¿ãå¿ è¦" "ã¨ãã¾ãã" @@ -335,9 +332,6 @@ msgid_plural "" "The %2 command was called with %3 but only accepts %1 parameters." msgstr[0] "" -"%2 ã³ãã³ãã %3 åã®ãã©ã¡ã¼ã¿ã§å¼ã³åºããã¾ãããã1 åã®ãã©ã¡ã¼ã¿ããæå®" -"ã§ãã¾ããã" -msgstr[1] "" "%2 ã³ãã³ãã %3 åã®ãã©ã¡ã¼ã¿ã§å¼ã³åºããã¾ãããã%1 åã®ãã©ã¡ã¼ã¿ããæ" "å®ã§ãã¾ããã" @@ -395,8 +389,7 @@ "The function '%1' was called with %2, while it should be called with %3" msgid "1 parameter" msgid_plural "%1 parameters" -msgstr[0] "1 åã®ãã©ã¡ã¼ã¿" -msgstr[1] "%1 åã®ãã©ã¡ã¼ã¿" +msgstr[0] "%1 åã®ãã©ã¡ã¼ã¿" #: interpreter/executer.cpp:627 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-23.04.1/po/zh_CN/kturtle.po new/kturtle-23.04.2/po/zh_CN/kturtle.po --- old/kturtle-23.04.1/po/zh_CN/kturtle.po 2023-05-06 10:16:14.000000000 +0200 +++ new/kturtle-23.04.2/po/zh_CN/kturtle.po 2023-06-06 05:21:48.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-01-28 00:54+0000\n" -"PO-Revision-Date: 2023-04-29 08:36\n" +"PO-Revision-Date: 2023-05-22 14:03\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"