commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2020-11-10 13:44:29 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new.11331 (New) Package is "kturtle" Tue Nov 10 13:44:29 2020 rev:121 rq:846766 version:20.08.3 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2020-10-13 15:41:29.29433 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new.11331/kturtle.changes 2020-11-10 13:51:33.931064093 +0100 @@ -1,0 +2,9 @@ +Thu Nov 5 22:47:31 UTC 2020 - Luca Beltrame + +- Update to 20.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2020-11-apps-update +- No code change since 20.08.2 + +--- Old: kturtle-20.08.2.tar.xz kturtle-20.08.2.tar.xz.sig New: kturtle-20.08.3.tar.xz kturtle-20.08.3.tar.xz.sig Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.dPEq78/_old 2020-11-10 13:51:34.463063088 +0100 +++ /var/tmp/diff_new_pack.dPEq78/_new 2020-11-10 13:51:34.467063081 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version:20.08.2 +Version:20.08.3 Release:0 Summary:Logo Programming Environment License:GPL-2.0-or-later ++ kturtle-20.08.2.tar.xz -> kturtle-20.08.3.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-20.08.2/CMakeLists.txt new/kturtle-20.08.3/CMakeLists.txt --- old/kturtle-20.08.2/CMakeLists.txt 2020-10-06 05:24:42.0 +0200 +++ new/kturtle-20.08.3/CMakeLists.txt 2020-11-03 01:33:47.0 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "20") set(RELEASE_SERVICE_VERSION_MINOR "08") -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(kturtle VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-20.08.2/org.kde.kturtle.appdata.xml new/kturtle-20.08.3/org.kde.kturtle.appdata.xml --- old/kturtle-20.08.2/org.kde.kturtle.appdata.xml 2020-10-03 14:15:39.0 +0200 +++ new/kturtle-20.08.3/org.kde.kturtle.appdata.xml 2020-10-31 18:03:58.0 +0100 @@ -147,9 +147,9 @@ kturtle + - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-20.08.2/po/ca/docs/kturtle/programming-reference.docbook new/kturtle-20.08.3/po/ca/docs/kturtle/programming-reference.docbook --- old/kturtle-20.08.2/po/ca/docs/kturtle/programming-reference.docbook 2020-10-06 05:24:41.0 +0200 +++ new/kturtle-20.08.3/po/ca/docs/kturtle/programming-reference.docbook 2020-11-03 01:33:46.0 +0100 @@ -26,7 +26,7 @@ La gramàtica de &turtlescript; Igual que en qualsevol llenguatge, &turtlescript; té diferents tipus de paraules i símbols. En anglès es distingeixen els verbs (com «to walk» -caminar- o «to sing» -cantar-) i noms (com «sister» -germana- o «house» -casa-), que s'utilitzen per a diferents propòsits. &turtlescript; és un llenguatge de programació, que s'utilitza per indicar el que ha de fer &kturtle;. +>Igual que en qualsevol llenguatge, &turtlescript; té diferents tipus de paraules i símbols. En anglès es distingeixen els verbs (com «to walk» -caminar- o «to sing» -cantar-) i noms (com «sister» -germana- o «house» -casa-), que s'utilitzen per a diferents finalitats. &turtlescript; és un llenguatge de programació, que s'utilitza per indicar el que ha de fer &kturtle;. En aquesta secció s'expliquen amb brevetat alguns dels diferents tipus de >paraules i símbols de &turtlescript;. Expliquem els comentaris, 2004, 2005. # David Gil , 2005. # Orestes Mas Casals , 2005, 2007, 2008, 2009, 2010, 2011, 2012, 2014. -# Josep Ma. Ferrer , 2009, 2010, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019. +# Josep Ma. Ferrer , 2009, 2010, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020. # Antoni Bella Pérez , 2015, 2016, 2017, 2019, 2020. msgid "" msgstr "" "Project-Id-Version: kturtle\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"; "POT-Creation-Date: 2020-03-05 03:06+0100\n" -"PO-Revision-Date: 2020-07-26 17:44+0200\n" -"Last-Translator: Antoni Bella Pérez \n" +"PO-Revision-Date: 2020-10-13 20:36+0200\n" +"La
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2020-10-13 15:39:56 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new.3486 (New) Package is "kturtle" Tue Oct 13 15:39:56 2020 rev:120 rq:840704 version:20.08.2 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2020-09-09 17:59:03.831040431 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new.3486/kturtle.changes 2020-10-13 15:41:29.29433 +0200 @@ -1,0 +2,9 @@ +Fri Oct 9 05:45:00 UTC 2020 - Luca Beltrame + +- Update to 20.08.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2020-10-apps-update +- No code change since 20.08.1 + +--- Old: kturtle-20.08.1.tar.xz kturtle-20.08.1.tar.xz.sig New: kturtle-20.08.2.tar.xz kturtle-20.08.2.tar.xz.sig Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.kj5ik2/_old 2020-10-13 15:41:30.173334053 +0200 +++ /var/tmp/diff_new_pack.kj5ik2/_new 2020-10-13 15:41:30.173334053 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version:20.08.1 +Version:20.08.2 Release:0 Summary:Logo Programming Environment License:GPL-2.0-or-later ++ kturtle-20.08.1.tar.xz -> kturtle-20.08.2.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-20.08.1/CMakeLists.txt new/kturtle-20.08.2/CMakeLists.txt --- old/kturtle-20.08.1/CMakeLists.txt 2020-09-01 08:16:10.0 +0200 +++ new/kturtle-20.08.2/CMakeLists.txt 2020-10-06 05:24:42.0 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "20") 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(kturtle VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-20.08.1/org.kde.kturtle.appdata.xml new/kturtle-20.08.2/org.kde.kturtle.appdata.xml --- old/kturtle-20.08.1/org.kde.kturtle.appdata.xml 2020-08-31 20:57:31.0 +0200 +++ new/kturtle-20.08.2/org.kde.kturtle.appdata.xml 2020-10-03 14:15:39.0 +0200 @@ -30,6 +30,7 @@ KTurtle KTurtle KTurtle + KTurtle KTurtle KTurtle KTurtle @@ -65,6 +66,7 @@ Edukacyjne środowisko do programowania Ambiente de Programação Educacional Ambiente de programação educacional + Mediu de programare educațional Среда обучения программированию Výukové programovacie prostredie Okolje za učenje programiranja @@ -128,6 +130,7 @@ Programowanie w KTurtle Programação no KTurtle Programando no KTurtle + Programare în KTurtle Программирование в KTurtle Programovanie v KTurtle Programiranje s KTurtle @@ -144,9 +147,9 @@ kturtle + - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-20.08.1/po/ro/kturtle.po new/kturtle-20.08.2/po/ro/kturtle.po --- old/kturtle-20.08.1/po/ro/kturtle.po2020-09-01 08:16:08.0 +0200 +++ new/kturtle-20.08.2/po/ro/kturtle.po2020-10-06 05:24:41.0 +0200 @@ -2,7 +2,7 @@ # Claudiu Costin , 2004, 2010. # Florentina Mușat , 2010. # Victor Cărbune , 2010. -# Sergiu Bivol , 2012. +# Sergiu Bivol , 2012. msgid "" msgstr "" "Project-Id-Version: kturtle\n" @@ -15,7 +15,6 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-20.08.1/po/zh_CN/kturtle.po new/kturtle-20.08.2/po/zh_CN/kturtle.po --- old/kturtle-20.08.1/po/zh_CN/kturtle.po 2020-09-01 08:16:08.0 +0200 +++ new/kturtle-20.08.2/po/zh_CN/kturtle.po 2020-10-06 05:24:41.0 +0200 @@ -10,7 +10,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"; "POT-Creation-Date: 2020-03-05 03:06+0100\n" -"PO-Revision-Date: 2020-08-12 20:42\n" +"PO-Revision-Date: 2020-09-23 12:20\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n"
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2020-09-09 17:57:37 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new.3399 (New) Package is "kturtle" Wed Sep 9 17:57:37 2020 rev:119 rq:831871 version:20.08.1 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2020-08-18 14:02:33.150300325 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new.3399/kturtle.changes 2020-09-09 17:59:03.831040431 +0200 @@ -1,0 +2,9 @@ +Tue Sep 1 20:51:02 UTC 2020 - Luca Beltrame + +- Update to 20.08.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2020-09-apps-update +- No code change since 20.08.0 + +--- Old: kturtle-20.08.0.tar.xz kturtle-20.08.0.tar.xz.sig New: kturtle-20.08.1.tar.xz kturtle-20.08.1.tar.xz.sig Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.s2kN9N/_old 2020-09-09 17:59:06.895043223 +0200 +++ /var/tmp/diff_new_pack.s2kN9N/_new 2020-09-09 17:59:06.895043223 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version:20.08.0 +Version:20.08.1 Release:0 Summary:Logo Programming Environment License:GPL-2.0-or-later ++ kturtle-20.08.0.tar.xz -> kturtle-20.08.1.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-20.08.0/CMakeLists.txt new/kturtle-20.08.1/CMakeLists.txt --- old/kturtle-20.08.0/CMakeLists.txt 2020-08-07 08:56:06.0 +0200 +++ new/kturtle-20.08.1/CMakeLists.txt 2020-09-01 08:16:10.0 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "20") set(RELEASE_SERVICE_VERSION_MINOR "08") -set(RELEASE_SERVICE_VERSION_MICRO "0") +set(RELEASE_SERVICE_VERSION_MICRO "1") 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-20.08.0/org.kde.kturtle.appdata.xml new/kturtle-20.08.1/org.kde.kturtle.appdata.xml --- old/kturtle-20.08.0/org.kde.kturtle.appdata.xml 2020-08-05 09:48:20.0 +0200 +++ new/kturtle-20.08.1/org.kde.kturtle.appdata.xml 2020-08-31 20:57:31.0 +0200 @@ -144,9 +144,9 @@ kturtle + - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-20.08.0/po/zh_CN/kturtle.po new/kturtle-20.08.1/po/zh_CN/kturtle.po --- old/kturtle-20.08.0/po/zh_CN/kturtle.po 2020-08-07 08:56:05.0 +0200 +++ new/kturtle-20.08.1/po/zh_CN/kturtle.po 2020-09-01 08:16:08.0 +0200 @@ -10,7 +10,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"; "POT-Creation-Date: 2020-03-05 03:06+0100\n" -"PO-Revision-Date: 2020-07-31 15:02\n" +"PO-Revision-Date: 2020-08-12 20:42\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2020-08-18 13:59:50 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new.3399 (New) Package is "kturtle" Tue Aug 18 13:59:50 2020 rev:118 rq:826497 version:20.08.0 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2020-07-15 11:57:37.323665888 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new.3399/kturtle.changes 2020-08-18 14:02:33.150300325 +0200 @@ -1,0 +2,25 @@ +Sun Aug 9 09:10:21 UTC 2020 - Christophe Giboudeaux + +- Update to 20.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-08-apps-update +- No code change since 20.07.90 + +--- +Sun Aug 2 08:00:40 UTC 2020 - Christophe Giboudeaux + +- Update to 20.07.90 + * New feature release +- No code change since 20.07.80 + +--- +Sun Jul 19 10:05:47 UTC 2020 - Christophe Giboudeaux + +- Update to 20.07.80 + * New feature release +- Changes since 20.04.3: + * KRandom -> QRandomGenerator + * Fix minor typos + +--- Old: kturtle-20.04.3.tar.xz kturtle-20.04.3.tar.xz.sig New: kturtle-20.08.0.tar.xz kturtle-20.08.0.tar.xz.sig Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.81CdrT/_old 2020-08-18 14:02:34.234300810 +0200 +++ /var/tmp/diff_new_pack.81CdrT/_new 2020-08-18 14:02:34.234300810 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version:20.04.3 +Version:20.08.0 Release:0 Summary:Logo Programming Environment License:GPL-2.0-or-later ++ kturtle-20.04.3.tar.xz -> kturtle-20.08.0.tar.xz ++ 7583 lines of diff (skipped)
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2020-07-15 11:55:00 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new.3060 (New) Package is "kturtle" Wed Jul 15 11:55:00 2020 rev:117 rq:820277 version:20.04.3 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2020-06-14 18:30:40.889652141 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new.3060/kturtle.changes 2020-07-15 11:57:37.323665888 +0200 @@ -1,0 +2,9 @@ +Thu Jul 9 20:10:41 UTC 2020 - Luca Beltrame + +- Update to 20.04.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2020-07-apps-update +- No code change since 20.04.2 + +--- Old: kturtle-20.04.2.tar.xz kturtle-20.04.2.tar.xz.sig New: kturtle-20.04.3.tar.xz kturtle-20.04.3.tar.xz.sig Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.IemTCv/_old 2020-07-15 11:57:38.223666882 +0200 +++ /var/tmp/diff_new_pack.IemTCv/_new 2020-07-15 11:57:38.227666886 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version:20.04.2 +Version:20.04.3 Release:0 Summary:Logo Programming Environment License:GPL-2.0-or-later ++ kturtle-20.04.2.tar.xz -> kturtle-20.04.3.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-20.04.2/CMakeLists.txt new/kturtle-20.04.3/CMakeLists.txt --- old/kturtle-20.04.2/CMakeLists.txt 2020-06-09 02:30:29.0 +0200 +++ new/kturtle-20.04.3/CMakeLists.txt 2020-07-07 02:50:35.0 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "20") set(RELEASE_SERVICE_VERSION_MINOR "04") -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(kturtle VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-20.04.2/org.kde.kturtle.appdata.xml new/kturtle-20.04.3/org.kde.kturtle.appdata.xml --- old/kturtle-20.04.2/org.kde.kturtle.appdata.xml 2020-06-08 19:50:23.0 +0200 +++ new/kturtle-20.04.3/org.kde.kturtle.appdata.xml 2020-07-03 22:58:43.0 +0200 @@ -143,9 +143,9 @@ kturtle + - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-20.04.2/po/ca/docs/kturtle/programming-reference.docbook new/kturtle-20.04.3/po/ca/docs/kturtle/programming-reference.docbook --- old/kturtle-20.04.2/po/ca/docs/kturtle/programming-reference.docbook 2020-06-09 02:30:29.0 +0200 +++ new/kturtle-20.04.3/po/ca/docs/kturtle/programming-reference.docbook 2020-07-07 02:50:34.0 +0200 @@ -459,7 +459,7 @@ >10 és comparat amb 3 amb l'operador «major que». El resultat d'aquesta comparació, el amb l'operador «més gran que». El resultat d'aquesta comparació, el valor booleà true$A > $B major quemés gran que respon true si $A és major que és més gran que $B $A < $B menor quemés petit que respon true si $A és menor que és més petit que $B $A >= $B major o igual quemés gran o igual que respon true si $A és major o igual que és més gran o igual que $B $A <= $B menor o igual quemés petit o igual que respon true si $A és menor o igual que és més petit o igual que $B random X,Yrandom és una ordre que pren l'entrada i dóna una sortida. Com entrada requereix dos nombres, el primer (X) estableix el mínim de la sortida, el segon (Y) estableix el màxim. La sortida és un nombre escollit a l'atzar que és igual o superior al mínim i igual o menor que el màxim. Aquí hi ha un petit exemple: +> és una ordre que pren l'entrada i dóna una sortida. Com entrada requereix dos nombres, el primer (X) estableix el mínim de la sortida, el segon (Y) estableix el màxim. La sortida és un nombre escollit a l'atzar que és igual o superior al mínim i igual o inferior al màxim. Aquí hi ha un petit exemple: repeat 500 { $x = random 1,20 forward $x @@ -1709,7 +1709,7 @@ >. $x = 6 if $x > 5 { - print "$x és major que quatre!" + print "$x és més gran que cinc!" } A la primera línia L', 2009. # Marce Villarino , 2009. # Xosé , 2010, 2012. -# Marce Villarino , 2012, 2013, 2014. +# Marce Villarino , 2012, 2013, 2014, 2020. # Adri
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2020-06-14 18:29:50 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new.3606 (New) Package is "kturtle" Sun Jun 14 18:29:50 2020 rev:116 rq:813737 version:20.04.2 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2020-05-23 17:26:27.299280070 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new.3606/kturtle.changes 2020-06-14 18:30:40.889652141 +0200 @@ -1,0 +2,9 @@ +Tue Jun 9 12:16:02 UTC 2020 - Christophe Giboudeaux + +- Update to 20.04.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2020-06-apps-update +- No code change since 20.04.1 + +--- Old: kturtle-20.04.1.tar.xz kturtle-20.04.1.tar.xz.sig New: kturtle-20.04.2.tar.xz kturtle-20.04.2.tar.xz.sig Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.GMOE3n/_old 2020-06-14 18:30:41.589654399 +0200 +++ /var/tmp/diff_new_pack.GMOE3n/_new 2020-06-14 18:30:41.589654399 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version:20.04.1 +Version:20.04.2 Release:0 Summary:Logo Programming Environment License:GPL-2.0-or-later ++ kturtle-20.04.1.tar.xz -> kturtle-20.04.2.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-20.04.1/CMakeLists.txt new/kturtle-20.04.2/CMakeLists.txt --- old/kturtle-20.04.1/CMakeLists.txt 2020-05-12 03:14:27.0 +0200 +++ new/kturtle-20.04.2/CMakeLists.txt 2020-06-09 02:30:29.0 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "20") 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-20.04.1/org.kde.kturtle.appdata.xml new/kturtle-20.04.2/org.kde.kturtle.appdata.xml --- old/kturtle-20.04.1/org.kde.kturtle.appdata.xml 2020-05-11 23:11:14.0 +0200 +++ new/kturtle-20.04.2/org.kde.kturtle.appdata.xml 2020-06-08 19:50:23.0 +0200 @@ -11,6 +11,7 @@ KTurtle KTurtle KTurtle + KTurtle KTurtle KTurtle KTurtle @@ -45,6 +46,7 @@ Entorn per aprendre a programar Vzdělávací programovací prostředí Programmierumgebung für den Unterricht + Εκπαιδευτικό περιβάλλον προγραμματισμού Educational Programming Environment Entorno de programación educativo Hariv programmeerimise keskkond @@ -79,6 +81,7 @@ El KTurtle és un entorn de programació educatiu per aprendre com programar. Proporciona totes les eines de programació des de la seva interfície d'usuari. El llenguatge de programació utilitzat és el TurtleScript, que està basat en certa manera en el Logo. Totes les ordres i missatges estan traduïdes a l'idioma de l'usuari. El KTurtle ofereix un ressaltat de sintaxi intuïtiu, missatges d'error senzills, un llenç integrat per fer dibuixos, una ajuda integrada, i execució a càmera lenta i per passos. El KTurtle és un entorn de programació educatiu per aprendre com programar. Proporciona totes les eines de programació des de la seua interfície d'usuari. El llenguatge de programació utilitzat és el TurtleScript, que està basat en certa manera en el Logo. Totes les ordres i missatges estan traduïdes a l'idioma de l'usuari. El KTurtle ofereix un ressaltat de sintaxi intuïtiu, missatges d'error senzills, un llenç integrat per fer dibuixos, una ajuda integrada, i execució a càmera lenta i per passos. KTurtle ist eine Programmierumgebung mit dem Ziel, das Programmieren möglichst einfach zu lernen. Alle Programm-Werkzeuge sind auf der grafischen Benutzeroberfläche vorhanden. Als Programmiersprache wird TurtleScript benutzt, eine Programmiersprache auf der Grundlage von Logo. Alle Befehle und Nachrichten können in dir Sprache des Benutzers übersetzt werden. KTurtle bietet eine intuitive Syntaxhervorhebung, einfache Fehlermeldungen, eine integrierte Zeichenfläche und Hilfe, eine langsame oder schrittweise Ausführung von Befehlen. +Το KTurtle είναι ένα εκπαιδευτικό περιβάλλον προγραμματισμού για να μάθετε να προγραμματίζετε. Περιλαμβάνει όλα τα
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2020-05-23 17:25:31 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new.2738 (New) Package is "kturtle" Sat May 23 17:25:31 2020 rev:115 rq:806635 version:20.04.1 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2020-04-29 20:51:38.480896030 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new.2738/kturtle.changes 2020-05-23 17:26:27.299280070 +0200 @@ -1,0 +2,9 @@ +Fri May 15 15:42:06 UTC 2020 - Luca Beltrame + +- Update to 20.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2020-05-apps-update +- No code change since 20.04.0 + +--- @@ -15,2 +23,0 @@ - * For more details please see: - * https://kde.org/announcements/releases/20.04-rc @@ -24,2 +30,0 @@ - * For more details please see: - * https://kde.org/announcements/releases/20.04-beta @@ -41 +46 @@ - * https://www.kde.org/announcements/releases/19.12.3 + * https://kde.org/announcements/releases/2020-03-apps-update @@ -56 +61 @@ - * https://www.kde.org/announcements/releases/19.12.2 + * https://kde.org/announcements/releases/2020-02-apps-update Old: kturtle-20.04.0.tar.xz kturtle-20.04.0.tar.xz.sig New: kturtle-20.04.1.tar.xz kturtle-20.04.1.tar.xz.sig Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.5GxOeZ/_old 2020-05-23 17:26:28.003281593 +0200 +++ /var/tmp/diff_new_pack.5GxOeZ/_new 2020-05-23 17:26:28.007281601 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version:20.04.0 +Version:20.04.1 Release:0 Summary:Logo Programming Environment License:GPL-2.0-or-later ++ kturtle-20.04.0.tar.xz -> kturtle-20.04.1.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-20.04.0/CMakeLists.txt new/kturtle-20.04.1/CMakeLists.txt --- old/kturtle-20.04.0/CMakeLists.txt 2020-04-17 02:25:48.0 +0200 +++ new/kturtle-20.04.1/CMakeLists.txt 2020-05-12 03:14:27.0 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "20") set(RELEASE_SERVICE_VERSION_MINOR "04") -set(RELEASE_SERVICE_VERSION_MICRO "0") +set(RELEASE_SERVICE_VERSION_MICRO "1") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kturtle VERSION ${RELEASE_SERVICE_VERSION}) @@ -43,10 +43,6 @@ I18n CoreAddons ) -if (EXISTS "${CMAKE_SOURCE_DIR}/.git") - add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06) - add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x06) -endif() #Allows QString concatenation to use a single memory allocation per source line. add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-20.04.0/org.kde.kturtle.appdata.xml new/kturtle-20.04.1/org.kde.kturtle.appdata.xml --- old/kturtle-20.04.0/org.kde.kturtle.appdata.xml 2020-04-15 11:03:28.0 +0200 +++ new/kturtle-20.04.1/org.kde.kturtle.appdata.xml 2020-05-11 23:11:14.0 +0200 @@ -139,9 +139,9 @@ kturtle + - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-20.04.0/po/fr/kturtle.po new/kturtle-20.04.1/po/fr/kturtle.po --- old/kturtle-20.04.0/po/fr/kturtle.po2020-04-17 02:25:45.0 +0200 +++ new/kturtle-20.04.1/po/fr/kturtle.po2020-05-12 03:14:26.0 +0200 @@ -16,20 +16,21 @@ # Geoffray Levasseur , 2009, 2010, 2013. # xavier , 2012. # Sebastien Renard , 2014. +# Johnny Jazeix , 2020. msgid "" msgstr "" "Project-Id-Version: kturtle\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"; "POT-Creation-Date: 2020-03-05 03:06+0100\n" -"PO-Revision-Date: 2014-01-06 21:38+0100\n" -"Last-Translator: Sebastien Renard \n" +"PO-Revision-Date: 2020-04-21 21:24+0200\n" +"Last-Translator: Johnny Jazeix \n" "Language-Team: French \n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 19.12.3\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" @@ -623,12 +624,7 @@ msgstr "Attente
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2020-04-29 20:50:23 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new.2738 (New) Package is "kturtle" Wed Apr 29 20:50:23 2020 rev:114 rq:797018 version:20.04.0 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2020-03-12 23:07:07.575201232 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new.2738/kturtle.changes 2020-04-29 20:51:38.480896030 +0200 @@ -1,0 +2,34 @@ +Thu Apr 23 12:23:01 UTC 2020 - Luca Beltrame + +- Update to 20.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- No code change since 20.03.90 + +--- +Sun Apr 5 20:30:34 UTC 2020 - Luca Beltrame + +- Update to 20.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-rc +- No code change since 20.03.80 + +--- +Sun Mar 22 09:17:31 UTC 2020 - Luca Beltrame + +- Update to 20.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-beta +- Changes since 19.12.3: + * Make it compile against qt5.15. SkipEmptyParts is part of Qt::. + * Use safe hardcoded value for ProvidersUrl + * Use the default address for KNewStuff instead of the hardcoded + * addVersionOption()/addHelpOption() already adds by KAboutData::setApplicationData + * Don't use nullptr as flag value + * Fix link: ui.html -> menus.html + * Use URLs with transport encryption + +--- Old: kturtle-19.12.3.tar.xz kturtle-19.12.3.tar.xz.sig New: kturtle-20.04.0.tar.xz kturtle-20.04.0.tar.xz.sig Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.IKL2wB/_old 2020-04-29 20:51:39.556898495 +0200 +++ /var/tmp/diff_new_pack.IKL2wB/_new 2020-04-29 20:51:39.560898504 +0200 @@ -1,7 +1,7 @@ # # spec file for package kturtle # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,24 +21,20 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version:19.12.3 +Version:20.04.0 Release:0 Summary:Logo Programming Environment License:GPL-2.0-or-later Group: Amusements/Teaching/Mathematics URL:https://edu.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2:applications.keyring -%endif BuildRequires: extra-cmake-modules +BuildRequires: update-desktop-files BuildRequires: cmake(KF5Crash) -BuildRequires: cmake(KF5KDELibs4Support) BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5KDELibs4Support) BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5NewStuff) -BuildRequires: update-desktop-files BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5Gui) BuildRequires: cmake(Qt5Svg) @@ -46,15 +42,15 @@ Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} %if %{with lang} -Recommends: %{name}-lang +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2:applications.keyring %endif +Recommends: %{name}-lang %description KTurtle is an educational Logo programming environment. -%if %{with lang} %lang_package -%endif %prep %setup -q ++ kturtle-19.12.3.tar.xz -> kturtle-20.04.0.tar.xz ++ 54485 lines of diff (skipped)
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2020-03-12 23:04:36 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new.3160 (New) Package is "kturtle" Thu Mar 12 23:04:36 2020 rev:113 rq:782470 version:19.12.3 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2020-02-11 22:21:26.651437364 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new.3160/kturtle.changes 2020-03-12 23:07:07.575201232 +0100 @@ -1,0 +2,10 @@ +Thu Mar 5 20:36:37 UTC 2020 - Luca Beltrame + +- Update to 19.12.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.3 +- Changes since 19.12.2: + * appdata: improve URLs + +--- Old: kturtle-19.12.2.tar.xz kturtle-19.12.2.tar.xz.sig New: kturtle-19.12.3.tar.xz kturtle-19.12.3.tar.xz.sig Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.nvucUY/_old 2020-03-12 23:07:09.239201889 +0100 +++ /var/tmp/diff_new_pack.nvucUY/_new 2020-03-12 23:07:09.243201890 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version:19.12.2 +Version:19.12.3 Release:0 Summary:Logo Programming Environment License:GPL-2.0-or-later ++ kturtle-19.12.2.tar.xz -> kturtle-19.12.3.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.12.2/CMakeLists.txt new/kturtle-19.12.3/CMakeLists.txt --- old/kturtle-19.12.2/CMakeLists.txt 2020-02-04 01:14:56.0 +0100 +++ new/kturtle-19.12.3/CMakeLists.txt 2020-03-03 01:11:47.0 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(KDE_APPLICATIONS_VERSION_MAJOR "19") set(KDE_APPLICATIONS_VERSION_MINOR "12") -set(KDE_APPLICATIONS_VERSION_MICRO "2") +set(KDE_APPLICATIONS_VERSION_MICRO "3") set(KDE_APPLICATIONS_VERSION "${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}") project(kturtle VERSION ${KDE_APPLICATIONS_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.12.2/org.kde.kturtle.appdata.xml new/kturtle-19.12.3/org.kde.kturtle.appdata.xml --- old/kturtle-19.12.2/org.kde.kturtle.appdata.xml 2020-02-04 00:13:15.0 +0100 +++ new/kturtle-19.12.3/org.kde.kturtle.appdata.xml 2020-03-01 10:34:22.0 +0100 @@ -101,9 +101,9 @@ xxKTurtle is an educational programming environment for learning how to program. It provides all programming tools from its user interface. The programming language used is TurtleScript, which is loosely based on Logo. All commands and messages are translated into the user's language. KTurtle features an intuitive syntax highlighting, simple error messages, integrated canvas to make drawings, an integrated help, slow-motion and step execution.xx KTurtle 是學習如何寫程式的教育環境。它透過使用者介面提供所有的程式工具。它使用的程式語言是基於 Logo 語言發展出來的 TurtleScript。所有的指令與訊息都翻譯成使用者看得懂的語言。KTurtle 有直覺式的語法突顯,簡單的錯誤訊息,整合式的繪圖畫布,整合式的說明,慢動作與單步執行等功能。 - http://edu.kde.org/kturtle/ + https://edu.kde.org/kturtle/ https://bugs.kde.org/enter_bug.cgi?format=guided&product=kturtle - http://docs.kde.org/stable/en/kdeedu/kturtle/index.html + https://docs.kde.org/?application=kturtle https://www.kde.org/community/donations/?app=kturtle&source=appdata @@ -138,6 +138,7 @@ kturtle + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.12.2/po/ca@valencia/kturtle.po new/kturtle-19.12.3/po/ca@valencia/kturtle.po --- old/kturtle-19.12.2/po/ca@valencia/kturtle.po 2020-02-04 01:14:53.0 +0100 +++ new/kturtle-19.12.3/po/ca@valencia/kturtle.po 2020-03-03 01:11:45.0 +0100 @@ -153,8 +153,8 @@ "with this version of KTurtle.\n" "Cannot open %1" msgstr "" -"El fitxer que esteu provant d'obrir no és un script de KTurtle vàlid, o bé és " -"incompatible amb aquesta versió de KTurtle.\n" +"El fitxer que esteu provant d'obrir no és un script de KTurtle vàlid, o bé " +"és incompatible amb aquesta versió de KTurtle.\n" "No s'ha pogut obrir %1" #: editor.cpp:247 editor.cpp:253 @@ -317,7 +317,8 @@ #: interpreter/executer.cpp:287 #, kde-format msgid "The %2 command was called with %3 but only accepts 1 parameter." -msgid_plural "The %2 command was called with %3 but only accepts %1 parameters." +msgid_plural "" +"The %2 command was called with %3 b
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2020-02-11 22:20:59 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new.26092 (New) Package is "kturtle" Tue Feb 11 22:20:59 2020 rev:112 rq:771749 version:19.12.2 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2020-01-12 23:23:49.662803780 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new.26092/kturtle.changes 2020-02-11 22:21:26.651437364 +0100 @@ -1,0 +2,14 @@ +Fri Feb 7 08:38:13 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + +--- +Wed Feb 5 06:29:40 UTC 2020 - Luca Beltrame + +- Update to 19.12.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.2 +- No code change since 19.12.1 + +--- Old: kturtle-19.12.1.tar.xz kturtle-19.12.1.tar.xz.sig New: kturtle-19.12.2.tar.xz kturtle-19.12.2.tar.xz.sig Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.gmFYRE/_old 2020-02-11 22:21:27.399437774 +0100 +++ /var/tmp/diff_new_pack.gmFYRE/_new 2020-02-11 22:21:27.399437774 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version:19.12.1 +Version:19.12.2 Release:0 Summary:Logo Programming Environment License:GPL-2.0-or-later @@ -64,7 +64,7 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %endif %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build ++ kturtle-19.12.1.tar.xz -> kturtle-19.12.2.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.12.1/CMakeLists.txt new/kturtle-19.12.2/CMakeLists.txt --- old/kturtle-19.12.1/CMakeLists.txt 2020-01-07 01:51:56.0 +0100 +++ new/kturtle-19.12.2/CMakeLists.txt 2020-02-04 01:14:56.0 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(KDE_APPLICATIONS_VERSION_MAJOR "19") set(KDE_APPLICATIONS_VERSION_MINOR "12") -set(KDE_APPLICATIONS_VERSION_MICRO "1") +set(KDE_APPLICATIONS_VERSION_MICRO "2") set(KDE_APPLICATIONS_VERSION "${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}") project(kturtle VERSION ${KDE_APPLICATIONS_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.12.1/org.kde.kturtle.appdata.xml new/kturtle-19.12.2/org.kde.kturtle.appdata.xml --- old/kturtle-19.12.1/org.kde.kturtle.appdata.xml 2020-01-06 14:52:07.0 +0100 +++ new/kturtle-19.12.2/org.kde.kturtle.appdata.xml 2020-02-04 00:13:15.0 +0100 @@ -138,6 +138,7 @@ kturtle + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.12.1/po/ca@valencia/kturtle.po new/kturtle-19.12.2/po/ca@valencia/kturtle.po --- old/kturtle-19.12.1/po/ca@valencia/kturtle.po 2020-01-07 01:51:49.0 +0100 +++ new/kturtle-19.12.2/po/ca@valencia/kturtle.po 2020-02-04 01:14:53.0 +0100 @@ -5,20 +5,20 @@ # David Gil , 2005. # Orestes Mas Casals , 2005, 2007, 2008, 2009, 2010, 2011, 2012, 2014. # Josep Ma. Ferrer , 2009, 2010, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019. -# Antoni Bella Pérez , 2015, 2016, 2017. +# Antoni Bella Pérez , 2015, 2016, 2017, 2019. msgid "" msgstr "" "Project-Id-Version: kturtle\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"; "POT-Creation-Date: 2019-09-13 02:52+0200\n" -"PO-Revision-Date: 2019-03-18 19:11+0100\n" -"Last-Translator: Josep Ma. Ferrer \n" +"PO-Revision-Date: 2019-12-09 11:15+0100\n" +"Last-Translator: Antoni Bella Pérez \n" "Language-Team: Catalan \n" "Language: ca@valencia\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 20.03.70\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" @@ -153,8 +153,8 @@ "with this version of KTurtle.\n" "Cannot open %1" msgstr "" -"El fitxer que esteu provant d'obrir no és un script de KTurtle vàlid, o bé " -"és incompatible amb aquesta versió de KTurtle.\n" +"El fitxer que esteu provant d'obrir no és un script de KTurtle vàlid, o bé és " +"incompatible amb aquesta versió de KTurtle.\n" "No s'ha pogut obrir %1" #: editor.cpp:247 editor.cpp:253 @@ -317,8 +31
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2020-01-12 23:22:24 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new.6675 (New) Package is "kturtle" Sun Jan 12 23:22:24 2020 rev:111 rq:762439 version:19.12.1 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2019-12-14 12:21:05.991219955 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new.6675/kturtle.changes 2020-01-12 23:23:49.662803780 +0100 @@ -1,0 +2,10 @@ +Tue Jan 7 10:01:18 UTC 2020 - Christophe Giboudeaux + +- Update to 19.12.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.1 +- Changes since 19.12.0: + * Update Appstream for new release + +--- @@ -7 +17 @@ - * https://www.kde.org/announcements/releases/19.12.0 + * https://www.kde.org/announcements/releases/19.12 Old: kturtle-19.12.0.tar.xz kturtle-19.12.0.tar.xz.sig New: kturtle-19.12.1.tar.xz kturtle-19.12.1.tar.xz.sig Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.EeMzfw/_old 2020-01-12 23:23:50.442804069 +0100 +++ /var/tmp/diff_new_pack.EeMzfw/_new 2020-01-12 23:23:50.442804069 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version:19.12.0 +Version:19.12.1 Release:0 Summary:Logo Programming Environment License:GPL-2.0-or-later ++ kturtle-19.12.0.tar.xz -> kturtle-19.12.1.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.12.0/CMakeLists.txt new/kturtle-19.12.1/CMakeLists.txt --- old/kturtle-19.12.0/CMakeLists.txt 2019-12-06 01:22:14.0 +0100 +++ new/kturtle-19.12.1/CMakeLists.txt 2020-01-07 01:51:56.0 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(KDE_APPLICATIONS_VERSION_MAJOR "19") set(KDE_APPLICATIONS_VERSION_MINOR "12") -set(KDE_APPLICATIONS_VERSION_MICRO "0") +set(KDE_APPLICATIONS_VERSION_MICRO "1") set(KDE_APPLICATIONS_VERSION "${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}") project(kturtle VERSION ${KDE_APPLICATIONS_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.12.0/org.kde.kturtle.appdata.xml new/kturtle-19.12.1/org.kde.kturtle.appdata.xml --- old/kturtle-19.12.0/org.kde.kturtle.appdata.xml 2019-12-05 22:02:12.0 +0100 +++ new/kturtle-19.12.1/org.kde.kturtle.appdata.xml 2020-01-06 14:52:07.0 +0100 @@ -138,6 +138,7 @@ kturtle + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.12.0/po/ca/docs/kturtle/programming-reference.docbook new/kturtle-19.12.1/po/ca/docs/kturtle/programming-reference.docbook --- old/kturtle-19.12.0/po/ca/docs/kturtle/programming-reference.docbook 2019-12-06 01:22:11.0 +0100 +++ new/kturtle-19.12.1/po/ca/docs/kturtle/programming-reference.docbook 2020-01-07 01:51:53.0 +0100 @@ -203,7 +203,7 @@ > (fals). De vegades també se'ls crida: «on» i «off», «1» i «0». Però en el &turtlescript; sempre se'ls crida, ). De vegades també se'ls crida: «on» i «off», «yes» i «no», «1» i «0». Però en el &turtlescript; sempre se'ls crida, true i false Edita Cerca següentCerca la següent Edita Cerca anteriorCerca l'anterior , 2005. # Orestes Mas Casals , 2005, 2007, 2008, 2009, 2010, 2011, 2012, 2014. # Josep Ma. Ferrer , 2009, 2010, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019. -# Antoni Bella Pérez , 2015, 2016, 2017. +# Antoni Bella Pérez , 2015, 2016, 2017, 2019. msgid "" msgstr "" "Project-Id-Version: kturtle\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"; "POT-Creation-Date: 2019-09-13 02:52+0200\n" -"PO-Revision-Date: 2019-03-18 19:11+0100\n" -"Last-Translator: Josep Ma. Ferrer \n" +"PO-Revision-Date: 2019-12-09 11:15+0100\n" +"Last-Translator: Antoni Bella Pérez \n" "Language-Team: Catalan \n" "Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 20.03.70\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" @@ -1624,7 +1624,7 @@ #: mainwindow.cpp:280 #, kde-format msgid "Find Next: Continue searching through the code in the editor" -msgstr "Cerca el següent: Continua cercant a través del codi e
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2019-12-14 12:14:55 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new.4691 (New) Package is "kturtle" Sat Dec 14 12:14:55 2019 rev:110 rq:756306 version:19.12.0 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2019-11-13 13:22:43.127347273 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new.4691/kturtle.changes 2019-12-14 12:21:05.991219955 +0100 @@ -1,0 +2,31 @@ +Tue Dec 10 06:39:03 UTC 2019 - Luca Beltrame + +- Update to 19.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.0 +- Changes since 19.11.90: + * Update Appstream for new release + +--- +Sat Nov 30 09:12:22 UTC 2019 - Luca Beltrame + +- Update to 19.11.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/19.12-rc +- No code change since 19.11.80 + +--- +Sun Nov 24 13:29:56 UTC 2019 - Luca Beltrame + +- Update to 19.11.80 + * New feature release +- Changes since 19.08.3: + * Make it compile without deprecated method + * Don't assign qstring as replace works on same element + * Fix some clazy warning + * Use more conservative boundingRect() as horizontalAdvance was introduced in Qt 5.11 only + * Get rid of obsolete width() + +--- Old: kturtle-19.08.3.tar.xz kturtle-19.08.3.tar.xz.sig New: kturtle-19.12.0.tar.xz kturtle-19.12.0.tar.xz.sig Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.EJTtFN/_old 2019-12-14 12:21:07.655219704 +0100 +++ /var/tmp/diff_new_pack.EJTtFN/_new 2019-12-14 12:21:07.659219703 +0100 @@ -16,34 +16,33 @@ # -%define kf5_version 5.26.0 +%define kf5_version 5.60.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version:19.08.3 +Version:19.12.0 Release:0 Summary:Logo Programming Environment License:GPL-2.0-or-later Group: Amusements/Teaching/Mathematics URL:https://edu.kde.org -Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2:applications.keyring %endif BuildRequires: extra-cmake-modules -BuildRequires: kcrash-devel -BuildRequires: kdelibs4support-devel -BuildRequires: ki18n-devel -BuildRequires: kio-devel -BuildRequires: knewstuff-devel -BuildRequires: pkgconfig +BuildRequires: cmake(KF5Crash) +BuildRequires: cmake(KF5KDELibs4Support) +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5KIO) +BuildRequires: cmake(KF5NewStuff) BuildRequires: update-desktop-files -BuildRequires: pkgconfig(Qt5Core) -BuildRequires: pkgconfig(Qt5Gui) -BuildRequires: pkgconfig(Qt5Svg) -BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: cmake(Qt5Core) +BuildRequires: cmake(Qt5Gui) +BuildRequires: cmake(Qt5Svg) +BuildRequires: cmake(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} %if %{with lang} ++ applications.keyring ++ Binary files /var/tmp/diff_new_pack.EJTtFN/_old and /var/tmp/diff_new_pack.EJTtFN/_new differ ++ kturtle-19.08.3.tar.xz -> kturtle-19.12.0.tar.xz ++ 16372 lines of diff (skipped)
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2019-11-13 13:22:32 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new.2990 (New) Package is "kturtle" Wed Nov 13 13:22:32 2019 rev:109 rq:746955 version:19.08.3 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2019-10-28 16:55:17.873382547 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new.2990/kturtle.changes 2019-11-13 13:22:43.127347273 +0100 @@ -1,0 +2,9 @@ +Thu Nov 7 23:13:27 UTC 2019 - Luca Beltrame + +- Update to 19.08.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.3.php +- No code change since 19.08.2 + +--- Old: kturtle-19.08.2.tar.xz kturtle-19.08.2.tar.xz.sig New: kturtle-19.08.3.tar.xz kturtle-19.08.3.tar.xz.sig Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.r52lDF/_old 2019-11-13 13:22:45.175349406 +0100 +++ /var/tmp/diff_new_pack.r52lDF/_new 2019-11-13 13:22:45.179349409 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version:19.08.2 +Version:19.08.3 Release:0 Summary:Logo Programming Environment License:GPL-2.0-or-later ++ kturtle-19.08.2.tar.xz -> kturtle-19.08.3.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.08.2/CMakeLists.txt new/kturtle-19.08.3/CMakeLists.txt --- old/kturtle-19.08.2/CMakeLists.txt 2019-10-08 02:09:40.0 +0200 +++ new/kturtle-19.08.3/CMakeLists.txt 2019-11-05 05:03:06.0 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(KDE_APPLICATIONS_VERSION_MAJOR "19") set(KDE_APPLICATIONS_VERSION_MINOR "08") -set(KDE_APPLICATIONS_VERSION_MICRO "2") +set(KDE_APPLICATIONS_VERSION_MICRO "3") set(KDE_APPLICATIONS_VERSION "${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}") project(kturtle VERSION ${KDE_APPLICATIONS_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.08.2/po/zh_CN/kturtle.po new/kturtle-19.08.3/po/zh_CN/kturtle.po --- old/kturtle-19.08.2/po/zh_CN/kturtle.po 2019-10-08 02:09:39.0 +0200 +++ new/kturtle-19.08.3/po/zh_CN/kturtle.po 2019-11-05 05:03:04.0 +0100 @@ -10,7 +10,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"; "POT-Creation-Date: 2019-08-30 07:42+0200\n" -"PO-Revision-Date: 2019-09-05 09:55\n" +"PO-Revision-Date: 2019-10-09 10:11\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2019-10-28 16:53:54 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new.2990 (New) Package is "kturtle" Mon Oct 28 16:53:54 2019 rev:108 rq:737835 version:19.08.2 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2019-09-11 10:31:29.999364055 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new.2990/kturtle.changes 2019-10-28 16:55:17.873382547 +0100 @@ -1,0 +2,9 @@ +Fri Oct 11 07:43:16 UTC 2019 - Luca Beltrame + +- Update to 19.08.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.2.php +- No code change since 19.08.1 + +--- Old: kturtle-19.08.1.tar.xz kturtle-19.08.1.tar.xz.sig New: kturtle-19.08.2.tar.xz kturtle-19.08.2.tar.xz.sig Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.lhV3Ns/_old 2019-10-28 16:55:18.397383213 +0100 +++ /var/tmp/diff_new_pack.lhV3Ns/_new 2019-10-28 16:55:18.397383213 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version:19.08.1 +Version:19.08.2 Release:0 Summary:Logo Programming Environment License:GPL-2.0-or-later ++ kturtle-19.08.1.tar.xz -> kturtle-19.08.2.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.08.1/CMakeLists.txt new/kturtle-19.08.2/CMakeLists.txt --- old/kturtle-19.08.1/CMakeLists.txt 2019-09-03 03:25:03.0 +0200 +++ new/kturtle-19.08.2/CMakeLists.txt 2019-10-08 02:09:40.0 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(KDE_APPLICATIONS_VERSION_MAJOR "19") set(KDE_APPLICATIONS_VERSION_MINOR "08") -set(KDE_APPLICATIONS_VERSION_MICRO "1") +set(KDE_APPLICATIONS_VERSION_MICRO "2") set(KDE_APPLICATIONS_VERSION "${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}") project(kturtle VERSION ${KDE_APPLICATIONS_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.08.1/org.kde.kturtle.appdata.xml new/kturtle-19.08.2/org.kde.kturtle.appdata.xml --- old/kturtle-19.08.1/org.kde.kturtle.appdata.xml 2019-09-01 05:29:19.0 +0200 +++ new/kturtle-19.08.2/org.kde.kturtle.appdata.xml 2019-10-06 05:07:16.0 +0200 @@ -110,6 +110,7 @@ Programming in KTurtle Programant amb el KTurtle Programant amb el KTurtle + Programování v KTurtle Programmieren in KTurtle Programming in KTurtle Programando en KTurtle diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.08.1/po/zh_CN/kturtle.po new/kturtle-19.08.2/po/zh_CN/kturtle.po --- old/kturtle-19.08.1/po/zh_CN/kturtle.po 2019-09-03 03:24:49.0 +0200 +++ new/kturtle-19.08.2/po/zh_CN/kturtle.po 2019-10-08 02:09:39.0 +0200 @@ -10,7 +10,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n"; "POT-Creation-Date: 2019-08-30 07:42+0200\n" -"PO-Revision-Date: 2019-08-16 17:13\n" +"PO-Revision-Date: 2019-09-05 09:55\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.08.1/src/org.kde.kturtle.desktop new/kturtle-19.08.2/src/org.kde.kturtle.desktop --- old/kturtle-19.08.1/src/org.kde.kturtle.desktop 2019-09-01 05:29:19.0 +0200 +++ new/kturtle-19.08.2/src/org.kde.kturtle.desktop 2019-10-06 05:07:16.0 +0200 @@ -124,6 +124,7 @@ Comment=Educational Programming Environment Comment[ca]=Entorn per aprendre a programar Comment[ca@valencia]=Entorn per aprendre a programar +Comment[cs]=Vzdělávací programovací prostředí Comment[de]=Programmierumgebung für den Unterricht Comment[en_GB]=Educational Programming Environment Comment[es]=Entorno de programación educativo
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2019-09-11 10:31:01 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new.7948 (New) Package is "kturtle" Wed Sep 11 10:31:01 2019 rev:107 rq:728913 version:19.08.1 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2019-08-16 15:49:56.873607650 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new.7948/kturtle.changes 2019-09-11 10:31:29.999364055 +0200 @@ -1,0 +2,9 @@ +Thu Sep 5 14:01:09 UTC 2019 - Luca Beltrame + +- Update to 19.08.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.1.php +- No code change since 19.08.0 + +--- Old: kturtle-19.08.0.tar.xz kturtle-19.08.0.tar.xz.sig New: kturtle-19.08.1.tar.xz kturtle-19.08.1.tar.xz.sig Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.xtQvbL/_old 2019-09-11 10:31:30.599363881 +0200 +++ /var/tmp/diff_new_pack.xtQvbL/_new 2019-09-11 10:31:30.607363878 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version:19.08.0 +Version:19.08.1 Release:0 Summary:Logo Programming Environment License:GPL-2.0-or-later ++ kturtle-19.08.0.tar.xz -> kturtle-19.08.1.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.08.0/CMakeLists.txt new/kturtle-19.08.1/CMakeLists.txt --- old/kturtle-19.08.0/CMakeLists.txt 2019-08-09 02:16:49.0 +0200 +++ new/kturtle-19.08.1/CMakeLists.txt 2019-09-03 03:25:03.0 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(KDE_APPLICATIONS_VERSION_MAJOR "19") set(KDE_APPLICATIONS_VERSION_MINOR "08") -set(KDE_APPLICATIONS_VERSION_MICRO "0") +set(KDE_APPLICATIONS_VERSION_MICRO "1") set(KDE_APPLICATIONS_VERSION "${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}") project(kturtle VERSION ${KDE_APPLICATIONS_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.08.0/org.kde.kturtle.appdata.xml new/kturtle-19.08.1/org.kde.kturtle.appdata.xml --- old/kturtle-19.08.0/org.kde.kturtle.appdata.xml 2019-08-09 02:01:09.0 +0200 +++ new/kturtle-19.08.1/org.kde.kturtle.appdata.xml 2019-09-01 05:29:19.0 +0200 @@ -14,6 +14,7 @@ KTurtle KTurtle KTurtle + KTurtle KTurtle KTurtle KTurtle @@ -47,6 +48,7 @@ Educational Programming Environment Entorno de programación educativo Hariv programmeerimise keskkond + Programatzeko ingurune hezigarria Ohjelmointiympäristö opetuskäyttöön Environnement de programmation éducatif Ambiente de programación educativo @@ -80,6 +82,7 @@ KTurtle is an educational programming environment for learning how to program. It provides all programming tools from its user interface. The programming language used is TurtleScript, which is loosely based on Logo. All commands and messages are translated into the user's language. KTurtle features an intuitive syntax highlighting, simple error messages, integrated canvas to make drawings, an integrated help, slow-motion and step execution. KTurtle es un entorno educativo para aprender a programar. Proporciona todas las herramientas de programación en su interfaz. El lenguaje de programación que se utiliza es TurtleScript, que se basa ligeramente en Logo. Todas las órdenes y mensajes se traducen al idioma del usuario. KTurtle incorpora un intuitivo resaltado de sintaxis, sencillos mensajes de error, un lienzo integrado para hacer dibujos, un sistema de ayuda integrado, cámara lenta y ejecución paso por paso. KTurtle on hariv programmeerimiskeskkond, mis õpetab programmeerima. See pakub kõiki programmeerimise tööriistu otse graafilise kasutajaliidese vahendusel. Programmeerimiskeelena on kasutusel TurtleScript, mille kaugemaks eellaseks on tuntud Logo keel. Kõik käsud ja teated on tõlgitud õppuri emakeelde. KTurtle tunnusteks on intuitiivne süntaksi esiletõstmine, lihtsad veateated, lõuend joonistuste tegemiseks, lõimitud abimaterjalid, võimalus rakendada aeglast liikumist ja samm-sammulist programmide täitmist. +KTurtle programatzen ikasteko programatzeko ingurune hezigarri bat da. Programatzeko tresna guztiak bere erabiltzaile interfazean eskaintzen ditu. Erabiltzen duen lengoaia TurtleScript da, hurrutitik Logo-n oinarr
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2019-08-16 15:49:15 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new.22127 (New) Package is "kturtle" Fri Aug 16 15:49:15 2019 rev:106 rq:723732 version:19.08.0 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2019-07-17 13:18:45.043695148 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new.22127/kturtle.changes 2019-08-16 15:49:56.873607650 +0200 @@ -1,0 +2,31 @@ +Fri Aug 9 08:31:59 UTC 2019 - Christophe Giboudeaux + +- Update to 19.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.0.php +- No code change since 19.07.90 + +--- +Tue Aug 06 16:50:51 UTC 2019 - lbeltr...@kde.org + +- Update to 19.07.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-rc.php +- No code changes since 19.07.80 + +--- +Tue Jul 23 11:59:05 UTC 2019 - lbeltr...@kde.org + +- Update to 19.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-beta.php +- Changes since 19.04.3: + * Use more conservative boundingRect() as horizontalAdvance was introduced in Qt 5.11 only + * Get rid of obsolete width() + * Follow KDE_APPLICATIONS_VERSION + * update screenshot + +--- Old: kturtle-19.04.3.tar.xz New: applications.keyring kturtle-19.08.0.tar.xz kturtle-19.08.0.tar.xz.sig Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.3ZtxwP/_old 2019-08-16 15:49:57.637607369 +0200 +++ /var/tmp/diff_new_pack.3ZtxwP/_new 2019-08-16 15:49:57.641607368 +0200 @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version:19.04.3 +Version:19.08.0 Release:0 Summary:Logo Programming Environment License:GPL-2.0-or-later Group: Amusements/Teaching/Mathematics -URL:http://edu.kde.org -Source0:%{name}-%{version}.tar.xz +URL:https://edu.kde.org +Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2:applications.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: kcrash-devel BuildRequires: kdelibs4support-devel ++ kturtle-19.04.3.tar.xz -> kturtle-19.08.0.tar.xz ++ 3927 lines of diff (skipped)
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2019-07-17 13:18:38 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new.1887 (New) Package is "kturtle" Wed Jul 17 13:18:38 2019 rev:105 rq:715184 version:19.04.3 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2019-06-14 20:33:48.166618049 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new.1887/kturtle.changes 2019-07-17 13:18:45.043695148 +0200 @@ -1,0 +2,10 @@ +Sat Jul 13 07:26:37 UTC 2019 - lbeltr...@kde.org + +- Update to 19.04.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.04.3.php +- Changes since 19.04.2: + * No code changes since 19.04.2 + +--- Old: kturtle-19.04.2.tar.xz New: kturtle-19.04.3.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.bXMfEp/_old 2019-07-17 13:18:45.779694704 +0200 +++ /var/tmp/diff_new_pack.bXMfEp/_new 2019-07-17 13:18:45.779694704 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version:19.04.2 +Version:19.04.3 Release:0 Summary:Logo Programming Environment License:GPL-2.0-or-later ++ kturtle-19.04.2.tar.xz -> kturtle-19.04.3.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.04.2/po/es/docs/kturtle/getting-started.docbook new/kturtle-19.04.3/po/es/docs/kturtle/getting-started.docbook --- old/kturtle-19.04.2/po/es/docs/kturtle/getting-started.docbook 2019-06-04 02:04:56.0 +0200 +++ new/kturtle-19.04.3/po/es/docs/kturtle/getting-started.docbook 2019-07-09 02:06:59.0 +0200 @@ -37,8 +37,8 @@ avanzar 100 izquierda 90 - -Escriba o copie y pegue este código en el editor y ejecútelo (usando Escriba o copie y pegue este código en el editor y ejecútelo (usando Ejecutar -De nuevo, puede escribir o copiar y pegar el código en el editor, o abrir el ejemplo De nuevo, puede escribir o copiar y pegar el código en el editor, o abrir el ejemplo flecha que se encuentra en el menú Ejemplos y Leticia Martín Hernández leticia.mar...@gmail.com -&underFDL; &underGPL; +> &underFDL; &underGPL; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.04.2/po/es/docs/kturtle/programming-reference.docbook new/kturtle-19.04.3/po/es/docs/kturtle/programming-reference.docbook --- old/kturtle-19.04.2/po/es/docs/kturtle/programming-reference.docbook 2019-06-04 02:04:56.0 +0200 +++ new/kturtle-19.04.3/po/es/docs/kturtle/programming-reference.docbook 2019-07-09 02:06:59.0 +0200 @@ -600,8 +600,8 @@ avanzar X -avanzar Xavanzar desplaza la tortuga hacia delante X píxeles. Cuando el pincel está bajado, > la tortuga deja a su paso un trazo. avanzarretroceder X -retroceder Xretroceder hace retroceder la tortuga X píxeles. Cuando el pincel está bajado, la > tortuga deja a su paso un trazo. retrocederizquierda X -izquierda Xizquierda le ordena a la tortuga que rote X grados hacia la izquierda. izquierdaderecha X -derecha Xderecha le ordena a la tortuga que rote X grados hacia la derecha. derechadirección X -dirección Xdirección determina el ángulo de dirección de la tortuga, que será X grados contando a > partir de cero. No se tiene en cuenta la dirección anterior de la tortuga. > direcciónobtenerdirección -obtenerdirecciónobtenerdirección determina el ángulo de dirección de la tortuga, que será X grados contando a > partir de cero. @@ -740,8 +740,8 @@ centrar -centrarcentrar mueve la tortuga al centro del lienzo. @@ -760,8 +760,8 @@ ir X; Y -ir X; Yir le ordena a la tortuga que se desplace a una posición concreta del lienzo. > Esta posición está a X píxelesirx X -irx Xirx le ordena a la tortuga que vaya a una posición que está a X linkend="pixels" >píxelesiry Y -iry Yiry le ordena a la tortuga que vaya a una posición que está a Y linkend="pixels" >píxeleslevantarpincel -levantarpincellevantarpincel alza el pincel del lienzo. Cuando el pincel está «levantado», la tortuga no > deja ningún trazo cuando se desplaza. Consulta también bajarpincelbajarpincel -bajarpincelbajarpincel presiona el pincel sobre el lienzo. Cuando el pincel está «bajado», la > tortuga deja un trazo a su paso. Vea también levantarpincelgrosorpincel X -grosorpincel Xgrosorpincel fija el grosor de la línea trazada por la tortuga en X linkend="pixels
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2019-06-14 20:33:46 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new.4811 (New) Package is "kturtle" Fri Jun 14 20:33:46 2019 rev:104 rq:708674 version:19.04.2 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2019-05-15 12:32:12.608908536 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new.4811/kturtle.changes 2019-06-14 20:33:48.166618049 +0200 @@ -1,0 +2,10 @@ +Fri Jun 07 12:51:56 UTC 2019 - lbeltr...@kde.org + +- Update to 19.04.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.04.2.php +- Changes since 19.04.1: + * No code changes since 19.04.1 + +--- Old: kturtle-19.04.1.tar.xz New: kturtle-19.04.2.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.Gwm5sT/_old 2019-06-14 20:33:48.714617870 +0200 +++ /var/tmp/diff_new_pack.Gwm5sT/_new 2019-06-14 20:33:48.714617870 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version:19.04.1 +Version:19.04.2 Release:0 Summary:Logo Programming Environment License:GPL-2.0-or-later ++ kturtle-19.04.1.tar.xz -> kturtle-19.04.2.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.04.1/po/ar/kturtle.po new/kturtle-19.04.2/po/ar/kturtle.po --- old/kturtle-19.04.1/po/ar/kturtle.po2019-05-07 02:12:40.0 +0200 +++ new/kturtle-19.04.2/po/ar/kturtle.po2019-06-04 02:04:55.0 +0200 @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: kturtle\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n"; -"POT-Creation-Date: 2019-03-18 07:51+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n"; +"POT-Creation-Date: 2019-05-20 07:38+0200\n" "PO-Revision-Date: 2010-07-14 14:28+0100\n" "Last-Translator: One \n" "Language-Team: amin\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.04.1/po/bg/kturtle.po new/kturtle-19.04.2/po/bg/kturtle.po --- old/kturtle-19.04.1/po/bg/kturtle.po2019-05-07 02:12:40.0 +0200 +++ new/kturtle-19.04.2/po/bg/kturtle.po2019-06-04 02:04:55.0 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: kturtle\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n"; -"POT-Creation-Date: 2019-03-18 07:51+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n"; +"POT-Creation-Date: 2019-05-20 07:38+0200\n" "PO-Revision-Date: 2015-01-20 17:43+0200\n" "Last-Translator: Yasen Pramatarov \n" "Language-Team: Bulgarian \n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.04.1/po/bs/kturtle.po new/kturtle-19.04.2/po/bs/kturtle.po --- old/kturtle-19.04.1/po/bs/kturtle.po2019-05-07 02:12:40.0 +0200 +++ new/kturtle-19.04.2/po/bs/kturtle.po2019-06-04 02:04:55.0 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: kdeedu\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n"; -"POT-Creation-Date: 2019-03-18 07:51+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n"; +"POT-Creation-Date: 2019-05-20 07:38+0200\n" "PO-Revision-Date: 2013-10-23 13:25+\n" "Last-Translator: Samir Ribić \n" "Language-Team: Bosnian \n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.04.1/po/ca/docs/kturtle/getting-started.docbook new/kturtle-19.04.2/po/ca/docs/kturtle/getting-started.docbook --- old/kturtle-19.04.1/po/ca/docs/kturtle/getting-started.docbook 2019-05-07 02:12:41.0 +0200 +++ new/kturtle-19.04.2/po/ca/docs/kturtle/getting-started.docbook 2019-06-04 02:04:56.0 +0200 @@ -37,8 +37,8 @@ forward 100 turnleft 90 - -Escriviu-ho o feu copia i enganxa el codi a l'editor, i executeu-lo (emprant Escriviu-ho o feu copia i enganxa el codi a l'editor, i executeu-lo (emprant Executa -Altra vegada ho podeu escriure o fer copia i enganxa a l'editor o obrir l'exemple Altra vegada ho podeu escriure o fer copia i enganxa a l'editor o obrir l'exemple arrow que trobareu al menú ExemplesTraductor de la documentació: Daniel Fortuny Anguera dfort...@pie.xtec.es i &credits.Antoni.Bella; -&underFDL; &underGPL; +> &underFDL; &underGPL; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.04.1/po/ca/doc
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2019-05-15 12:32:07 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new.5148 (New) Package is "kturtle" Wed May 15 12:32:07 2019 rev:103 rq:702303 version:19.04.1 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2019-04-28 20:10:01.806546125 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new.5148/kturtle.changes 2019-05-15 12:32:12.608908536 +0200 @@ -1,0 +2,10 @@ +Fri May 10 05:37:17 UTC 2019 - lbeltr...@kde.org + +- Update to 19.04.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.04.1.php +- Changes since 19.04.0: + * No code changes since 19.04.0 + +--- Old: kturtle-19.04.0.tar.xz New: kturtle-19.04.1.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.tB8pb3/_old 2019-05-15 12:32:13.544905958 +0200 +++ /var/tmp/diff_new_pack.tB8pb3/_new 2019-05-15 12:32:13.552905936 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version:19.04.0 +Version:19.04.1 Release:0 Summary:Logo Programming Environment License:GPL-2.0-or-later ++ kturtle-19.04.0.tar.xz -> kturtle-19.04.1.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.04.0/po/nb/kturtle.po new/kturtle-19.04.1/po/nb/kturtle.po --- old/kturtle-19.04.0/po/nb/kturtle.po2019-04-12 02:04:19.0 +0200 +++ new/kturtle-19.04.1/po/nb/kturtle.po2019-05-07 02:12:41.0 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kturtle\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n"; -"POT-Creation-Date: 2018-12-06 03:07+0100\n" +"POT-Creation-Date: 2019-03-18 07:51+0100\n" "PO-Revision-Date: 2012-10-15 15:06+0200\n" "Last-Translator: Bjørn Steensrud \n" "Language-Team: Norwegian Bokmål \n" @@ -134,12 +134,12 @@ msgid "Open" msgstr "Åpne" -#: editor.cpp:164 editor.cpp:264 +#: editor.cpp:164 editor.cpp:272 #, kde-format msgid "Turtle code files" msgstr "Filer for turtle-kode" -#: editor.cpp:164 editor.cpp:264 mainwindow.cpp:1029 mainwindow.cpp:1045 +#: editor.cpp:164 editor.cpp:272 mainwindow.cpp:1029 mainwindow.cpp:1045 #: mainwindow.cpp:1055 #, kde-format msgid "All files" @@ -156,12 +156,17 @@ "med denne versjonen av KTurtle.\n" "Kan ikke åpne %1" -#: editor.cpp:262 +#: editor.cpp:247 editor.cpp:253 +#, kde-format +msgid "Could not save file." +msgstr "" + +#: editor.cpp:270 #, kde-format msgid "Save As" msgstr "Lagre som" -#: editor.cpp:275 +#: editor.cpp:283 #, kde-format msgid "" "The program you are currently working on is not saved. By continuing you may " @@ -170,12 +175,12 @@ "Programmet du arbeider på er ikke lagret. Hvis du fortsetter vil du miste " "alle endringene du har gjort." -#: editor.cpp:277 +#: editor.cpp:285 #, kde-format msgid "Unsaved File" msgstr "Ulagret fil" -#: editor.cpp:277 +#: editor.cpp:285 #, kde-format msgid "&Discard Changes" msgstr "&Forkast endringer" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-19.04.0/po/ru/docs/kturtle/index.docbook new/kturtle-19.04.1/po/ru/docs/kturtle/index.docbook --- old/kturtle-19.04.0/po/ru/docs/kturtle/index.docbook2019-04-12 02:04:19.0 +0200 +++ new/kturtle-19.04.1/po/ru/docs/kturtle/index.docbook2019-05-07 02:12:42.0 +0200 @@ -18,7 +18,7 @@ Руководство &kturtle; +>Руководство пользователя &kturtle; http://bugs.kde.org\n"; "POT-Creation-Date: 2019-03-18 07:51+0100\n" -"PO-Revision-Date: 2019-04-09 18:55\n" -"Last-Translator: guoyunhe \n" +"PO-Revision-Date: 2019-05-05 22:35\n" +"Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" @@ -159,7 +159,7 @@ #: editor.cpp:247 editor.cpp:253 #, kde-format msgid "Could not save file." -msgstr "" +msgstr "无法保存文件。" #: editor.cpp:270 #, kde-format
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2019-04-28 20:09:54 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new.5536 (New) Package is "kturtle" Sun Apr 28 20:09:54 2019 rev:102 rq:696327 version:19.04.0 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2019-03-11 13:49:44.869321731 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new.5536/kturtle.changes 2019-04-28 20:10:01.806546125 +0200 @@ -1,0 +2,36 @@ +Sat Apr 20 06:51:58 UTC 2019 - lbeltr...@kde.org + +- Update to 19.04.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.04.0.php +- Changes since 19.03.90: + * No code changes since 19.03.90 + +--- +Tue Apr 09 20:54:44 UTC 2019 - lbeltr...@kde.org + +- Update to 19.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/announce-applications-19.04-rc.php +- Changes since 19.03.80: + * No code changes since 19.03.80 + +--- +Wed Mar 27 06:41:08 UTC 2019 - lbeltr...@kde.org + +- Update to 19.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/announce-applications-19.04-beta.php +- Changes since 18.12.3: + * Fix File/Save acts always acts like "Save as..." (kde#404162) + * Fix zero as null pointer constant issue + * Update README, convert other info files to Markdown + * Missing Comment in desktop file (kde#351968) + * Fix mem leak found by asan + * Removed old-style casting warnings + * QtMath now provides M_PI constant, operations with degrees, and c++ provides round() + +--- Old: kturtle-18.12.3.tar.xz New: kturtle-19.04.0.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.wS9rHC/_old 2019-04-28 20:10:02.386545765 +0200 +++ /var/tmp/diff_new_pack.wS9rHC/_new 2019-04-28 20:10:02.390545763 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version:18.12.3 +Version:19.04.0 Release:0 Summary:Logo Programming Environment License:GPL-2.0-or-later @@ -73,7 +73,7 @@ %files %license COPYING* -%doc AUTHORS README +%doc AUTHORS README.md %config %{_kf5_configdir}/kturtle.knsrc %dir %{_kf5_appstreamdir} %doc %lang(en) %{_kf5_htmldir}/en/kturtle/ ++ kturtle-18.12.3.tar.xz -> kturtle-19.04.0.tar.xz ++ 24995 lines of diff (skipped)
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2019-03-11 13:49:42 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new.28833 (New) Package is "kturtle" Mon Mar 11 13:49:42 2019 rev:101 rq:683262 version:18.12.3 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2019-02-15 10:00:22.755664768 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new.28833/kturtle.changes 2019-03-11 13:49:44.869321731 +0100 @@ -1,0 +2,10 @@ +Sat Mar 09 08:03:22 UTC 2019 - lbeltr...@kde.org + +- Update to 18.12.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.3.php +- Changes since 18.12.2: + * No code changes since 18.12.2 + +--- Old: kturtle-18.12.2.tar.xz New: kturtle-18.12.3.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.iMJiZf/_old 2019-03-11 13:49:45.385321611 +0100 +++ /var/tmp/diff_new_pack.iMJiZf/_new 2019-03-11 13:49:45.389321610 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version:18.12.2 +Version:18.12.3 Release:0 Summary:Logo Programming Environment License:GPL-2.0-or-later ++ kturtle-18.12.2.tar.xz -> kturtle-18.12.3.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-18.12.2/org.kde.kturtle.appdata.xml new/kturtle-18.12.3/org.kde.kturtle.appdata.xml --- old/kturtle-18.12.2/org.kde.kturtle.appdata.xml 2019-01-26 07:13:58.0 +0100 +++ new/kturtle-18.12.3/org.kde.kturtle.appdata.xml 2019-03-03 07:22:31.0 +0100 @@ -80,7 +80,7 @@ KTurtle on hariv programmeerimiskeskkond, mis õpetab programmeerima. See pakub kõiki programmeerimise tööriistu otse graafilise kasutajaliidese vahendusel. Programmeerimiskeelena on kasutusel TurtleScript, mille kaugemaks eellaseks on tuntud Logo keel. Kõik käsud ja teated on tõlgitud õppuri emakeelde. KTurtle tunnusteks on intuitiivne süntaksi esiletõstmine, lihtsad veateated, lõuend joonistuste tegemiseks, lõimitud abimaterjalid, võimalus rakendada aeglast liikumist ja samm-sammulist programmide täitmist. KTurtle on ohjelmointiympäristö ohjelmointitaidon oppimiseen. Se tarjoaa kaikki ohjelmointityökalut käyttöliittymästään. Ohjelmointikielenä on TurtleScript, joka perustuu väljästi Logoon. Kaikki komennot ja viestit on käännetty käyttäjän kielelle. KTurtlessa on helposti ymmärrettävä syntaksikorostus, yksinkertaiset virheilmoitukset, oma piirtoalue piirtelyyn, yhdistetty avustustoiminto sekä hidastettu tai askelittainen ohjelman suoritus. KTurtle est un environnement de programmation éducatif destiné à l'apprentissage de la programmation. Il fournis tous les outils de programmation depuis son interface utilisateur. Le langage utilisé est TurtleScript, librement inspiré de Logo. Toute les commandes et les messages sont traduits dans la langue de l'utilisateur. KTurtle intègre une mise en évidence de la syntaxe intuitive, des messages d'erreur simple, un tableau intégré pour dessiner, une aide intégrée et des systèmes d'exécution ralentis ou pas-à-pas. -KTurtle é un ambiente de programación educativo para aprender a programar. Fornece todas as ferramentas de programación desde a súa interface de usuario. Úsase a linguaxe de programación TurtleScript, que está inspirada en Logo. Todas as ordes e mensaxes están traducidas ao idioma do usuario. KTurtle conta cun realzado de sintaxe intuitivo, mensaxes de erro simples, un canvas integrado para debuxar, axuda integrada, e execución a cámara lenta ou paso por paso. +KTurtle é un ambiente de programación educativo para aprender a programar. Fornece todas as ferramentas de programación desde a súa interface de usuario. Úsase a linguaxe de programación TurtleScript, que está inspirada en Logo. Todas as ordes e mensaxes están traducidas ao idioma do usuario. KTurtle goza dun realzado de sintaxe intuitivo, mensaxes de erro simples, un lenzo integrado para debuxar, axuda integrada, e execución a cámara lenta ou paso por paso. KTurtle adalah lingkungan pemrograman pendidikan untuk mempelajari cara memrogram. Ini menyediakan semua alat pemprograman dari antarmuka penggunanya. Bahasa pemrograman yang digunakan adalah TurtleScript, yang secara leluasa didasarkan pada Logo. Semua perintah dan pesan diterjemahkan ke dalam bahasa pengguna. KTurtle memiliki fitur penyorotan sintaks yang intuit
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2019-02-15 10:00:17 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new.28833 (New) Package is "kturtle" Fri Feb 15 10:00:17 2019 rev:100 rq:673838 version:18.12.2 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2019-01-24 14:09:06.759659833 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new.28833/kturtle.changes 2019-02-15 10:00:22.755664768 +0100 @@ -1,0 +2,10 @@ +Sat Feb 09 08:25:22 UTC 2019 - lbeltr...@kde.org + +- Update to 18.12.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.2.php +- Changes since 18.12.1: + * No code changes since 18.12.1 + +--- Old: kturtle-18.12.1.tar.xz New: kturtle-18.12.2.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.dg0lSM/_old 2019-02-15 10:00:23.471664538 +0100 +++ /var/tmp/diff_new_pack.dg0lSM/_new 2019-02-15 10:00:23.475664537 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version:18.12.1 +Version:18.12.2 Release:0 Summary:Logo Programming Environment License:GPL-2.0-or-later ++ kturtle-18.12.1.tar.xz -> kturtle-18.12.2.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-18.12.1/org.kde.kturtle.appdata.xml new/kturtle-18.12.2/org.kde.kturtle.appdata.xml --- old/kturtle-18.12.1/org.kde.kturtle.appdata.xml 2019-01-03 14:29:42.0 +0100 +++ new/kturtle-18.12.2/org.kde.kturtle.appdata.xml 2019-01-26 07:13:58.0 +0100 @@ -17,6 +17,7 @@ KTurtle KTurtle KTurtle + KTurtle KTurtle KTurtle KTurtle @@ -48,6 +49,7 @@ Ohjelmointiympäristö opetuskäyttöön Environnement de programmation éducatif Ambiente de programación educativo + Pendidikan Lingkungan Pemrograman Ambiente educativo di programmazione 교육 프로그래밍 개발 환경 Mokomoji programavimo aplinka @@ -79,6 +81,7 @@ KTurtle on ohjelmointiympäristö ohjelmointitaidon oppimiseen. Se tarjoaa kaikki ohjelmointityökalut käyttöliittymästään. Ohjelmointikielenä on TurtleScript, joka perustuu väljästi Logoon. Kaikki komennot ja viestit on käännetty käyttäjän kielelle. KTurtlessa on helposti ymmärrettävä syntaksikorostus, yksinkertaiset virheilmoitukset, oma piirtoalue piirtelyyn, yhdistetty avustustoiminto sekä hidastettu tai askelittainen ohjelman suoritus. KTurtle est un environnement de programmation éducatif destiné à l'apprentissage de la programmation. Il fournis tous les outils de programmation depuis son interface utilisateur. Le langage utilisé est TurtleScript, librement inspiré de Logo. Toute les commandes et les messages sont traduits dans la langue de l'utilisateur. KTurtle intègre une mise en évidence de la syntaxe intuitive, des messages d'erreur simple, un tableau intégré pour dessiner, une aide intégrée et des systèmes d'exécution ralentis ou pas-à-pas. KTurtle é un ambiente de programación educativo para aprender a programar. Fornece todas as ferramentas de programación desde a súa interface de usuario. Úsase a linguaxe de programación TurtleScript, que está inspirada en Logo. Todas as ordes e mensaxes están traducidas ao idioma do usuario. KTurtle conta cun realzado de sintaxe intuitivo, mensaxes de erro simples, un canvas integrado para debuxar, axuda integrada, e execución a cámara lenta ou paso por paso. +KTurtle adalah lingkungan pemrograman pendidikan untuk mempelajari cara memrogram. Ini menyediakan semua alat pemprograman dari antarmuka penggunanya. Bahasa pemrograman yang digunakan adalah TurtleScript, yang secara leluasa didasarkan pada Logo. Semua perintah dan pesan diterjemahkan ke dalam bahasa pengguna. KTurtle memiliki fitur penyorotan sintaks yang intuitif, pesan kesalahan sederhana, terintegrasi kanvas untuk membuat gambar, terintegrasi bantuan, gerak lambat dan eksekusi langkah. KTurtle è un ambiente educativo di programmazione per imparare a programmare. Fornisce tutti gli stumenti di programmazione nella sua interfaccia. Il linguaggio di programmazione usato è TurtleScript, liberamente ispirato da Logo. Tutti i comandi e i messaggi sono tradotti nella lingua dell'utente. KTurtle include un'intuitiva evidenziazione della sintassi, semplici messaggi per gli errori, un'integrata area per il disegno, una guida integrata, l'esecuzione dei comandi rallentabile e passo
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2019-01-24 14:09:02 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new.28833 (New) Package is "kturtle" Thu Jan 24 14:09:02 2019 rev:99 rq:665215 version:18.12.1 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2019-01-08 12:24:25.796538404 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new.28833/kturtle.changes 2019-01-24 14:09:06.759659833 +0100 @@ -1,0 +2,11 @@ +Fri Jan 11 05:42:34 UTC 2019 - lbeltr...@kde.org + +- Update to 18.12.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.1.php +- Changes since 18.12.0: + * ci: enable freebsd and windows builds + * ci: add gitlab CI configuration + +--- Old: kturtle-18.12.0.tar.xz New: kturtle-18.12.1.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.uymmWw/_old 2019-01-24 14:09:07.355659148 +0100 +++ /var/tmp/diff_new_pack.uymmWw/_new 2019-01-24 14:09:07.355659148 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version:18.12.0 +Version:18.12.1 Release:0 Summary:Logo Programming Environment License:GPL-2.0-or-later ++ kturtle-18.12.0.tar.xz -> kturtle-18.12.1.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-18.12.0/.gitlab-ci.yml new/kturtle-18.12.1/.gitlab-ci.yml --- old/kturtle-18.12.0/.gitlab-ci.yml 1970-01-01 01:00:00.0 +0100 +++ new/kturtle-18.12.1/.gitlab-ci.yml 2019-01-03 14:29:42.0 +0100 @@ -0,0 +1,5 @@ +include: + - https://invent.kde.org/sysadmin/ci-tooling/raw/master/invent/ci-before.yml + - https://invent.kde.org/sysadmin/ci-tooling/raw/master/invent/ci-applications-linux.yml + - https://invent.kde.org/sysadmin/ci-tooling/raw/master/invent/ci-applications-freebsd.yml + - https://invent.kde.org/sysadmin/ci-tooling/raw/master/invent/ci-applications-windows.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-18.12.0/org.kde.kturtle.appdata.xml new/kturtle-18.12.1/org.kde.kturtle.appdata.xml --- old/kturtle-18.12.0/org.kde.kturtle.appdata.xml 2018-12-03 07:12:53.0 +0100 +++ new/kturtle-18.12.1/org.kde.kturtle.appdata.xml 2019-01-03 14:29:42.0 +0100 @@ -106,12 +106,15 @@ Programming in KTurtle Programando en KTurtle Programación con KTurtle + Programmare in KTurtle Programmeren in KTurtle + Programowanie w KTurtle Programação no KTurtle Programando no KTurtle Programmera i Kturtle Програмування у KTurtle xxProgramming in KTurtlexx + 在 KTurtle 中编程 在 KTurtle 寫程式 http://edu.kde.org/images/screenshots/kturtle.png Binary files old/kturtle-18.12.0/po/ca/docs/kturtle/mainwindow.png and new/kturtle-18.12.1/po/ca/docs/kturtle/mainwindow.png differ Binary files old/kturtle-18.12.0/po/ca/docs/kturtle/mainwindow_flower_nrs.png and new/kturtle-18.12.1/po/ca/docs/kturtle/mainwindow_flower_nrs.png differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-18.12.0/po/zh_CN/kturtle.po new/kturtle-18.12.1/po/zh_CN/kturtle.po --- old/kturtle-18.12.0/po/zh_CN/kturtle.po 2018-12-07 01:19:57.0 +0100 +++ new/kturtle-18.12.1/po/zh_CN/kturtle.po 2019-01-08 01:06:39.0 +0100 @@ -10,7 +10,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n"; "POT-Creation-Date: 2018-11-12 06:51+0100\n" -"PO-Revision-Date: 2018-11-12 09:27\n" +"PO-Revision-Date: 2019-01-05 20:54\n" "Last-Translator: guoyunhe \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2019-01-08 12:22:50 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new.28833 (New) Package is "kturtle" Tue Jan 8 12:22:50 2019 rev:98 rq:658467 version:18.12.0 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2018-11-13 17:22:14.885887044 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new.28833/kturtle.changes 2019-01-08 12:24:25.796538404 +0100 @@ -1,0 +2,43 @@ +Fri Dec 14 06:09:17 UTC 2018 - lbeltr...@kde.org + +- Update to 18.12.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.0.php +- Changes since 18.11.90: + * No code changes since 18.11.90 + +--- +Mon Dec 03 20:56:12 UTC 2018 - lbeltr...@kde.org + +- Update to 18.11.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-rc.php +- Changes since 18.11.80: + * No code changes since 18.11.80 + +--- +Tue Nov 20 06:22:50 UTC 2018 - Luca Beltrame + +- Run spec-cleaner + +--- +Tue Nov 20 05:57:18 UTC 2018 - lbeltr...@kde.org + +- Update to 18.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-beta.php +- Changes since 18.08.3: + * Add donation url to appdata + * Fix qt include prefix + * Avoid rare crashes + * Add caption to the screenshot + * Fix HTML export dialog filters + * Change null pointer reference from zero to nullptr + * Add arcconfig + * Fix minor EBN issues + * Fix minor EBN issues and typos + +--- @@ -47 +90 @@ - * https://www.kde.org/announcements/announce-applications-18.07.80.php + * https://www.kde.org/announcements/announce-applications-18.08-beta.php @@ -100 +143 @@ - * https://www.kde.org/announcements/announce-applications-18.03.90.php + * https://www.kde.org/announcements/announce-applications-18.04-rc.php @@ -209 +252 @@ - * https://www.kde.org/announcements/announce-applications-17.07.90.php + * https://www.kde.org/announcements/announce-applications-17.08-rc.php @@ -268 +311 @@ - * https://www.kde.org/announcements/announce-applications-17.03.80.php + * https://www.kde.org/announcements/announce-applications-17.04-beta.php @@ -355 +398 @@ - * https://www.kde.org/announcements/announce-applications-16.07.90.php + * https://www.kde.org/announcements/announce-applications-16.08-rc.php @@ -488 +531 @@ - * https://www.kde.org/announcements/announce-applications-15.07.90.php + * https://www.kde.org/announcements/announce-applications-15.08-rc.php Old: kturtle-18.08.3.tar.xz New: kturtle-18.12.0.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.cJk3de/_old 2019-01-08 12:24:26.268537885 +0100 +++ /var/tmp/diff_new_pack.cJk3de/_new 2019-01-08 12:24:26.268537885 +0100 @@ -1,7 +1,7 @@ # # spec file for package kturtle # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,22 +12,21 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%bcond_without lang - -Name: kturtle -Version:18.08.3 -Release:0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +%bcond_without lang +Name: kturtle +Version:18.12.0 +Release:0 Summary:Logo Programming Environment -License:GPL-2.0+ +License:GPL-2.0-or-later Group: Amusements/Teaching/Mathematics -Url:http://edu.kde.org +URL:http://edu.kde.org Source0:%{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: kcrash-devel @@ -46,7 +45,6 @@ %if %{with lang} Recommends: %{name}-lang %endif -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description KTurtle is an educational Logo programming environment. @@ -69,13 +67
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2018-11-13 16:53:31 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Tue Nov 13 16:53:31 2018 rev:97 rq:648099 version:18.08.3 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2018-10-17 08:38:11.954021098 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2018-11-13 17:22:14.885887044 +0100 @@ -1,0 +2,10 @@ +Thu Nov 08 20:43:46 UTC 2018 - lbeltr...@kde.org + +- Update to 18.08.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.3.php +- Changes since 18.08.2: + * No code changes since 18.08.2 + +--- Old: kturtle-18.08.2.tar.xz New: kturtle-18.08.3.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.RRh27w/_old 2018-11-13 17:22:15.337886428 +0100 +++ /var/tmp/diff_new_pack.RRh27w/_new 2018-11-13 17:22:15.341886422 +0100 @@ -19,7 +19,7 @@ %bcond_without lang Name: kturtle -Version:18.08.2 +Version:18.08.3 Release:0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++ kturtle-18.08.2.tar.xz -> kturtle-18.08.3.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-18.08.2/po/ca/docs/kturtle/using-kturtle.docbook new/kturtle-18.08.3/po/ca/docs/kturtle/using-kturtle.docbook --- old/kturtle-18.08.2/po/ca/docs/kturtle/using-kturtle.docbook 2018-10-09 02:12:47.0 +0200 +++ new/kturtle-18.08.3/po/ca/docs/kturtle/using-kturtle.docbook 2018-11-06 01:11:14.0 +0100 @@ -109,7 +109,7 @@ >ArranjamentConfigura barres d'eines...Configura les barres d'eines... per ajustar-la millor a les vostres preferències. @@ -967,7 +967,7 @@ >ArranjamentMostra barra d'einesMostra la barra d'eines Arranjament Configura dreceres...Configura les dreceres... El diàleg estàndard de &kde; per a configurar les dreceres.El diàleg estàndard del &kde; per a configurar les dreceres. @@ -1023,7 +1023,7 @@ >Arranjament Configura barres d'eines...Configura les barres d'eines... http://bugs.kde.org\n"; "POT-Creation-Date: 2018-06-21 03:36+0200\n" -"PO-Revision-Date: 2018-09-28 19:54\n" -"Last-Translator: guoyunhe \n" +"PO-Revision-Date: 2018-11-01 23:24\n" +"Last-Translator: guoyunhe \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" @@ -477,7 +477,7 @@ #: interpreter/executer.cpp:798 #, kde-format msgid "The result of an exponentiation was too large" -msgstr "" +msgstr "幂计算的结果太大" #: interpreter/executer.cpp:804 #, kde-format @@ -502,7 +502,7 @@ #: interpreter/executer.cpp:1059 #, kde-format msgid "Can't do a sqrt of a negative number" -msgstr "" +msgstr "负数不能开平方" #: interpreter/parser.cpp:47 #, kde-format @@ -708,7 +708,7 @@ "to translate it.Please see http://edu.kde.org/kturtle/translator.php to " "learn how to properly translate it." msgid "assert" -msgstr "" +msgstr "assert" #: interpreter/translator.cpp:233 #, kde-format @@ -888,7 +888,7 @@ "how to translate it.Please see http://edu.kde.org/kturtle/translator.php to " "learn how to properly translate it." msgid "turnleft" -msgstr "" +msgstr "turnleft" #: interpreter/translator.cpp:397 #, kde-format @@ -906,7 +906,7 @@ "how to translate it.Please see http://edu.kde.org/kturtle/translator.php to " "learn how to properly translate it." msgid "turnright" -msgstr "" +msgstr "turnright" #: interpreter/translator.cpp:411 #, kde-format @@ -924,7 +924,7 @@ "how to translate it.Please see http://edu.kde.org/kturtle/translator.php to " "learn how to properly translate it." msgid "penwidth" -msgstr "" +msgstr "penwidth" #: interpreter/translator.cpp:425 #, kde-format @@ -960,7 +960,7 @@ "how to translate it.Please see http://edu.kde.org/kturtle/translator.php to " "learn how to properly translate it." msgid "pendown" -msgstr "" +msgstr "pendown" #: interpreter/translator.cpp:453 #, kde-format @@ -978,7 +978,7 @@ "how to translate it.Please see http://edu.kde.org/kturtle/translator.php to " "learn how to properly translate it." msgid "pencolor" -msgstr "" +msgstr "pencolor" #: interpreter/translator.cpp:467 #, kde-format @@ -996,7 +996,7 @@ "on how to translate it.Please see http://edu.kde.org/kturtle/translator.php " "to learn how to properly translate it." msgid "canvascolor" -msgstr "" +msgstr "canvascolor" #: interpreter/translator.cpp:481 #,
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2018-10-17 08:37:22 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Wed Oct 17 08:37:22 2018 rev:96 rq:641572 version:18.08.2 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2018-09-15 15:33:16.981102392 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2018-10-17 08:38:11.954021098 +0200 @@ -1,0 +2,10 @@ +Thu Oct 11 20:07:10 UTC 2018 - lbeltr...@kde.org + +- Update to 18.08.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.2.php +- Changes since 18.08.1: + * None + +--- Old: kturtle-18.08.1.tar.xz New: kturtle-18.08.2.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.xe0NJg/_old 2018-10-17 08:38:12.426020690 +0200 +++ /var/tmp/diff_new_pack.xe0NJg/_new 2018-10-17 08:38:12.426020690 +0200 @@ -19,7 +19,7 @@ %bcond_without lang Name: kturtle -Version:18.08.1 +Version:18.08.2 Release:0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++ kturtle-18.08.1.tar.xz -> kturtle-18.08.2.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-18.08.1/po/zh_CN/kturtle.po new/kturtle-18.08.2/po/zh_CN/kturtle.po --- old/kturtle-18.08.1/po/zh_CN/kturtle.po 2018-09-04 02:15:35.0 +0200 +++ new/kturtle-18.08.2/po/zh_CN/kturtle.po 2018-10-09 02:12:47.0 +0200 @@ -10,8 +10,8 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n"; "POT-Creation-Date: 2018-06-21 03:36+0200\n" -"PO-Revision-Date: 2018-08-30 13:18\n" -"Last-Translator: guoyunhebrave \n" +"PO-Revision-Date: 2018-09-28 19:54\n" +"Last-Translator: guoyunhe \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n"
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2018-08-24 17:09:20 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Fri Aug 24 17:09:20 2018 rev:94 rq:630273 version:18.08.0 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2018-07-19 22:55:44.661826254 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2018-08-24 17:09:41.226469445 +0200 @@ -1,0 +2,23 @@ +Thu Aug 16 22:06:58 UTC 2018 - christo...@krop.fr + +- Update to 18.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.0.php +- Changes since 18.07.80: + * None + +--- +Thu Jul 26 13:00:57 UTC 2018 - lbeltr...@kde.org + +- Update to 18.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.07.80.php +- Changes since 18.04.3: + * Add explicit/nullptr + * Use nullptr/explicit + * Remove double margin here too + * Remove double margin + +--- Old: kturtle-18.04.3.tar.xz New: kturtle-18.08.0.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.txOVzB/_old 2018-08-24 17:09:41.702470011 +0200 +++ /var/tmp/diff_new_pack.txOVzB/_new 2018-08-24 17:09:41.702470011 +0200 @@ -19,11 +19,11 @@ %bcond_without lang Name: kturtle -Version:18.04.3 +Version:18.08.0 Release:0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) -%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary:Logo Programming Environment License:GPL-2.0+ Group: Amusements/Teaching/Mathematics @@ -83,9 +83,9 @@ %{_kf5_appstreamdir}/org.kde.kturtle.appdata.xml %{_kf5_bindir}/kturtle %{_kf5_iconsdir}/hicolor/*/apps/kturtle.* +%{_kf5_kxmlguidir}/kturtle/ %{_kf5_sharedir}/katepart/ %{_kf5_sharedir}/kturtle/ -%{_kf5_kxmlguidir}/kturtle/ %if %{with lang} %files lang -f %{name}.lang ++ kturtle-18.04.3.tar.xz -> kturtle-18.08.0.tar.xz ++ 2553 lines of diff (skipped)
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2018-07-19 22:54:03 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Thu Jul 19 22:54:03 2018 rev:93 rq:622734 version:18.04.3 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2018-06-15 14:43:48.245765686 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2018-07-19 22:55:44.661826254 +0200 @@ -1,0 +2,10 @@ +Fri Jul 13 04:50:14 UTC 2018 - lbeltr...@kde.org + +- Update to 18.04.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.04.3.php +- Changes since 18.04.2: + * None + +--- Old: kturtle-18.04.2.tar.xz New: kturtle-18.04.3.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.EpAwxS/_old 2018-07-19 22:55:45.133824707 +0200 +++ /var/tmp/diff_new_pack.EpAwxS/_new 2018-07-19 22:55:45.133824707 +0200 @@ -19,7 +19,7 @@ %bcond_without lang Name: kturtle -Version:18.04.2 +Version:18.04.3 Release:0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++ kturtle-18.04.2.tar.xz -> kturtle-18.04.3.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-18.04.2/org.kde.kturtle.appdata.xml new/kturtle-18.04.3/org.kde.kturtle.appdata.xml --- old/kturtle-18.04.2/org.kde.kturtle.appdata.xml 2018-03-13 03:21:52.0 +0100 +++ new/kturtle-18.04.3/org.kde.kturtle.appdata.xml 2018-07-09 06:52:34.0 +0200 @@ -39,7 +39,7 @@ Educational Programming Environment Образователна среда за програмиране Obrazovno programersko okruženje - Entorn de programació educatiu + Entorn per aprendre a programar Entorn de programació educatiu Vzdělávací programovací prostředí Programmierumgebung für den Unterricht diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-18.04.2/po/zh_CN/kturtle.po new/kturtle-18.04.3/po/zh_CN/kturtle.po --- old/kturtle-18.04.2/po/zh_CN/kturtle.po 2018-06-05 02:21:07.0 +0200 +++ new/kturtle-18.04.3/po/zh_CN/kturtle.po 2018-07-10 02:05:55.0 +0200 @@ -10,7 +10,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n"; "POT-Creation-Date: 2017-06-20 03:06+0200\n" -"PO-Revision-Date: 2018-05-18 06:32-0400\n" +"PO-Revision-Date: 2018-07-03 17:42\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-18.04.2/src/org.kde.kturtle.desktop new/kturtle-18.04.3/src/org.kde.kturtle.desktop --- old/kturtle-18.04.2/src/org.kde.kturtle.desktop 2018-03-13 03:21:52.0 +0100 +++ new/kturtle-18.04.3/src/org.kde.kturtle.desktop 2018-07-09 06:52:34.0 +0200 @@ -69,7 +69,7 @@ GenericName[bg]=Програмиране на Лого GenericName[bn]=শিক্ষামূলক প্রোগ্রামিং পরিবেশ GenericName[bs]=Obrazovno programersko okruženje -GenericName[ca]=Entorn de programació educatiu +GenericName[ca]=Entorn per aprendre a programar GenericName[ca@valencia]=Entorn de programació educatiu GenericName[cs]=Vzdělávací programovací prostředí GenericName[csb]=Edukacjowé òkrãżé do programòwaniô
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2018-06-15 14:43:44 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Fri Jun 15 14:43:44 2018 rev:92 rq:615599 version:18.04.2 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2018-05-16 18:42:37.473057990 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2018-06-15 14:43:48.245765686 +0200 @@ -1,0 +2,10 @@ +Fri Jun 08 05:06:57 UTC 2018 - lbeltr...@kde.org + +- Update to 18.04.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.04.2.php +- Changes since 18.04.1: + * None + +--- Old: kturtle-18.04.1.tar.xz New: kturtle-18.04.2.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.0lkoJY/_old 2018-06-15 14:43:49.017737448 +0200 +++ /var/tmp/diff_new_pack.0lkoJY/_new 2018-06-15 14:43:49.017737448 +0200 @@ -19,7 +19,7 @@ %bcond_without lang Name: kturtle -Version:18.04.1 +Version:18.04.2 Release:0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++ kturtle-18.04.1.tar.xz -> kturtle-18.04.2.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-18.04.1/po/zh_CN/kturtle.po new/kturtle-18.04.2/po/zh_CN/kturtle.po --- old/kturtle-18.04.1/po/zh_CN/kturtle.po 2018-05-08 02:09:08.0 +0200 +++ new/kturtle-18.04.2/po/zh_CN/kturtle.po 2018-06-05 02:21:07.0 +0200 @@ -10,7 +10,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n"; "POT-Creation-Date: 2017-06-20 03:06+0200\n" -"PO-Revision-Date: 2018-04-26 06:11-0400\n" +"PO-Revision-Date: 2018-05-18 06:32-0400\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -573,7 +573,7 @@ "to translate it.Please see http://edu.kde.org/kturtle/translator.php to " "learn how to properly translate it." msgid "true" -msgstr "真" +msgstr "true" #: interpreter/translator.cpp:116 #, kde-format @@ -582,7 +582,7 @@ "to translate it.Please see http://edu.kde.org/kturtle/translator.php to " "learn how to properly translate it." msgid "false" -msgstr "假" +msgstr "false" #: interpreter/translator.cpp:135 #, kde-format @@ -663,7 +663,7 @@ "translate it.Please see http://edu.kde.org/kturtle/translator.php to learn " "how to properly translate it." msgid "to" -msgstr "到" +msgstr "至" #: interpreter/translator.cpp:198 #, kde-format @@ -672,7 +672,7 @@ "to translate it.Please see http://edu.kde.org/kturtle/translator.php to " "learn how to properly translate it." msgid "step" -msgstr "step" +msgstr "步长" #: interpreter/translator.cpp:205 #, kde-format @@ -1122,7 +1122,7 @@ "how to translate it.Please see http://edu.kde.org/kturtle/translator.php to " "learn how to properly translate it." msgid "message" -msgstr "信件" +msgstr "消息" #: interpreter/translator.cpp:579 #, kde-format
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2018-05-16 18:41:32 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Wed May 16 18:41:32 2018 rev:91 rq:607243 version:18.04.1 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2018-04-27 16:06:38.464191676 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2018-05-16 18:42:37.473057990 +0200 @@ -1,0 +2,10 @@ +Fri May 11 05:18:12 UTC 2018 - lbeltr...@kde.org + +- Update to 18.04.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.04.1.php +- Changes since 18.04.0: + * None + +--- Old: kturtle-18.04.0.tar.xz New: kturtle-18.04.1.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.YL3P4O/_old 2018-05-16 18:42:38.437023161 +0200 +++ /var/tmp/diff_new_pack.YL3P4O/_new 2018-05-16 18:42:38.441023017 +0200 @@ -19,7 +19,7 @@ %bcond_without lang Name: kturtle -Version:18.04.0 +Version:18.04.1 Release:0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++ kturtle-18.04.0.tar.xz -> kturtle-18.04.1.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-18.04.0/po/gl/kturtle.po new/kturtle-18.04.1/po/gl/kturtle.po --- old/kturtle-18.04.0/po/gl/kturtle.po2018-04-13 02:04:26.0 +0200 +++ new/kturtle-18.04.1/po/gl/kturtle.po2018-05-08 02:09:08.0 +0200 @@ -12,14 +12,14 @@ # Xosé , 2010, 2012. # Marce Villarino , 2012, 2013, 2014. # Adrián Chaves Fernández (Gallaecio) , 2017. -# Adrián Chaves (Gallaecio) , 2017. +# Adrián Chaves (Gallaecio) , 2017, 2018. msgid "" msgstr "" "Project-Id-Version: kturtle\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n"; "POT-Creation-Date: 2017-06-20 03:06+0200\n" -"PO-Revision-Date: 2017-10-29 09:56+0100\n" -"Last-Translator: Adrián Chaves (Gallaecio) \n" +"PO-Revision-Date: 2018-04-28 22:41+0100\n" +"Last-Translator: Adrian Chaves \n" "Language-Team: Galician \n" "Language: gl\n" "MIME-Version: 1.0\n" @@ -178,8 +178,8 @@ "The program you are currently working on is not saved. By continuing you may " "lose the changes you have made." msgstr "" -"Os cambios feitos no programa non foron gardadas. Se continúas perderás " -"todos os cambios realizados." +"Os cambios feitos no programa non se gardaron. Se continúas perderás todos " +"os cambios realizados." #: editor.cpp:277 #, kde-format @@ -315,16 +315,16 @@ #, kde-format 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] "A orde %2 foi chamada con %3 pero necesita 1 parámetro." -msgstr[1] "A orde %2 foi chamada con %3 pero necesita %1 parámetros." +msgstr[0] "A orde %2 con %3 pero necesita 1 parámetro." +msgstr[1] "A orde %2 chamouse con %3 pero necesita %1 parámetros." #: interpreter/executer.cpp:292 #, kde-format msgid "The %2 command was called with %3 but only accepts 1 parameter." msgid_plural "" "The %2 command was called with %3 but only accepts %1 parameters." -msgstr[0] "A orde %2 foi chamada con %3 pero só acepta 1 parámetro." -msgstr[1] "A orde %2 foi chamada con %3 pero só acepta %1 parámetros." +msgstr[0] "A orde %2 chamouse con %3 pero só acepta 1 parámetro." +msgstr[1] "A orde %2 chamouse con %3 pero só acepta %1 parámetros." #: interpreter/executer.cpp:310 #, kde-format @@ -359,7 +359,7 @@ #: interpreter/executer.cpp:404 #, kde-format msgid "The variable '%1' was used without first being assigned to a value" -msgstr "A variábel «%1» foi empregada sen lle asignar antes un valor" +msgstr "A variábel «%1» usouse sen lle asignar antes un valor." #: interpreter/executer.cpp:423 #, kde-format @@ -369,7 +369,7 @@ #: interpreter/executer.cpp:438 #, kde-format msgid "The function '%1' was called with %2, while it should be called with %3" -msgstr "A función «%1» foi chamada con %2, pero deber ser chamada con %3" +msgstr "A función «%1» chamouse con %2, pero deber ser chamada con %3." #: interpreter/executer.cpp:440 interpreter/executer.cpp:441 #, kde-format @@ -515,7 +515,7 @@ #: interpreter/executer.cpp:829 #, kde-format msgid "The function '%1' is already defined." -msgstr "A función «%1» xa foi definida." +msgstr "A función «%1» xa está definida." #: interpreter/executer.cpp:1059 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2018-04-27 16:06:11 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Fri Apr 27 16:06:11 2018 rev:90 rq:599115 version:18.04.0 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2018-03-22 12:04:49.398306457 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2018-04-27 16:06:38.464191676 +0200 @@ -1,0 +2,20 @@ +Wed Apr 18 07:49:48 CEST 2018 - lbeltr...@kde.org + +- Update to 18.04.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.04.0.php +- Changes since 18.03.90: + * None + +--- +Fri Apr 06 07:10:02 CEST 2018 - lbeltr...@kde.org + +- Update to 18.03.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.03.90.php +- Changes since 17.12.3: + * None + +--- Old: kturtle-17.12.3.tar.xz New: kturtle-18.04.0.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.qGwXZK/_old 2018-04-27 16:06:39.056169960 +0200 +++ /var/tmp/diff_new_pack.qGwXZK/_new 2018-04-27 16:06:39.056169960 +0200 @@ -19,7 +19,7 @@ %bcond_without lang Name: kturtle -Version:17.12.3 +Version:18.04.0 Release:0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++ kturtle-17.12.3.tar.xz -> kturtle-18.04.0.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-17.12.3/org.kde.kturtle.appdata.xml new/kturtle-18.04.0/org.kde.kturtle.appdata.xml --- old/kturtle-17.12.3/org.kde.kturtle.appdata.xml 2017-12-07 05:09:04.0 +0100 +++ new/kturtle-18.04.0/org.kde.kturtle.appdata.xml 2018-03-13 03:21:52.0 +0100 @@ -72,7 +72,7 @@ Kturtle е образователна среда за програмиране, с нея се учиш да програмираш. Осигурява всички нужни инструменти за програмиране в своя графичен интерфейс. Използваният език за програмиране е TurtleScript, който е основан на езика Logo. Всички команди и съобщения са преведени на езика на потребителя. Kturtle има удобно осветяване на синтаксиса, опростени съобщения за грешки, вградено платно за рисунки, вграден помощник, забавено и постъпково изпълнение на програмите. KTurtle je obrazovno programsko okruženje za učenje kako programirati. On pruža sve programske alate iz korisničkog sučelja. ProgramskI jezik koji se koristi je TurtleScript, koji je labavo zasnovan na Logo. Sve naredbe i poruke su prevedene na jezik korisnika. KTurtle ima intuitivno isticanje sintakse, jednostavne poruke o greškama, integrirano platno za crteže, integrisanu pomoć, usporeno kretanje i izvršenje korak po korak. El KTurtle és un entorn de programació educatiu per aprendre com programar. Proporciona totes les eines de programació des de la seva interfície d'usuari. El llenguatge de programació utilitzat és el TurtleScript, que està basat en certa manera en el Logo. Totes les ordres i missatges estan traduïdes a l'idioma de l'usuari. El KTurtle ofereix un ressaltat de sintaxi intuïtiu, missatges d'error senzills, un llenç integrat per fer dibuixos, una ajuda integrada, i execució a càmera lenta i per passos. -El KTurtle és un entorn de programació educatiu per aprendre com programar. Proporciona totes les eines de programació des de la seua interfície d'usuari. El llenguatge de programació utilitzat és el TurtleScript, que està basat en certa manera en el Logo. Totes les ordes i missatges estan traduïdes a l'idioma de l'usuari. El KTurtle ofereix un ressaltat de sintaxi intuïtiu, missatges d'error senzills, un llenç integrat per fer dibuixos, una ajuda integrada, i execució a càmera lenta i per passos. +El KTurtle és un entorn de programació educatiu per aprendre com programar. Proporciona totes les eines de programació des de la seua interfície d'usuari. El llenguatge de programació utilitzat és el TurtleScript, que està basat en certa manera en el Logo. Totes les ordres i missatges estan traduïdes a l'idioma de l'usuari. El KTurtle ofereix un ressaltat de sintaxi intuïtiu, missatges d'error senzills, un llenç integrat per fer dibuixos, una ajuda integrada, i execució a càmera lenta i per passos. KTurtle ist eine Programmierumgebung mit dem Ziel, das Programmieren möglichst einfach zu lernen. Alle Programm-Werkzeuge sind auf der grafischen Benutz
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2018-03-22 12:00:41 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Thu Mar 22 12:00:41 2018 rev:89 rq:585632 version:17.12.3 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2018-02-14 09:42:14.628323075 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2018-03-22 12:04:49.398306457 +0100 @@ -1,0 +2,10 @@ +Thu Mar 08 23:52:18 CET 2018 - lbeltr...@kde.org + +- Update to 17.12.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.3.php +- Changes since 17.12.2: + * None + +--- Old: kturtle-17.12.2.tar.xz New: kturtle-17.12.3.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.tQd6rb/_old 2018-03-22 12:04:51.782220992 +0100 +++ /var/tmp/diff_new_pack.tQd6rb/_new 2018-03-22 12:04:51.794220562 +0100 @@ -19,7 +19,7 @@ %bcond_without lang Name: kturtle -Version:17.12.2 +Version:17.12.3 Release:0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++ kturtle-17.12.2.tar.xz -> kturtle-17.12.3.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-17.12.2/po/zh_CN/kturtle.po new/kturtle-17.12.3/po/zh_CN/kturtle.po --- old/kturtle-17.12.2/po/zh_CN/kturtle.po 2018-02-06 01:08:10.0 +0100 +++ new/kturtle-17.12.3/po/zh_CN/kturtle.po 2018-03-06 01:12:10.0 +0100 @@ -10,7 +10,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n"; "POT-Creation-Date: 2017-06-20 03:06+0200\n" -"PO-Revision-Date: 2018-02-04 20:35-0500\n" +"PO-Revision-Date: 2018-02-28 02:29-0500\n" "Last-Translator: guoyunhebrave \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2018-02-14 09:42:08 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Wed Feb 14 09:42:08 2018 rev:88 rq:575101 version:17.12.2 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2018-01-22 16:17:12.233623623 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2018-02-14 09:42:14.628323075 +0100 @@ -1,0 +2,10 @@ +Wed Feb 07 08:48:48 CET 2018 - lbeltr...@kde.org + +- Update to 17.12.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.2.php +- Changes since 17.12.1: + * None + +--- Old: kturtle-17.12.1.tar.xz New: kturtle-17.12.2.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.9LGZDu/_old 2018-02-14 09:42:15.396295080 +0100 +++ /var/tmp/diff_new_pack.9LGZDu/_new 2018-02-14 09:42:15.400294934 +0100 @@ -19,7 +19,7 @@ %bcond_without lang Name: kturtle -Version:17.12.1 +Version:17.12.2 Release:0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++ kturtle-17.12.1.tar.xz -> kturtle-17.12.2.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-17.12.1/po/ca/docs/kturtle/getting-started.docbook new/kturtle-17.12.2/po/ca/docs/kturtle/getting-started.docbook --- old/kturtle-17.12.1/po/ca/docs/kturtle/getting-started.docbook 2018-01-09 01:55:00.0 +0100 +++ new/kturtle-17.12.2/po/ca/docs/kturtle/getting-started.docbook 2018-02-06 01:08:10.0 +0100 @@ -53,7 +53,7 @@ Que —després d'executar les ordres— la tortuga es mou cap amunt, dibuixa una línia, i llavors gira un quart de volta cap a l'esquerra. Això és deu a que heu utilitzat les ordres Que —després d'executar les ordres— la tortuga es mou cap amunt, dibuixa una línia, i llavors gira un quart de volta cap a l'esquerra. Això és deu a què heu utilitzat les ordres forwardforward 100 la tortuga s'ha de moure a partir d'una línia, i que la instrucció turnleft 90 serveix per a que la tortuga giri 90 serveix perquè la tortuga giri 90 graus a l'esquerra. @@ -159,7 +159,7 @@ >) per a veure el resultat. En els exemples següents s'espera que coneixereu >l'exercici. Podeu haver notat que aquest segon exemple utilitza molt més codi. També s'han fer servir un parell d'ordres noves. Aquí teniu una breu explicació de totes les ordres noves: +>Podeu haver notat que aquest segon exemple utilitza molt més codi. També s'han fet servir un parell d'ordres noves. Aquí teniu una breu explicació de totes les ordres noves: Després d'una ordre . Aquestes ordres fan el dibuix. Al final una altre ordre Al final una altra ordre go s'utilitza per moure la tortuga a un costat. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-17.12.1/po/ca/docs/kturtle/glossary.docbook new/kturtle-17.12.2/po/ca/docs/kturtle/glossary.docbook --- old/kturtle-17.12.1/po/ca/docs/kturtle/glossary.docbook 2018-01-09 01:55:00.0 +0100 +++ new/kturtle-17.12.2/po/ca/docs/kturtle/glossary.docbook 2018-02-06 01:08:10.0 +0100 @@ -91,7 +91,7 @@ >x i r no s'utilitzen en l'exemple de a sobre. +> no s'utilitzen en l'exemple de sobre. Hi ha ordres que necessiten una entrada però no donen una sortida. Mireu >aquests exemples: píxels Un píxel és un punt en la pantalla. Si mireu de prop el monitor, veureu que la pantalla té uns quants punts que formen les imatges. Totes les imatges de la pantalla es construeixen per combinació d'aquests píxels. Un píxel es l'element més petit dibuixat a la pantalla. +>Un píxel és un punt en la pantalla. Si mireu de prop el monitor, veureu que la pantalla té uns quants punts que formen les imatges. Totes les imatges de la pantalla es construeixen per combinació d'aquests píxels. Un píxel és l'element més petit dibuixat a la pantalla. Moltes de les ordres necessiten un nombre de píxels com a entrada. Aquestes >ordres són: forward&kturtle; és un entorn de programació educatiu que fa servir linkend="what-is-turtlelang" >&turtlescript;, un llenguatge de programació basat i inspirant en el &logo;. La meta del &kturtle; es fer de la programació una activitat fàcil i accessible. Això fa que &kturtle; esdevingui una eina adequada per a ensenyar fonaments de matemàtiques, geometria i... programació. La característica de &turtlescript; és que les ordres es pode
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2018-01-22 16:15:24 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Mon Jan 22 16:15:24 2018 rev:87 rq:564378 version:17.12.1 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2017-12-19 10:55:22.522364445 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2018-01-22 16:17:12.233623623 +0100 @@ -1,0 +2,10 @@ +Thu Jan 11 23:41:20 CET 2018 - lbeltr...@kde.org + +- Update to 17.12.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.1.php +- Changes since 17.12.0: + * None + +--- Old: kturtle-17.12.0.tar.xz New: kturtle-17.12.1.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.wWAGGF/_old 2018-01-22 16:17:12.889592940 +0100 +++ /var/tmp/diff_new_pack.wWAGGF/_new 2018-01-22 16:17:12.893592752 +0100 @@ -19,7 +19,7 @@ %bcond_without lang Name: kturtle -Version:17.12.0 +Version:17.12.1 Release:0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++ kturtle-17.12.0.tar.xz -> kturtle-17.12.1.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-17.12.0/po/ca/kturtle.po new/kturtle-17.12.1/po/ca/kturtle.po --- old/kturtle-17.12.0/po/ca/kturtle.po2017-12-08 01:30:07.0 +0100 +++ new/kturtle-17.12.1/po/ca/kturtle.po2018-01-09 01:55:00.0 +0100 @@ -4,15 +4,15 @@ # Albert Astals Cid , 2004, 2005. # David Gil , 2005. # Orestes Mas Casals , 2005, 2007, 2008, 2009, 2010, 2011, 2012, 2014. -# Josep Ma. Ferrer , 2009, 2010, 2012, 2013, 2014, 2015, 2016. +# Josep Ma. Ferrer , 2009, 2010, 2012, 2013, 2014, 2015, 2016, 2017. # Antoni Bella Pérez , 2015, 2016, 2017. msgid "" msgstr "" "Project-Id-Version: kturtle\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n"; "POT-Creation-Date: 2017-06-20 03:06+0200\n" -"PO-Revision-Date: 2017-04-30 19:33+0100\n" -"Last-Translator: Antoni Bella Pérez \n" +"PO-Revision-Date: 2017-12-31 15:29+0100\n" +"Last-Translator: Josep Ma. Ferrer \n" "Language-Team: Catalan \n" "Language: ca\n" "MIME-Version: 1.0\n" @@ -40,7 +40,7 @@ #: canvas.cpp:214 #, kde-format msgid "italic" -msgstr "itàlica" +msgstr "cursiva" #: canvas.cpp:215 #, kde-format @@ -511,7 +511,7 @@ #: interpreter/executer.cpp:1059 #, kde-format msgid "Can't do a sqrt of a negative number" -msgstr "No es pot fer una arrel quadrada d'un número negatiu" +msgstr "No es pot fer una arrel quadrada d'un nombre negatiu" #: interpreter/parser.cpp:47 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-17.12.0/po/ca@valencia/kturtle.po new/kturtle-17.12.1/po/ca@valencia/kturtle.po --- old/kturtle-17.12.0/po/ca@valencia/kturtle.po 2017-12-08 01:30:07.0 +0100 +++ new/kturtle-17.12.1/po/ca@valencia/kturtle.po 2018-01-09 01:55:00.0 +0100 @@ -4,15 +4,15 @@ # Albert Astals Cid , 2004, 2005. # David Gil , 2005. # Orestes Mas Casals , 2005, 2007, 2008, 2009, 2010, 2011, 2012, 2014. -# Josep Ma. Ferrer , 2009, 2010, 2012, 2013, 2014, 2015, 2016. +# Josep Ma. Ferrer , 2009, 2010, 2012, 2013, 2014, 2015, 2016, 2017. # Antoni Bella Pérez , 2015, 2016, 2017. msgid "" msgstr "" "Project-Id-Version: kturtle\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n"; "POT-Creation-Date: 2017-06-20 03:06+0200\n" -"PO-Revision-Date: 2017-04-30 19:33+0100\n" -"Last-Translator: Antoni Bella Pérez \n" +"PO-Revision-Date: 2017-12-31 15:29+0100\n" +"Last-Translator: Josep Ma. Ferrer \n" "Language-Team: Catalan \n" "Language: ca@valencia\n" "MIME-Version: 1.0\n" @@ -40,7 +40,7 @@ #: canvas.cpp:214 #, kde-format msgid "italic" -msgstr "itàlica" +msgstr "cursiva" #: canvas.cpp:215 #, kde-format @@ -511,7 +511,7 @@ #: interpreter/executer.cpp:1059 #, kde-format msgid "Can't do a sqrt of a negative number" -msgstr "No es pot fer una arrel quadrada d'un número negatiu" +msgstr "No es pot fer una arrel quadrada d'un nombre negatiu" #: interpreter/parser.cpp:47 #, kde-format @@ -2174,24 +2174,3 @@ #, kde-format msgid "Message" msgstr "Missatge" - -#~ msgid "Are you sure you want to overwrite %1?" -#~ msgstr "Segur que voleu sobreescriure %1?" - -#~ msgid "Overwrite Existing File" -#~ msgstr "Sobreescriu el fitxer existent" - -#~ msgid "&Overwrite" -#~ msgstr "&Sobreescriu-lo" - -#~ msgid "Cannot read %1"
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2017-12-19 10:55:17 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Tue Dec 19 10:55:17 2017 rev:86 rq:556255 version:17.12.0 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2017-11-17 10:53:34.510839918 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2017-12-19 10:55:22.522364445 +0100 @@ -1,0 +2,30 @@ +Sat Dec 09 14:59:09 CET 2017 - lbeltr...@kde.org + +- Update to 17.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.0.php +- Changes since 17.11.90: + * None + +--- +Sat Dec 02 10:12:38 CET 2017 - lbeltr...@kde.org + +- Update to 17.11.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12-rc.php +- Changes since 17.11.80: + * None + +--- +Mon Nov 20 06:59:30 CET 2017 - lbeltr...@kde.org + +- Update to 17.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12-beta.php +- Changes since 17.08.3: + * None + +--- Old: kturtle-17.08.3.tar.xz New: kturtle-17.12.0.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.yUil4d/_old 2017-12-19 10:55:23.222330654 +0100 +++ /var/tmp/diff_new_pack.yUil4d/_new 2017-12-19 10:55:23.226330461 +0100 @@ -19,7 +19,7 @@ %bcond_without lang Name: kturtle -Version:17.08.3 +Version:17.12.0 Release:0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++ kturtle-17.08.3.tar.xz -> kturtle-17.12.0.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-17.08.3/org.kde.kturtle.appdata.xml new/kturtle-17.12.0/org.kde.kturtle.appdata.xml --- old/kturtle-17.08.3/org.kde.kturtle.appdata.xml 2017-07-15 16:00:45.0 +0200 +++ new/kturtle-17.12.0/org.kde.kturtle.appdata.xml 2017-12-07 05:09:04.0 +0100 @@ -73,12 +73,13 @@ KTurtle je obrazovno programsko okruženje za učenje kako programirati. On pruža sve programske alate iz korisničkog sučelja. ProgramskI jezik koji se koristi je TurtleScript, koji je labavo zasnovan na Logo. Sve naredbe i poruke su prevedene na jezik korisnika. KTurtle ima intuitivno isticanje sintakse, jednostavne poruke o greškama, integrirano platno za crteže, integrisanu pomoć, usporeno kretanje i izvršenje korak po korak. El KTurtle és un entorn de programació educatiu per aprendre com programar. Proporciona totes les eines de programació des de la seva interfície d'usuari. El llenguatge de programació utilitzat és el TurtleScript, que està basat en certa manera en el Logo. Totes les ordres i missatges estan traduïdes a l'idioma de l'usuari. El KTurtle ofereix un ressaltat de sintaxi intuïtiu, missatges d'error senzills, un llenç integrat per fer dibuixos, una ajuda integrada, i execució a càmera lenta i per passos. El KTurtle és un entorn de programació educatiu per aprendre com programar. Proporciona totes les eines de programació des de la seua interfície d'usuari. El llenguatge de programació utilitzat és el TurtleScript, que està basat en certa manera en el Logo. Totes les ordes i missatges estan traduïdes a l'idioma de l'usuari. El KTurtle ofereix un ressaltat de sintaxi intuïtiu, missatges d'error senzills, un llenç integrat per fer dibuixos, una ajuda integrada, i execució a càmera lenta i per passos. +KTurtle ist eine Programmierumgebung mit dem Ziel, das Programmieren möglichst einfach zu lernen. Alle Programm-Werkzeuge sind auf der grafischen Benutzeroberfläche vorhanden. Als Programmiersprache wird TurtleScript benutzt, eine Programmiersprache auf der Grundlage von Logo. Alle Befehle und Nachrichten können in dir Sprache des Benutzers übersetzt werden. KTurtle bietet eine intuitive Syntaxhervorhebung, einfache Fehlermeldungen, eine integrierte Zeichenfläche und Hilfe, eine langsame oder schrittweise Ausführung von Befehlen. KTurtle is an educational programming environment for learning how to program. It provides all programming tools from its user interface. The programming language used is TurtleScript, which is loosely based on Logo. All commands and messages are translated into the user's language.
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2017-11-17 10:50:43 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Fri Nov 17 10:50:43 2017 rev:85 rq:540943 version:17.08.3 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2017-10-23 16:50:29.304556872 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2017-11-17 10:53:34.510839918 +0100 @@ -1,0 +2,10 @@ +Thu Nov 09 23:12:31 CET 2017 - lbeltr...@kde.org + +- Update to 17.08.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.08.3.php +- Changes since 17.08.2: + * None + +--- Old: kturtle-17.08.2.tar.xz New: kturtle-17.08.3.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.uohTYL/_old 2017-11-17 10:53:35.050820155 +0100 +++ /var/tmp/diff_new_pack.uohTYL/_new 2017-11-17 10:53:35.050820155 +0100 @@ -19,7 +19,7 @@ %bcond_without lang Name: kturtle -Version:17.08.2 +Version:17.08.3 Release:0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++ kturtle-17.08.2.tar.xz -> kturtle-17.08.3.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-17.08.2/po/gl/kturtle.po new/kturtle-17.08.3/po/gl/kturtle.po --- old/kturtle-17.08.2/po/gl/kturtle.po2017-10-10 02:06:08.0 +0200 +++ new/kturtle-17.08.3/po/gl/kturtle.po2017-11-07 02:11:53.0 +0100 @@ -12,14 +12,14 @@ # Xosé , 2010, 2012. # Marce Villarino , 2012, 2013, 2014. # Adrián Chaves Fernández (Gallaecio) , 2017. +# Adrián Chaves (Gallaecio) , 2017. msgid "" msgstr "" "Project-Id-Version: kturtle\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n"; "POT-Creation-Date: 2017-06-20 03:06+0200\n" -"PO-Revision-Date: 2017-02-19 06:57+0100\n" -"Last-Translator: Adrián Chaves Fernández (Gallaecio) \n" +"PO-Revision-Date: 2017-10-12 21:26+0100\n" +"Last-Translator: Adrián Chaves (Gallaecio) \n" "Language-Team: Galician \n" "Language: gl\n" "MIME-Version: 1.0\n" @@ -1663,7 +1663,7 @@ #: mainwindow.cpp:300 #, kde-format msgid "Export the current canvas to Scalable Vector Graphics" -msgstr "Exportar o lenzo actual como un gráfico vectorial escalábel (SVG)" +msgstr "Exportar o lenzo actual como SVG" #: mainwindow.cpp:301 #, kde-format @@ -2160,7 +2160,7 @@ #: mainwindow.cpp:1045 #, kde-format msgid "Scalable Vector Graphics" -msgstr "Gráficos vectoriais escalábeis" +msgstr "SVG" #: mainwindow.cpp:1055 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-17.08.2/po/pt_BR/kturtle.po new/kturtle-17.08.3/po/pt_BR/kturtle.po --- old/kturtle-17.08.2/po/pt_BR/kturtle.po 2017-10-10 02:06:09.0 +0200 +++ new/kturtle-17.08.3/po/pt_BR/kturtle.po 2017-11-07 02:11:54.0 +0100 @@ -5,21 +5,21 @@ # Lisiane Sztoltz Teixeira , 2004. # Mauricio Piacentini , 2007, 2008, 2009. # André Marcelo Alvarenga , 2009, 2010, 2011, 2012. -# Luiz Fernando Ranghetti , 2009, 2010. +# Luiz Fernando Ranghetti , 2009, 2010, 2017. # Fernando Boaglio , 2012. msgid "" msgstr "" "Project-Id-Version: kturtle\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n"; "POT-Creation-Date: 2017-06-20 03:06+0200\n" -"PO-Revision-Date: 2012-10-08 21:30-0300\n" -"Last-Translator: André Marcelo Alvarenga \n" -"Language-Team: Brazilian Portuguese \n" +"PO-Revision-Date: 2017-10-25 11:45-0300\n" +"Last-Translator: Luiz Fernando Ranghetti \n" +"Language-Team: Portuguese \n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Poedit-Language: Portuguese\n" "X-Poedit-Country: BRAZIL\n" @@ -1355,7 +1355,7 @@ "O KTurtle é um ambiente de programação educativo que pretende tornar mais " "fácil o aprendizado dos conceitos fundamentais da programação. Para " "conseguir isto, o KTurtle faz todas as ferramentas de programação " -"disponíveis a partir da interface do usuário. A linguagem de programação é o " +"disponíveis na interface do usuário. A linguagem de programação é o " "TurtleScript que permite que seus comandos sejam traduzidos." #: main.cpp:65 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-17.08.2/po/zh_CN/kturtle.po new/kturtle-17.08.3/po/zh_C
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2017-10-23 16:50:24 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Mon Oct 23 16:50:24 2017 rev:84 rq:534805 version:17.08.2 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2017-09-11 16:22:58.743116710 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2017-10-23 16:50:29.304556872 +0200 @@ -1,0 +2,10 @@ +Tue Oct 17 00:32:39 CEST 2017 - lbeltr...@kde.org + +- Update to 17.08.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.08.2.php +- Changes since 17.08.1: + * None + +--- Old: kturtle-17.08.1.tar.xz New: kturtle-17.08.2.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.PXhAfL/_old 2017-10-23 16:50:30.012523739 +0200 +++ /var/tmp/diff_new_pack.PXhAfL/_new 2017-10-23 16:50:30.016523552 +0200 @@ -19,7 +19,7 @@ %bcond_without lang Name: kturtle -Version:17.08.1 +Version:17.08.2 Release:0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++ kturtle-17.08.1.tar.xz -> kturtle-17.08.2.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-17.08.1/CMakeLists.txt new/kturtle-17.08.2/CMakeLists.txt --- old/kturtle-17.08.1/CMakeLists.txt 2017-09-05 02:26:31.0 +0200 +++ new/kturtle-17.08.2/CMakeLists.txt 2017-10-10 02:06:09.0 +0200 @@ -47,4 +47,5 @@ if (KF5DocTools_FOUND) kdoctools_install(po) endif() -add_subdirectory(po) +include(ECMOptionalAddSubdirectory) +ecm_optional_add_subdirectory(po) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-17.08.1/po/cs/kturtle.po new/kturtle-17.08.2/po/cs/kturtle.po --- old/kturtle-17.08.1/po/cs/kturtle.po2017-09-05 02:26:30.0 +0200 +++ new/kturtle-17.08.2/po/cs/kturtle.po2017-10-10 02:06:08.0 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kturtle\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n"; "POT-Creation-Date: 2017-06-20 03:06+0200\n" -"PO-Revision-Date: 2017-02-24 16:36+0100\n" +"PO-Revision-Date: 2017-09-12 11:45+0100\n" "Last-Translator: Vít Pelčák \n" "Language-Team: Czech \n" "Language: cs\n" @@ -1355,7 +1355,7 @@ #: kturtleui.rc:80 #, kde-format msgid "Main Toolbar" -msgstr "Hlavní nástrojová lišta" +msgstr "Hlavní panel nástrojů" #: main.cpp:41 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-17.08.1/po/ja/kturtle.po new/kturtle-17.08.2/po/ja/kturtle.po --- old/kturtle-17.08.1/po/ja/kturtle.po2017-09-05 02:26:30.0 +0200 +++ new/kturtle-17.08.2/po/ja/kturtle.po2017-10-10 02:06:08.0 +0200 @@ -155,7 +155,7 @@ msgstr "" "開こうとしているファイルは有効な KTurtle スクリプトでないか、このバージョン" "の KTurtle と非互換です。\n" -"%1 を開けません。" +"‘%1’ を開けません。" #: editor.cpp:262 #, kde-format @@ -305,18 +305,18 @@ #: interpreter/executer.cpp:280 #, kde-format msgid "The %1 command accepts no parameters." -msgstr "%1 コマンドにはパラメータは指定できません。" +msgstr "%1 コマンドにはパラメータは指定できません。" #: interpreter/executer.cpp:290 #, kde-format 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 個のパ" -"ラメータを必要とします。" +"%2 コマンドが %3 個のパラメータで呼び出されましたが、1 個のパラメータを必要と" +"します。" msgstr[1] "" -"%2 コマンドが %3 個のパラメータで呼び出されましたが、%1 個のパ" -"ラメータを必要とします。" +"%2 コマンドが %3 個のパラメータで呼び出されましたが、%1 個のパラメータを必要" +"とします。" #: interpreter/executer.cpp:292 #, kde-format @@ -324,44 +324,41 @@ msgid_plural "" "The %2 command was called with %3 but only accepts %1 parameters." msgstr[0] "" -"%2 コマンドが %3 個のパラメータで呼び出されましたが、1 個のパ" -"ラメータしか指定できません。" +"%2 コマンドが %3 個のパラメータで呼び出されましたが、1 個のパラメータしか指定" +"できません。" msgstr[1] "" -"%2 コマンドが %3 個のパラメータで呼び出されましたが、%1 個のパ" -"ラメータしか指定できません。" +"%2 コマンドが %3 個のパラメータで呼び出されましたが、%1 個のパラメータしか指" +"定できません。" #: interpreter/executer.cpp:310 #, kde-format msgid "The %1 command only accepts a string as its parameter." -msgstr "" -"%1 コマンドのパラメータには 1 つの文字列しか指定できません。" +msgstr "%1 コマンドのパラメータには 1 つの文字列しか指定できません。" #: interpreter/executer.cpp:312 #, kde-format msgid "The %1 command only accepts strings as its parameters." -msgstr "%1 コマンドのパラメータには文字列しか指定できません。" +msgstr "%1 コマンドのパラメータには文字列しか指定できません。" #: interpreter/executer.cpp:317 #, kde-format msgid "The %1 command only accepts a n
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2017-09-11 16:21:58 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Mon Sep 11 16:21:58 2017 rev:83 rq:522629 version:17.08.1 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2017-08-28 15:08:58.589808178 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2017-09-11 16:22:58.743116710 +0200 @@ -1,0 +2,10 @@ +Thu Sep 07 07:02:30 CEST 2017 - lbeltr...@kde.org + +- Update to 17.08.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.08.1.php +- Changes since 17.08.0: + * None + +--- Old: kturtle-17.08.0.tar.xz New: kturtle-17.08.1.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.3EBlI3/_old 2017-09-11 16:22:59.191053800 +0200 +++ /var/tmp/diff_new_pack.3EBlI3/_new 2017-09-11 16:22:59.195053238 +0200 @@ -19,7 +19,7 @@ %bcond_without lang Name: kturtle -Version:17.08.0 +Version:17.08.1 Release:0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++ kturtle-17.08.0.tar.xz -> kturtle-17.08.1.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-17.08.0/po/nn/kturtle.po new/kturtle-17.08.1/po/nn/kturtle.po --- old/kturtle-17.08.0/po/nn/kturtle.po2017-08-11 02:29:41.0 +0200 +++ new/kturtle-17.08.1/po/nn/kturtle.po2017-09-05 02:26:30.0 +0200 @@ -1,20 +1,20 @@ # Translation of kturtle to Norwegian Nynorsk # -# Karl Ove Hufthammer , 2005, 2007, 2008, 2009, 2010. +# Karl Ove Hufthammer , 2005, 2007, 2008, 2009, 2010, 2017. # Eirik U. Birkeland , 2008. msgid "" msgstr "" "Project-Id-Version: kturtle\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n"; "POT-Creation-Date: 2017-06-20 03:06+0200\n" -"PO-Revision-Date: 2010-01-23 10:39+0100\n" +"PO-Revision-Date: 2017-09-04 20:27+0100\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: Norwegian Nynorsk \n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.0\n" +"X-Generator: Lokalize 2.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" @@ -292,7 +292,7 @@ #: interpreter/executer.cpp:90 #, kde-format msgid "Cannot return outside a function. " -msgstr "" +msgstr "Kan ikkje returnera utenfor ein funksjon. " #: interpreter/executer.cpp:280 #, kde-format @@ -481,7 +481,7 @@ #: interpreter/executer.cpp:798 #, kde-format msgid "The result of an exponentiation was too large" -msgstr "" +msgstr "Resultata av eksponensieringa var for stor." #: interpreter/executer.cpp:804 #, kde-format @@ -506,7 +506,7 @@ #: interpreter/executer.cpp:1059 #, kde-format msgid "Can't do a sqrt of a negative number" -msgstr "" +msgstr "Kan ikkje ta kvadratrot av eit negativt tal." #: interpreter/parser.cpp:47 #, kde-format @@ -1227,7 +1227,7 @@ "on how to translate it.Please see http://edu.kde.org/kturtle/translator.php " "to learn how to properly translate it." msgid "getdirection" -msgstr "" +msgstr "hentretning" #: interpreter/translator.cpp:656 #, kde-format @@ -1236,7 +1236,7 @@ "translate it.Please see http://edu.kde.org/kturtle/translator.php to learn " "how to properly translate it." msgid "mod" -msgstr "" +msgstr "mod" #: interpreter/translator.cpp:675 #, kde-format @@ -1460,7 +1460,7 @@ #: mainwindow.cpp:203 mainwindow.cpp:205 #, kde-format msgid "Get more examples..." -msgstr "" +msgstr "Hent fleire eksempel …" #: mainwindow.cpp:209 #, kde-format @@ -1863,12 +1863,14 @@ #, kde-format msgctxt "@option:radio" msgid "Full Speed (&no highlighting and inspector)" -msgstr "" +msgstr "Full fart (&utan utheving og kodegranskar)" #: mainwindow.cpp:441 #, kde-format msgid "Run the program at full speed, with highlighting and inspector disabled" msgstr "" +"Køyr programmet med full fart, og utan utheving av programkoden eller vising " +"av kodegranskar" #: mainwindow.cpp:442 #, kde-format @@ -1876,6 +1878,8 @@ "Full Speed: Run the program at full speed, with highlighting and inspector " "disabled" msgstr "" +"Full fart: Køyr programmet med full fart, og utan utheving av programkoden " +"eller vising av kodegranskar" #: mainwindow.cpp:447 #, kde-format @@ -1982,7 +1986,7 @@ #: mainwindow.cpp:565 #, kde-format msgid "&Inspector" -msgstr "&Granska
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2017-08-28 15:08:47 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Mon Aug 28 15:08:47 2017 rev:82 rq:516449 version:17.08.0 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2017-07-29 08:59:37.411950956 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2017-08-28 15:08:58.589808178 +0200 @@ -1,0 +2,18 @@ +Fri Aug 11 22:46:13 UTC 2017 - christo...@krop.fr + +- Update to KDE Applications 17.08.0 + * New feature release + * https://www.kde.org/announcements/announce-applications-17.08.0.php +- Changes since 17.04.3 : + * Fix warning + * Use Q_DECLARE_OVERRIDE + +--- +Sat Aug 5 18:19:09 UTC 2017 - christo...@krop.fr + +- Update to KDE Applications 17.07.90 + * KDE Applications 17.07.90 + * https://www.kde.org/announcements/announce-applications-17.07.90.php + + +--- Old: kturtle-17.04.3.tar.xz New: kturtle-17.08.0.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.Ygsirc/_old 2017-08-28 15:08:59.973613518 +0200 +++ /var/tmp/diff_new_pack.Ygsirc/_new 2017-08-28 15:08:59.997610143 +0200 @@ -1,7 +1,7 @@ # # spec file for package kturtle # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,13 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %bcond_without lang Name: kturtle -Version:17.04.3 +Version:17.08.0 Release:0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary:Logo Programming Environment License:GPL-2.0+ @@ -42,7 +43,9 @@ BuildRequires: pkgconfig(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -73,18 +76,16 @@ %files %defattr(-,root,root) %doc AUTHORS COPYING* README +%config %{_kf5_configdir}/kturtle.knsrc +%dir %{_kf5_appstreamdir} +%doc %lang(en) %{_kf5_htmldir}/en/kturtle/ %{_kf5_applicationsdir}/org.kde.kturtle.desktop -%{_kf5_bindir}/kturtle -%{_kf5_configdir}/kturtle.knsrc %{_kf5_appstreamdir}/org.kde.kturtle.appdata.xml +%{_kf5_bindir}/kturtle %{_kf5_iconsdir}/hicolor/*/apps/kturtle.* -%{_kf5_configdir}/*.knsrc -%{_datadir}/kxmlgui5/kturtle/ -%dir %{_datadir}/katepart -%{_datadir}/katepart/syntax/ -%{_datadir}/kturtle -%doc %{_kf5_htmldir}/en/kturtle/ -%dir %{_kf5_appstreamdir} +%{_kf5_sharedir}/katepart/ +%{_kf5_sharedir}/kturtle/ +%{_kf5_kxmlguidir}/kturtle/ %if %{with lang} %files lang -f %{name}.lang ++ kturtle-17.04.3.tar.xz -> kturtle-17.08.0.tar.xz ++ 1804 lines of diff (skipped)
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2017-07-29 08:59:32 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Sat Jul 29 08:59:32 2017 rev:81 rq:510782 version:17.04.3 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2017-06-15 11:23:23.995342919 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2017-07-29 08:59:37.411950956 +0200 @@ -1,0 +2,10 @@ +Sun Jul 16 08:49:41 CEST 2017 - lbeltr...@kde.org + +- Update to 17.04.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04.3.php +- Changes since 17.04.2: + * Remove unused include + +--- Old: kturtle-17.04.2.tar.xz New: kturtle-17.04.3.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.1csRp0/_old 2017-07-29 08:59:38.495797829 +0200 +++ /var/tmp/diff_new_pack.1csRp0/_new 2017-07-29 08:59:38.499797263 +0200 @@ -18,7 +18,7 @@ %bcond_without lang Name: kturtle -Version:17.04.2 +Version:17.04.3 Release:0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) ++ kturtle-17.04.2.tar.xz -> kturtle-17.04.3.tar.xz ++ 13668 lines of diff (skipped)
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2017-06-15 11:23:22 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Thu Jun 15 11:23:22 2017 rev:80 rq:502098 version:17.04.2 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2017-06-07 09:55:01.486063135 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2017-06-15 11:23:23.995342919 +0200 @@ -1,0 +2,10 @@ +Wed Jun 07 17:42:59 CEST 2017 - lbeltr...@kde.org + +- Update to 17.04.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04.2.php +- Changes since 17.04.1: + * None + +--- Old: kturtle-17.04.1.tar.xz New: kturtle-17.04.2.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.Wn3fqX/_old 2017-06-15 11:23:24.727239603 +0200 +++ /var/tmp/diff_new_pack.Wn3fqX/_new 2017-06-15 11:23:24.731239038 +0200 @@ -18,7 +18,7 @@ %bcond_without lang Name: kturtle -Version:17.04.1 +Version:17.04.2 Release:0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) ++ kturtle-17.04.1.tar.xz -> kturtle-17.04.2.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-17.04.1/po/he/kturtle.po new/kturtle-17.04.2/po/he/kturtle.po --- old/kturtle-17.04.1/po/he/kturtle.po2017-05-09 02:14:43.0 +0200 +++ new/kturtle-17.04.2/po/he/kturtle.po2017-06-06 02:11:32.0 +0200 @@ -3,19 +3,20 @@ # Israel Berger , 2005. # Diego Iastrubni , 2005. # tahmar1900 , 2006. +# Elkana Bardugo , 2017. #zanata msgid "" msgstr "" "Project-Id-Version: kturtle\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n"; "POT-Creation-Date: 2016-12-05 02:47+0100\n" -"PO-Revision-Date: 2006-06-02 19:20+0300\n" -"Last-Translator: tahmar1900 \n" +"PO-Revision-Date: 2017-05-16 06:59-0400\n" +"Last-Translator: Copied by Zanata \n" "Language-Team: hebrew \n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.2\n" +"X-Generator: Zanata 3.9.6\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #, kde-format @@ -178,10 +179,6 @@ #: errordialog.cpp:55 #, fuzzy, kde-format -#| msgid "" -#| "In this list you find the error(s) that resulted from running your Logo " -#| "code. \n" -#| "Good luck!" msgid "" "In this list you find the error(s) that resulted from running your code.\n" "Good luck!" @@ -456,7 +453,6 @@ #: interpreter/executer.cpp:774 #, fuzzy, kde-format -#| msgid "Cannot divide by zero." msgid "You tried to divide by zero" msgstr "אי אפשר לחלק באפס." @@ -512,7 +508,6 @@ #: interpreter/parser.cpp:80 #, fuzzy, kde-format -#| msgid "Cannot understand ']'" msgid "Could not understand '%1'" msgstr "לא מסוגל להבין ']'" @@ -528,7 +523,6 @@ #: interpreter/parser.cpp:124 #, fuzzy, kde-format -#| msgid "Expected '=' after the '%1' command" msgid "Expected an assignment, '=', after the variable '%1'" msgstr "צפוי \"=\" אחרי הפקודה %1" @@ -539,7 +533,6 @@ #: interpreter/parser.cpp:132 #, fuzzy, kde-format -#| msgid "Expected '*' or '/'" msgid "Expected 'to' after 'for'" msgstr "צפוי \"*\" או \"/\"" @@ -1289,7 +1282,6 @@ #. i18n: ectx: Menu (canvas) #: kturtleui.rc:41 mainwindow.cpp:512 mainwindow.cpp:534 #, fuzzy, kde-format -#| msgid "Print &Canvas" msgid "&Canvas" msgstr "הדפס &בד ציור" @@ -1566,7 +1558,6 @@ #: mainwindow.cpp:265 #, fuzzy, kde-format -#| msgid "&Overwrite" msgid "Overwrite Mode" msgstr "&שכתב" @@ -1618,7 +1609,6 @@ #: mainwindow.cpp:294 #, fuzzy, kde-format -#| msgid "Save Canvas as Picture" msgid "Export the current canvas to a PNG raster image" msgstr "שמור בד ציור בתור תמונה" @@ -1644,7 +1634,6 @@ #: mainwindow.cpp:304 #, fuzzy, kde-format -#| msgid "Parsing commands..." msgid "&Print Canvas..." msgstr "פקודות הניתוח התחבירי..." @@ -1721,7 +1710,6 @@ #: mainwindow.cpp:346 #, fuzzy, kde-format -#| msgid "&Color Picker" msgid "&Color Picker..." msgstr "&בוחר צבעים" @@ -1830,7 +1818,6 @@ #: mainwindow.cpp:422 #, fuzzy, kde-format -#| msgid "Execution Speed" msgid "Execute" msgstr "מהירות ריצה" @@ -2043,7 +2030,6 @@ #: mainwindow.cpp:785 #, fuzzy, kde-format -#| msgid "" msgid "assignment" msgstr ">הצבה<" @@ -2069,7 +2055,6 @@ #: mainwindow.cpp:795 #, fuzzy, kde-format -#| msgid "Parsing commands..." msgid "learned command" msgstr "פקודות
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2017-06-07 09:55:01 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Wed Jun 7 09:55:01 2017 rev:79 rq:496021 version:17.04.1 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2017-03-16 09:40:19.189078274 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2017-06-07 09:55:01.486063135 +0200 @@ -1,0 +2,40 @@ +Wed May 17 20:37:11 CEST 2017 - lbeltr...@kde.org + +- Update to 17.04.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04.1.php +- Changes since 17.04.0: + * None + +--- +Sun Apr 16 10:45:13 CEST 2017 - lbeltr...@kde.org + +- Update to 17.04.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04.0.php +- Changes since 17.03.90: + * None + +--- +Wed Apr 12 20:26:00 CEST 2017 - lbeltr...@kde.org + +- Update to 17.03.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04-rc.php +- Changes since 17.03.80: + * None + +--- +Sat Mar 25 23:10:47 CET 2017 - lbeltr...@kde.org + +- Update to 17.03.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.03.80.php +- Changes since 16.12.3: + * None + +--- Old: kturtle-16.12.3.tar.xz New: kturtle-17.04.1.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.mBqTfk/_old 2017-06-07 09:55:02.037985140 +0200 +++ /var/tmp/diff_new_pack.mBqTfk/_new 2017-06-07 09:55:02.037985140 +0200 @@ -15,12 +15,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # +%bcond_without lang Name: kturtle -Version:16.12.3 +Version:17.04.1 Release:0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary:Logo Programming Environment License:GPL-2.0+ @@ -41,11 +42,16 @@ BuildRequires: pkgconfig(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} +Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build %description KTurtle is an educational Logo programming environment. +%if %{with lang} +%lang_package +%endif + %prep %setup -q @@ -58,11 +64,14 @@ %install %kf5_makeinstall -C build + %if %{with lang} +%find_lang %{name} --with-man --all-name +%kf5_find_htmldocs + %endif %suse_update_desktop_file org.kde.%{name} Education Math %files %defattr(-,root,root) -%doc %lang(en) %{_kf5_htmldir}/en/kturtle/ %doc AUTHORS COPYING* README %{_kf5_applicationsdir}/org.kde.kturtle.desktop %{_kf5_bindir}/kturtle @@ -71,7 +80,15 @@ %{_kf5_iconsdir}/hicolor/*/apps/kturtle.* %{_kf5_configdir}/*.knsrc %{_datadir}/kxmlgui5/kturtle/ -%{_kf5_htmldir}/en/kturtle/ +%dir %{_datadir}/katepart +%{_datadir}/katepart/syntax/ +%{_datadir}/kturtle +%doc %{_kf5_htmldir}/en/kturtle/ %dir %{_kf5_appstreamdir} +%if %{with lang} +%files lang -f %{name}.lang +%doc COPYING* +%endif + %changelog ++ kturtle-16.12.3.tar.xz -> kturtle-17.04.1.tar.xz ++ 178641 lines of diff (skipped)
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2017-03-16 09:39:57 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Thu Mar 16 09:39:57 2017 rev:78 rq:478249 version:16.12.3 Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2017-02-16 16:58:48.900783963 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2017-03-16 09:40:19.189078274 +0100 @@ -1,0 +2,10 @@ +Thu Mar 9 12:42:20 CET 2017 - lbeltr...@kde.org + +- Update to 16.12.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-16.12.3.php +- Changes since 16.12.2: + * None + +--- Old: kturtle-16.12.2.tar.xz New: kturtle-16.12.3.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.t4uwKJ/_old 2017-03-16 09:40:19.725002389 +0100 +++ /var/tmp/diff_new_pack.t4uwKJ/_new 2017-03-16 09:40:19.725002389 +0100 @@ -17,10 +17,10 @@ Name: kturtle -Version:16.12.2 +Version:16.12.3 Release:0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary:Logo Programming Environment License:GPL-2.0+ ++ kturtle-16.12.2.tar.xz -> kturtle-16.12.3.tar.xz ++
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2017-02-16 16:58:43 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2017-01-18 21:54:37.723763292 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2017-02-16 16:58:48.900783963 +0100 @@ -1,0 +2,8 @@ +Thu Feb 9 07:14:12 UTC 2017 - lbeltr...@kde.org + +- Update to KDE Applications 16.12.2 + * KDE Applications 16.12.2 + * https://www.kde.org/announcements/announce-applications-16.12.2.php + + +--- Old: kturtle-16.12.1.tar.xz New: kturtle-16.12.2.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.muxrD7/_old 2017-02-16 16:58:49.392714367 +0100 +++ /var/tmp/diff_new_pack.muxrD7/_new 2017-02-16 16:58:49.396713802 +0100 @@ -17,10 +17,10 @@ Name: kturtle -Version:16.12.1 +Version:16.12.2 Release:0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary:Logo Programming Environment License:GPL-2.0+ ++ kturtle-16.12.1.tar.xz -> kturtle-16.12.2.tar.xz ++
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2017-01-18 21:54:36 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2016-12-17 10:52:31.079682824 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2017-01-18 21:54:37.723763292 +0100 @@ -1,0 +2,7 @@ +Sat Jan 14 09:04:19 UTC 2017 - lbeltr...@kde.org + +- - Update to KDE Applications 16.12.1 + * KDE Applications 16.12.1 + * https://www.kde.org/announcements/announce-applications-16.12.1.php + +--- Old: kturtle-16.12.0.tar.xz New: kturtle-16.12.1.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.H2BepG/_old 2017-01-18 21:54:38.327677866 +0100 +++ /var/tmp/diff_new_pack.H2BepG/_new 2017-01-18 21:54:38.331677300 +0100 @@ -17,10 +17,10 @@ Name: kturtle -Version:16.12.0 +Version:16.12.1 Release:0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary:Logo Programming Environment License:GPL-2.0+ ++ kturtle-16.12.0.tar.xz -> kturtle-16.12.1.tar.xz ++
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2016-11-13 22:59:16 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2016-10-19 13:12:48.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2016-11-13 22:59:18.0 +0100 @@ -1,0 +2,7 @@ +Wed Nov 9 06:25:27 UTC 2016 - lbeltr...@kde.org + +- Update to KDE Applications 16.08.3 + * KDE Applications 16.08.3 + * https://www.kde.org/announcements/announce-applications-16.08.3.php + +--- Old: kturtle-16.08.2.tar.xz New: kturtle-16.08.3.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.k7zalR/_old 2016-11-13 22:59:19.0 +0100 +++ /var/tmp/diff_new_pack.k7zalR/_new 2016-11-13 22:59:19.0 +0100 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:16.08.2 +Version:16.08.3 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: update-desktop-files ++ kturtle-16.08.2.tar.xz -> kturtle-16.08.3.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-16.08.2/org.kde.kturtle.appdata.xml new/kturtle-16.08.3/org.kde.kturtle.appdata.xml --- old/kturtle-16.08.2/org.kde.kturtle.appdata.xml 2016-06-25 18:02:43.0 +0200 +++ new/kturtle-16.08.3/org.kde.kturtle.appdata.xml 2016-10-16 12:43:00.0 +0200 @@ -23,6 +23,7 @@ KTurtle KTurtle KTurtle + KTurtle KTurtle KTurtle KTurtle @@ -53,6 +54,7 @@ Mokomoji programavimo aplinka Lehr-Programmsmeed Educatieve programmeeromgeving + Lærerikt programmeringsmiljø Edukacyjne środowisko do programowania Ambiente de Programação Educacional Ambiente de programação educacional
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2016-10-19 13:12:42 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2016-09-24 15:26:48.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2016-10-19 13:12:48.0 +0200 @@ -1,0 +2,6 @@ +Tue Oct 11 21:05:03 UTC 2016 - lbeltr...@kde.org + +- KDE Applications 16.08.2 +https://www.kde.org/announcements/announce-applications-16.08.2.php + +--- Old: kturtle-16.08.1.tar.xz New: kturtle-16.08.2.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.jjScjz/_old 2016-10-19 13:12:51.0 +0200 +++ /var/tmp/diff_new_pack.jjScjz/_new 2016-10-19 13:12:51.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:16.08.1 +Version:16.08.2 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: update-desktop-files ++ kturtle-16.08.1.tar.xz -> kturtle-16.08.2.tar.xz ++
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2016-09-24 15:26:46 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2016-08-31 00:08:46.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2016-09-24 15:26:48.0 +0200 @@ -1,0 +2,8 @@ +Fri Sep 9 08:38:32 UTC 2016 - tittiatc...@gmail.com + +- Update to KDE Applications 16.08.1 + * KDE Applications 16.08.1 + * https://www.kde.org/announcements/announce-applications-16.08.1.php + + +--- Old: kturtle-16.08.0.tar.xz New: kturtle-16.08.1.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.j4T4bn/_old 2016-09-24 15:26:49.0 +0200 +++ /var/tmp/diff_new_pack.j4T4bn/_new 2016-09-24 15:26:49.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:16.08.0 +Version:16.08.1 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: update-desktop-files ++ kturtle-16.08.0.tar.xz -> kturtle-16.08.1.tar.xz ++
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2016-08-31 00:08:45 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2016-07-24 19:48:55.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2016-08-31 00:08:46.0 +0200 @@ -1,0 +2,16 @@ +Fri Aug 12 10:27:33 UTC 2016 - tittiatc...@gmail.com + +- Update to KDE Applications 16.08.0 + * KDE Applications 16.08.0 + * https://www.kde.org/announcements/announce-applications-16.08.0.php + + +--- +Mon Aug 8 15:32:01 UTC 2016 - tittiatc...@gmail.com + +- Update to KDE Applications 16.07.90 + * KDE Applications 16.07.90 (16.08-RC) + * https://www.kde.org/announcements/announce-applications-16.07.90.php + + +--- Old: kturtle-16.04.3.tar.xz New: kturtle-16.08.0.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.oUhrJx/_old 2016-08-31 00:08:47.0 +0200 +++ /var/tmp/diff_new_pack.oUhrJx/_new 2016-08-31 00:08:47.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:16.04.3 +Version:16.08.0 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: update-desktop-files ++ kturtle-16.04.3.tar.xz -> kturtle-16.08.0.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-16.04.3/CMakeLists.txt new/kturtle-16.08.0/CMakeLists.txt --- old/kturtle-16.04.3/CMakeLists.txt 2016-03-15 21:41:26.0 +0100 +++ new/kturtle-16.08.0/CMakeLists.txt 2016-06-25 18:02:43.0 +0200 @@ -33,12 +33,9 @@ CoreAddons ) -include_directories(${CMAKE_CURRENT_SOURCE_DIR} -${CMAKE_CURRENT_SOURCE_DIR}/interpreter -) - #Allows QString concatenation to use a single memory allocation per source line. add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS) +add_definitions(-DQT_NO_URL_CAST_FROM_STRING) add_subdirectory (doc) add_subdirectory (src) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-16.04.3/doc/index.docbook new/kturtle-16.08.0/doc/index.docbook --- old/kturtle-16.04.3/doc/index.docbook 2016-03-15 21:41:26.0 +0100 +++ new/kturtle-16.08.0/doc/index.docbook 2016-06-25 18:02:43.0 +0200 @@ -2,7 +2,6 @@ - @@ -62,8 +61,8 @@ &FDLNotice; -2013-02-08 -0.8.1 beta (&kde; 4.10) +2016-05-07 +0.8.1 beta (Applications 16.04) &kturtle; is an educational programming environment that aims to make learning how to program as easy as possible. To achieve this &kturtle; makes all programming tools available from the user interface. The programming language used is &turtlescript; which allows its commands to be translated. @@ -165,27 +164,6 @@ - - - -Installation - - -How to obtain &kturtle; - -&install.intro.documentation; - - - - -Compilation and Installation - -&install.compile.documentation; - - - - - Command Index diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-16.04.3/doc/programming-reference.docbook new/kturtle-16.08.0/doc/programming-reference.docbook --- old/kturtle-16.04.3/doc/programming-reference.docbook 2016-03-15 21:41:26.0 +0100 +++ new/kturtle-16.08.0/doc/programming-reference.docbook 2016-06-25 18:02:43.0 +0200 @@ -61,7 +61,7 @@ Boolean (true/false) values -There are only two boolean values: true and false. Sometimes they are also called: on and off, yes and no, one and zero. But in &turtlescript; we call them, always, true and false. Have a look at this piece of &turtlescript;: +There are only two boolean values: truetrue and falsefalse. Sometimes they are also called: on and off, yes and no, one and zero. But in &turtlescript; we call them, always, true and false. Have a look at this piece of &turtlescript;: $a = true @@ -111,7 +111,7 @@ Boolean (true/false) operators -Where mathematical operators are mainly for numbers, boolean operators are for boolean values (true and false). There are only three boolean operators, namely: and, or, and not. The following piece of &turtlescript; shows how to use them: +Where mathematical operators are mainly for numbers, boolean operators are for boolean values (true and false). There are only three
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2016-07-24 19:48:42 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2016-06-25 02:03:22.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2016-07-24 19:48:55.0 +0200 @@ -1,0 +2,8 @@ +Fri Jul 8 00:24:54 UTC 2016 - tittiatc...@gmail.com + +- Update to KDE Applications 16.04.3 + * KDE Applications 16.04.3 + * https://www.kde.org/announcements/announce-applications-16.04.3.php + + +--- Old: kturtle-16.04.2.tar.xz New: kturtle-16.04.3.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.mcmIkC/_old 2016-07-24 19:48:56.0 +0200 +++ /var/tmp/diff_new_pack.mcmIkC/_new 2016-07-24 19:48:56.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:16.04.2 +Version:16.04.3 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: update-desktop-files ++ kturtle-16.04.2.tar.xz -> kturtle-16.04.3.tar.xz ++
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2016-06-25 02:03:20 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2016-05-29 03:09:38.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2016-06-25 02:03:22.0 +0200 @@ -1,0 +2,8 @@ +Fri Jun 10 18:08:33 UTC 2016 - tittiatc...@gmail.com + +- Update to KDE Applications 16.04.2 + * KDE Applications 16.04.2 + * https://www.kde.org/announcements/announce-applications-16.04.2.php + + +--- Old: kturtle-16.04.1.tar.xz New: kturtle-16.04.2.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.f92J4y/_old 2016-06-25 02:03:24.0 +0200 +++ /var/tmp/diff_new_pack.f92J4y/_new 2016-06-25 02:03:24.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:16.04.1 +Version:16.04.2 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: update-desktop-files ++ kturtle-16.04.1.tar.xz -> kturtle-16.04.2.tar.xz ++
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2016-05-29 03:09:37 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2016-03-29 10:37:40.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2016-05-29 03:09:38.0 +0200 @@ -1,0 +2,24 @@ +Sat May 7 10:40:32 UTC 2016 - tittiatc...@gmail.com + +- Update to KDE Applications 16.04.1 + * KDE Applications 16.04.1 + * https://www.kde.org/announcements/announce-applications-16.04.1.php + + +--- +Sun Apr 17 06:16:13 UTC 2016 - tittiatc...@gmail.com + +- Update to KDE Applications 16.04.0 + * KDE Applications 16.04.0 + * https://www.kde.org/announcements/announce-applications-16.04.0.php + + +--- +Mon Apr 11 06:51:31 UTC 2016 - tittiatc...@gmail.com + +- Update to KDE Applications 16.03.90 + * KDE Applications 16.04.0 RC + * https://www.kde.org/announcements/announce-applications-16.04-rc.php + + +--- Old: kturtle-15.12.3.tar.xz New: kturtle-16.04.1.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.LiY9Zk/_old 2016-05-29 03:09:39.0 +0200 +++ /var/tmp/diff_new_pack.LiY9Zk/_new 2016-05-29 03:09:39.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:15.12.3 +Version:16.04.1 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: update-desktop-files ++ kturtle-15.12.3.tar.xz -> kturtle-16.04.1.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-15.12.3/CMakeLists.txt new/kturtle-16.04.1/CMakeLists.txt --- old/kturtle-15.12.3/CMakeLists.txt 2015-11-14 19:21:07.0 +0100 +++ new/kturtle-16.04.1/CMakeLists.txt 2016-03-15 21:41:26.0 +0100 @@ -3,7 +3,7 @@ project (kturtle) -find_package(ECM 1.7.0 REQUIRED NO_MODULE) +find_package(ECM 5.15.0 REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} @@ -11,7 +11,7 @@ ${ECM_KDE_MODULE_DIR} ) include(KDEInstallDirs) -include(KDECompilerSettings) +include(KDECompilerSettings NO_POLICY_SCOPE) include(KDECMakeSettings) include(FeatureSummary) include(ECMAddAppIcon) @@ -23,24 +23,18 @@ PrintSupport ) -find_package(KF5 REQUIRED +find_package(KF5 5.15 REQUIRED Crash KIO NewStuff DocTools TextWidgets -#Gui -#GuiAddons I18n -#WidgetsAddons CoreAddons ) include_directories(${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}/interpreter -#${CMAKE_BINARY_DIR} -#${KDE4_INCLUDES} -#${QT4_INCLUDES} ) #Allows QString concatenation to use a single memory allocation per source line. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-15.12.3/src/main.cpp new/kturtle-16.04.1/src/main.cpp --- old/kturtle-15.12.3/src/main.cpp2015-11-14 19:21:07.0 +0100 +++ new/kturtle-16.04.1/src/main.cpp2016-03-15 21:41:26.0 +0100 @@ -20,13 +20,8 @@ #include - #include - #include - - - #include #include #include @@ -54,10 +49,10 @@ { KLocalizedString::setApplicationDomain("kturtle"); - // TODO: for >=KF5.15 use KCrash::initialize(); - KCrash::setCrashHandler(KCrash::defaultCrashHandler); - QApplication app(argc, argv); + app.setAttribute(Qt::AA_UseHighDpiPixmaps, true); + + KCrash::initialize(); /* for migration*/ QStringList configFiles;
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2016-03-29 09:59:29 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2016-02-23 16:56:55.0 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2016-03-29 10:37:40.0 +0200 @@ -1,0 +2,9 @@ +Sun Mar 13 15:53:28 UTC 2016 - tittiatc...@gmail.com + +- Update to KDE Applications 15.12.3 + * KDE Applications 15.12.3 + * https://www.kde.org/announcements/announce-applications-15.12.3.php + * boo#970855 + + +--- Old: kturtle-15.12.2.tar.xz New: kturtle-15.12.3.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.4umRTG/_old 2016-03-29 10:37:41.0 +0200 +++ /var/tmp/diff_new_pack.4umRTG/_new 2016-03-29 10:37:41.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:15.12.2 +Version:15.12.3 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: update-desktop-files ++ kturtle-15.12.2.tar.xz -> kturtle-15.12.3.tar.xz ++
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2016-02-23 16:56:49 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2016-01-28 17:22:07.0 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2016-02-23 16:56:55.0 +0100 @@ -1,0 +2,9 @@ +Sat Feb 13 08:21:56 UTC 2016 - tittiatc...@gmail.com + +- Update to KDE Applications 15.12.2 + * KDE Applications 15.12.2 + * https://www.kde.org/announcements/announce-applications-15.12.2.php + * boo#966605 + + +--- Old: kturtle-15.12.1.tar.xz New: kturtle-15.12.2.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.Ir7O6M/_old 2016-02-23 16:56:56.0 +0100 +++ /var/tmp/diff_new_pack.Ir7O6M/_new 2016-02-23 16:56:56.0 +0100 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:15.12.1 +Version:15.12.2 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: update-desktop-files ++ kturtle-15.12.1.tar.xz -> kturtle-15.12.2.tar.xz ++
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2016-01-28 17:22:04 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2016-01-10 13:06:51.0 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2016-01-28 17:22:07.0 +0100 @@ -1,0 +2,9 @@ +Sat Jan 9 18:31:47 UTC 2016 - tittiatc...@gmail.com + +- Update to KDE Applications 15.12.1 + * KDE Applications 15.12.1 + * https://www.kde.org/announcements/announce-applications-15.12.1.php + * boo#961265 + + +--- Old: kturtle-15.12.0.tar.xz New: kturtle-15.12.1.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.DAXG4u/_old 2016-01-28 17:22:07.0 +0100 +++ /var/tmp/diff_new_pack.DAXG4u/_new 2016-01-28 17:22:07.0 +0100 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:15.12.0 +Version:15.12.1 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: update-desktop-files ++ kturtle-15.12.0.tar.xz -> kturtle-15.12.1.tar.xz ++
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2016-01-10 13:06:30 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2015-11-15 12:41:31.0 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2016-01-10 13:06:51.0 +0100 @@ -1,0 +2,15 @@ +Sun Dec 13 14:06:56 UTC 2015 - wba...@tmo.at + +- Drop fix-exec-line.patch again, it is not necessary any more and + would actually break the menu entry now + +--- +Sun Dec 13 13:29:49 UTC 2015 - tittiatc...@gmail.com + +- Update to KDE Applications 15.12.0 + * KDE Applications 15.12.0 + * https://www.kde.org/announcements/announce-applications-15.12.0.php + * boo#958887 + + +--- Old: fix-exec-line.patch kturtle-15.08.3.tar.xz New: kturtle-15.12.0.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.WARIFJ/_old 2016-01-10 13:06:53.0 +0100 +++ /var/tmp/diff_new_pack.WARIFJ/_new 2016-01-10 13:06:53.0 +0100 @@ -21,12 +21,9 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:15.08.3 +Version:15.12.0 Release:0 Source0:%{name}-%{version}.tar.xz -# PATCH-FIX-OPENSUSE fix-exec-line.patch wba...@tmo.at -- fixes the .desktop file's Exec line so that kturtle can actually be started -# should be removed for 15.12, when kturtle will not use kdelibs4support any more and actually support the "-qwindowtitle" parameter -Patch: fix-exec-line.patch BuildRequires: update-desktop-files BuildRequires: extra-cmake-modules BuildRequires: pkgconfig(Qt5Core) @@ -46,7 +43,6 @@ %prep %setup -q -%patch -p1 %build %ifarch ppc ppc64 @@ -67,7 +63,7 @@ %{_kf5_bindir}/kturtle %{_kf5_configdir}/kturtle.knsrc %dir %{_datadir}/appdata -%{_datadir}/appdata/kturtle.appdata.xml +%{_datadir}/appdata/org.kde.kturtle.appdata.xml %{_kf5_iconsdir}/hicolor/*/apps/kturtle.* %_kf5_configdir/*.knsrc %_datadir/kxmlgui5/kturtle/ ++ kturtle-15.08.3.tar.xz -> kturtle-15.12.0.tar.xz ++ 1749 lines of diff (skipped)
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2015-11-15 12:41:30 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2015-10-26 12:49:11.0 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2015-11-15 12:41:31.0 +0100 @@ -1,0 +2,9 @@ +Tue Nov 10 20:19:35 UTC 2015 - tittiatc...@gmail.com + +- Update to KDE Applications 15.08.3 + * KDE Applications 15.08.3 + * https://www.kde.org/announcements/announce-applications-15.08.3.php + * boo#954531 + + +--- Old: kturtle-15.08.2.tar.xz New: kturtle-15.08.3.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.A7IzIi/_old 2015-11-15 12:41:32.0 +0100 +++ /var/tmp/diff_new_pack.A7IzIi/_new 2015-11-15 12:41:32.0 +0100 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:15.08.2 +Version:15.08.3 Release:0 Source0:%{name}-%{version}.tar.xz # PATCH-FIX-OPENSUSE fix-exec-line.patch wba...@tmo.at -- fixes the .desktop file's Exec line so that kturtle can actually be started ++ kturtle-15.08.2.tar.xz -> kturtle-15.08.3.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-15.08.2/kturtle.appdata.xml new/kturtle-15.08.3/kturtle.appdata.xml --- old/kturtle-15.08.2/kturtle.appdata.xml 2015-07-01 10:29:00.0 +0200 +++ new/kturtle-15.08.3/kturtle.appdata.xml 2015-11-04 19:35:37.0 +0100 @@ -8,6 +8,7 @@ KTurtle KTurtle KTurtle + KTurtle KTurtle KTurtle KTurtle @@ -38,6 +39,7 @@ Образователна среда за програмиране Obrazovno programersko okruženje Entorn de programació educatiu + Entorn de programació educatiu Vzdělávací programovací prostředí Programmierumgebung für den Unterricht Educational Programming Environment @@ -68,6 +70,7 @@ Kturtle е образователна среда за програмиране, с нея се учиш да програмираш. Осигурява всички нужни инструменти за програмиране в своя графичен интерфейс. Използваният език за програмиране е TurtleScript, който е основан на езика Logo. Всички команди и съобщения са преведени на езика на потребителя. Kturtle има удобно осветяване на синтаксиса, опростени съобщения за грешки, вградено платно за рисунки, вграден помощник, забавено и постъпково изпълнение на програмите. KTurtle je obrazovno programsko okruženje za učenje kako programirati. On pruža sve programske alate iz korisničkog sučelja. ProgramskI jezik koji se koristi je TurtleScript, koji je labavo zasnovan na Logo. Sve naredbe i poruke su prevedene na jezik korisnika. KTurtle ima intuitivno isticanje sintakse, jednostavne poruke o greškama, integrirano platno za crteže, integrisanu pomoć, usporeno kretanje i izvršenje korak po korak. El KTurtle és un entorn de programació educatiu per aprendre com programar. Proporciona totes les eines de programació des de la seva interfície d'usuari. El llenguatge de programació utilitzat és el TurtleScript, que està basat en certa manera en el Logo. Totes les ordres i missatges estan traduïdes a l'idioma de l'usuari. El KTurtle ofereix un ressaltat de sintaxi intuïtiu, missatges d'error senzills, un llenç integrat per fer dibuixos, una ajuda integrada, i execució a càmera lenta i per passos. +El KTurtle és un entorn de programació educatiu per aprendre com programar. Proporciona totes les eines de programació des de la seua interfície d'usuari. El llenguatge de programació utilitzat és el TurtleScript, que està basat en certa manera en el Logo. Totes les ordes i missatges estan traduïdes a l'idioma de l'usuari. El KTurtle ofereix un ressaltat de sintaxi intuïtiu, missatges d'error senzills, un llenç integrat per fer dibuixos, una ajuda integrada, i execució a càmera lenta i per passos. KTurtle is an educational programming environment for learning how to program. It provides all programming tools from its user interface. The programming language used is TurtleScript, which is loosely based on Logo. All commands and messages are translated into the user's language. KTurtle features an intuitive syntax highlighting, simple error messages, integrated canvas to make drawings, an integrated help, slow-motion and step execution. KTurtle es un entorno educativo para aprender a programar. Proporciona todas las herramientas de programación en su interfaz.
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2015-10-26 12:48:59 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2015-10-08 08:25:51.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2015-10-26 12:49:11.0 +0100 @@ -1,0 +2,14 @@ +Thu Oct 22 19:01:14 UTC 2015 - wba...@tmo.at + +- Add fix-exec-line.patch: fixes the .desktop file's Exec line so + that kturtle can actually be started from the application menu + +--- +Sun Oct 11 13:42:27 UTC 2015 - tittiatc...@gmail.com + +- Update to KDE Applications 15.08.2 + * KDE Applications 15.08.2 + * https://www.kde.org/announcements/announce-applications-15.08.2.php + + +--- Old: kturtle-15.08.1.tar.xz New: fix-exec-line.patch kturtle-15.08.2.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.Vid4hu/_old 2015-10-26 12:49:11.0 +0100 +++ /var/tmp/diff_new_pack.Vid4hu/_new 2015-10-26 12:49:11.0 +0100 @@ -21,9 +21,12 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:15.08.1 +Version:15.08.2 Release:0 Source0:%{name}-%{version}.tar.xz +# PATCH-FIX-OPENSUSE fix-exec-line.patch wba...@tmo.at -- fixes the .desktop file's Exec line so that kturtle can actually be started +# should be removed for 15.12, when kturtle will not use kdelibs4support any more and actually support the "-qwindowtitle" parameter +Patch: fix-exec-line.patch BuildRequires: update-desktop-files BuildRequires: extra-cmake-modules BuildRequires: pkgconfig(Qt5Core) @@ -43,6 +46,7 @@ %prep %setup -q +%patch -p1 %build %ifarch ppc ppc64 ++ fix-exec-line.patch ++ diff -ur kturtle-15.08.2/src/org.kde.kturtle.desktop kturtle-15.08.2.new/src/org.kde.kturtle.desktop --- kturtle-15.08.2/src/org.kde.kturtle.desktop 2015-07-01 10:29:00.0 +0200 +++ kturtle-15.08.2.new/src/org.kde.kturtle.desktop 2015-10-22 21:16:48.0 +0200 @@ -123,7 +123,7 @@ GenericName[x-test]=xxEducational Programming Environmentxx GenericName[zh_CN]=教育编程环境 GenericName[zh_TW]=教育程式環境 -Exec=kturtle -qwindowtitle %c +Exec=kturtle -caption %c Icon=kturtle X-DocPath=kturtle/index.html Type=Application ++ kturtle-15.08.1.tar.xz -> kturtle-15.08.2.tar.xz ++
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2015-10-08 08:25:50 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2015-10-03 20:25:05.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2015-10-08 08:25:51.0 +0200 @@ -1,0 +2,5 @@ +Mon Oct 5 07:29:02 UTC 2015 - wba...@tmo.at + +- Own directory %{_datadir}/appdata to fix build on Leap + +--- Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.32AHm1/_old 2015-10-08 08:25:52.0 +0200 +++ /var/tmp/diff_new_pack.32AHm1/_new 2015-10-08 08:25:52.0 +0200 @@ -62,6 +62,7 @@ %{_kf5_applicationsdir}/org.kde.kturtle.desktop %{_kf5_bindir}/kturtle %{_kf5_configdir}/kturtle.knsrc +%dir %{_datadir}/appdata %{_datadir}/appdata/kturtle.appdata.xml %{_kf5_iconsdir}/hicolor/*/apps/kturtle.* %_kf5_configdir/*.knsrc
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2015-10-03 20:25:03 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2015-07-14 17:38:18.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2015-10-03 20:25:05.0 +0200 @@ -1,0 +2,23 @@ +Sun Sep 13 19:34:04 UTC 2015 - tittiatc...@gmail.com + +- Update to KDE Applications 15.08.1 + * KDE Applications 15.08.1 + * https://www.kde.org/announcements/announce-applications-15.08.1.php + + +--- +Wed Aug 19 19:44:09 UTC 2015 - cgiboude...@gmx.com + +- Update to KDE Applications 15.08.0 + * KDE Applications 15.08.0 + * https://www.kde.org/announcements/announce-applications-15.08.0.php + +--- +Fri Aug 7 07:01:55 UTC 2015 - tittiatc...@gmail.com + +- Update to KDE Applications 15.07.90 + * KDE Applications 15.08.0 RC1 + * https://www.kde.org/announcements/announce-applications-15.07.90.php + + +--- Old: kturtle-15.04.3.tar.xz New: kturtle-15.08.1.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.3A9LRN/_old 2015-10-03 20:25:05.0 +0200 +++ /var/tmp/diff_new_pack.3A9LRN/_new 2015-10-03 20:25:05.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:15.04.3 +Version:15.08.1 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: update-desktop-files ++ kturtle-15.04.3.tar.xz -> kturtle-15.08.1.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-15.04.3/CMakeLists.txt new/kturtle-15.08.1/CMakeLists.txt --- old/kturtle-15.04.3/CMakeLists.txt 2015-04-28 16:36:32.0 +0200 +++ new/kturtle-15.08.1/CMakeLists.txt 2015-07-01 10:29:00.0 +0200 @@ -3,7 +3,7 @@ project (kturtle) -find_package(ECM 1.0.0 REQUIRED NO_MODULE) +find_package(ECM 1.7.0 REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} @@ -14,7 +14,7 @@ include(KDECompilerSettings) include(KDECMakeSettings) include(FeatureSummary) - +include(ECMAddAppIcon) find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS Core Gui @@ -47,5 +47,5 @@ add_subdirectory (src) add_subdirectory (icons) -install(FILES kturtle.appdata.xml DESTINATION ${SHARE_INSTALL_PREFIX}/appdata/) +install(FILES kturtle.appdata.xml DESTINATION ${KDE_INSTALL_DATAROOTDIR}/appdata/) feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-15.04.3/doc/CMakeLists.txt new/kturtle-15.08.1/doc/CMakeLists.txt --- old/kturtle-15.04.3/doc/CMakeLists.txt 2015-04-28 16:36:32.0 +0200 +++ new/kturtle-15.08.1/doc/CMakeLists.txt 2015-07-01 10:29:00.0 +0200 @@ -1,3 +1,3 @@ ### install files ### # -kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kturtle) +kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR kturtle) Files old/kturtle-15.04.3/icons/128-apps-kturtle.png and new/kturtle-15.08.1/icons/128-apps-kturtle.png differ Files old/kturtle-15.04.3/icons/16-apps-kturtle.png and new/kturtle-15.08.1/icons/16-apps-kturtle.png differ Files old/kturtle-15.04.3/icons/22-apps-kturtle.png and new/kturtle-15.08.1/icons/22-apps-kturtle.png differ Files old/kturtle-15.04.3/icons/32-apps-kturtle.png and new/kturtle-15.08.1/icons/32-apps-kturtle.png differ Files old/kturtle-15.04.3/icons/48-apps-kturtle.png and new/kturtle-15.08.1/icons/48-apps-kturtle.png differ Files old/kturtle-15.04.3/icons/64-apps-kturtle.png and new/kturtle-15.08.1/icons/64-apps-kturtle.png differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-15.04.3/icons/CMakeLists.txt new/kturtle-15.08.1/icons/CMakeLists.txt --- old/kturtle-15.04.3/icons/CMakeLists.txt2015-04-28 16:36:32.0 +0200 +++ new/kturtle-15.08.1/icons/CMakeLists.txt2015-07-01 10:29:00.0 +0200 @@ -1,2 +1,2 @@ include(ECMInstallIcons) -ecm_install_icons (ICONS hi128-apps-kturtle.png hi16-apps-kturtle.png hi22-apps-kturtle.png hi32-apps-kturtle.png hi48-apps-kturtle.png hi64-apps-kturtle.pn
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2015-07-14 17:38:16 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2015-06-04 11:20:07.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2015-07-14 17:38:18.0 +0200 @@ -1,0 +2,8 @@ +Mon Jul 6 05:28:25 UTC 2015 - tittiatc...@gmail.com + +- Update to KDE Applications 15.04.3 + * KDE Applications 15.04.3 + * https://www.kde.org/announcements/announce-applications-15.04.3.php + + +--- Old: kturtle-15.04.2.tar.xz New: kturtle-15.04.3.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.WSn3tS/_old 2015-07-14 17:38:20.0 +0200 +++ /var/tmp/diff_new_pack.WSn3tS/_new 2015-07-14 17:38:20.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:15.04.2 +Version:15.04.3 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: update-desktop-files ++ kturtle-15.04.2.tar.xz -> kturtle-15.04.3.tar.xz ++
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2015-06-04 11:20:06 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2015-05-15 10:02:29.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2015-06-04 11:20:07.0 +0200 @@ -1,0 +2,8 @@ +Sat May 30 14:32:14 UTC 2015 - tittiatc...@gmail.com + +- Update to KDE Applications 15.04.2 + * KDE Applications 15.04.2 + * https://www.kde.org/announcements/announce-applications-15.04.2.php + + +--- Old: kturtle-15.04.1.tar.xz New: kturtle-15.04.2.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.dCxhIT/_old 2015-06-04 11:20:08.0 +0200 +++ /var/tmp/diff_new_pack.dCxhIT/_new 2015-06-04 11:20:08.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:15.04.1 +Version:15.04.2 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: update-desktop-files ++ kturtle-15.04.1.tar.xz -> kturtle-15.04.2.tar.xz ++
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2015-05-15 10:02:28 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2015-05-11 18:42:36.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2015-05-15 10:02:29.0 +0200 @@ -1,0 +2,8 @@ +Mon May 11 11:14:17 UTC 2015 - tittiatc...@gmail.com + +- Update to KDE Applications 15.04.1 + * KDE Applications 15.04.1 + * https://www.kde.org/announcements/announce-applications-15.04.1.php + + +--- Old: kturtle-15.04.0.tar.xz New: kturtle-15.04.1.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.D0tlFD/_old 2015-05-15 10:02:29.0 +0200 +++ /var/tmp/diff_new_pack.D0tlFD/_new 2015-05-15 10:02:29.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:15.04.0 +Version:15.04.1 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: update-desktop-files ++ kturtle-15.04.0.tar.xz -> kturtle-15.04.1.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-15.04.0/kturtle.appdata.xml new/kturtle-15.04.1/kturtle.appdata.xml --- old/kturtle-15.04.0/kturtle.appdata.xml 2015-02-27 10:39:26.0 +0100 +++ new/kturtle-15.04.1/kturtle.appdata.xml 2015-04-28 16:36:32.0 +0200 @@ -17,17 +17,20 @@ KTurtle KTurtle KTurtle + KTurtle KTurtle KTurtle KTurtle KTurtle KTurtle KTurtle + KTurtle KTurtle KTurtle Kturtle KTurtle xxKTurtlexx + KTurtle 程式設計_KTurtle Educational Programming Environment Entornu de programación educacional @@ -42,17 +45,20 @@ Ohjelmointiympäristö opetuskäyttöön Environnement de programmation éducatif Ambiente educativo di programmazione + 교육 프로그래밍 개발 환경 Mokomoji programavimo aplinka Lehr-Programmsmeed Educatieve programmeeromgeving Edukacyjne środowisko do programowania Ambiente de Programação Educacional Ambiente de programação educacional + Среда обучения программированию Výukové programovacie prostredie Okolje za učenje programiranja Programmeringsmiljö för utbildning Середовище навчання програмуванню xxEducational Programming Environmentxx + 教育编程环境 教育程式環境 KTurtle is an educational programming environment for learning how to program. It provides all programming tools from its user interface. The programming language used is TurtleScript, which is loosely based on Logo. All commands and messages are translated into the user's language. KTurtle features an intuitive syntax highlighting, simple error messages, integrated canvas to make drawings, an integrated help, slow-motion and step execution.
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2015-05-11 18:42:35 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2015-03-05 18:17:39.0 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2015-05-11 18:42:36.0 +0200 @@ -1,0 +2,22 @@ +Sat Apr 11 13:23:23 UTC 2015 - tittiatc...@gmail.com + +- Update to KDE Applications 15.04.0 + * KDE Applications 15.04.0 + * https://www.kde.org/announcements/announce-applications-15.04.0.php + + +--- +Sat Mar 21 18:20:18 UTC 2015 - tittiatc...@gmail.com + +- Update to KDE Applications 15.03.95 + * KDE Applications 15.04 RC + + +--- +Sun Mar 8 12:50:05 UTC 2015 - tittiatc...@gmail.com + +- Update to KDE Applications 15.03.80 + * KDE Applications 15.04 Beta + + +--- Old: kturtle-14.12.3.tar.xz New: kturtle-15.04.0.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.EmNDxR/_old 2015-05-11 18:42:36.0 +0200 +++ /var/tmp/diff_new_pack.EmNDxR/_new 2015-05-11 18:42:36.0 +0200 @@ -21,15 +21,22 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:14.12.3 +Version:15.04.0 Release:0 Source0:%{name}-%{version}.tar.xz -BuildRequires: libkde4-devel -BuildRequires: xz -Provides: kde4-kturtle = 4.3.0 -Obsoletes: kde4-kturtle < 4.3.0 +BuildRequires: update-desktop-files +BuildRequires: extra-cmake-modules +BuildRequires: pkgconfig(Qt5Core) +BuildRequires: pkgconfig(Qt5Gui) +BuildRequires: pkgconfig(Qt5Svg) +BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: kio-devel +BuildRequires: knewstuff-devel +BuildRequires: ki18n-devel +BuildRequires: kdelibs4support-devel +Obsoletes: %{name}5 < %{version} +Provides: %{name}5 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -%kde4_runtime_requires %description KTurtle is an educational Logo programming environment. @@ -41,24 +48,24 @@ %ifarch ppc ppc64 export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -mminimal-toc" %endif - %cmake_kde4 -d build + %cmake_kf5 -d build %make_jobs %install - %kde4_makeinstall -C build - %suse_update_desktop_file %{name} Education Math - %kde_post_install + %kf5_makeinstall -C build + %suse_update_desktop_file org.kde.%{name} Education Math %files %defattr(-,root,root) -%dir %{_kde4_datadir}/appdata -%doc %lang(en) %{_kde4_htmldir}/en/kturtle/ +%doc %lang(en) %{_kf5_htmldir}/en/kturtle/ %doc AUTHORS COPYING* README -%{_kde4_applicationsdir}/kturtle.desktop -%{_kde4_appsdir}/kturtle/ -%{_kde4_bindir}/kturtle -%{_kde4_configdir}/kturtle.knsrc -%{_kde4_datadir}/appdata/kturtle.appdata.xml -%{_kde4_iconsdir}/hicolor/*/apps/kturtle.* +%{_kf5_applicationsdir}/org.kde.kturtle.desktop +%{_kf5_bindir}/kturtle +%{_kf5_configdir}/kturtle.knsrc +%{_datadir}/appdata/kturtle.appdata.xml +%{_kf5_iconsdir}/hicolor/*/apps/kturtle.* +%_kf5_configdir/*.knsrc +%_datadir/kxmlgui5/kturtle/ +%_kf5_htmldir/en/kturtle/ %changelog ++ kturtle-14.12.3.tar.xz -> kturtle-15.04.0.tar.xz ++ 4392 lines of diff (skipped)
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2015-03-05 15:43:52 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2015-02-11 16:39:35.0 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2015-03-05 18:17:39.0 +0100 @@ -1,0 +2,7 @@ +Tue Mar 3 10:44:07 UTC 2015 - tittiatc...@gmail.com + +- Update to KDE Applications 14.12.3 + * KDE Applications 14.12.3 + * See https://www.kde.org/announcements/announce-applications-14.12.3.php + +--- Old: kturtle-14.12.2.tar.xz New: kturtle-14.12.3.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.HQphkH/_old 2015-03-05 18:17:40.0 +0100 +++ /var/tmp/diff_new_pack.HQphkH/_new 2015-03-05 18:17:40.0 +0100 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:14.12.2 +Version:14.12.3 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-14.12.2.tar.xz -> kturtle-14.12.3.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-14.12.2/kturtle.appdata.xml new/kturtle-14.12.3/kturtle.appdata.xml --- old/kturtle-14.12.2/kturtle.appdata.xml 2014-11-28 06:44:09.0 +0100 +++ new/kturtle-14.12.3/kturtle.appdata.xml 2015-02-21 07:37:59.0 +0100 @@ -4,6 +4,7 @@ CC0-1.0 GPL-2.0+ KTurtle + KTurtle KTurtle KTurtle KTurtle @@ -28,6 +29,7 @@ xxKTurtlexx 程式設計_KTurtle Educational Programming Environment + Obrazovno programersko okruženje Entorn de programació educatiu Vzdělávací programovací prostředí Programmierumgebung für den Unterricht @@ -52,6 +54,7 @@ 教育程式環境 KTurtle is an educational programming environment for learning how to program. It provides all programming tools from its user interface. The programming language used is TurtleScript, which is loosely based on Logo. All commands and messages are translated into the user's language. KTurtle features an intuitive syntax highlighting, simple error messages, integrated canvas to make drawings, an integrated help, slow-motion and step execution. +KTurtle je obrazovno programsko okruženje za učenje kako programirati. On pruža sve programske alate iz korisničkog sučelja. ProgramskI jezik koji se koristi je TurtleScript, koji je labavo zasnovan na Logo. Sve naredbe i poruke su prevedene na jezik korisnika. KTurtle ima intuitivno isticanje sintakse, jednostavne poruke o greškama, integrirano platno za crteže, integrisanu pomoć, usporeno kretanje i izvršenje korak po korak. El KTurtle és un entorn de programació educatiu per aprendre com programar. Proporciona totes les eines de programació des de la seva interfície d'usuari. El llenguatge de programació utilitzat és el TurtleScript, que està basat en certa manera en el Logo. Totes les ordres i missatges estan traduïdes a l'idioma de l'usuari. El KTurtle ofereix un ressaltat de sintaxi intuïtiu, missatges d'error senzills, un llenç integrat per fer dibuixos, una ajuda integrada, i execució a càmera lenta i per passos. KTurtle is an educational programming environment for learning how to program. It provides all programming tools from its user interface. The programming language used is TurtleScript, which is loosely based on Logo. All commands and messages are translated into the user's language. KTurtle features an intuitive syntax highlighting, simple error messages, integrated canvas to make drawings, an integrated help, slow-motion and step execution. KTurtle es un entorno educativo para aprender a programar. Proporciona todas las herramientas de programación en su interfaz. El lenguaje de programación que se utiliza es TurtleScript, que se basa ligeramente en Logo. Todas las órdenes y mensajes se traducen al idioma del usuario. KTurtle incorpora un intuitivo resaltado de sintaxis, sencillos mensajes de error, un lienzo integrado para hacer dibujos, un sistema de ayuda integrado, cámara lenta y ejecución paso por paso. -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2015-02-11 16:39:33 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2015-01-21 22:12:25.0 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2015-02-11 16:39:35.0 +0100 @@ -1,0 +2,7 @@ +Sun Feb 1 11:07:09 UTC 2015 - tittiatc...@gmail.com + +- Update to KDE Applications 14.12.2 + * KDE Applications 14.12.2 + * See https://www.kde.org/announcements/announce-applications-14.12.2.php + +--- Old: kturtle-14.12.1.tar.xz New: kturtle-14.12.2.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.8XgulY/_old 2015-02-11 16:39:36.0 +0100 +++ /var/tmp/diff_new_pack.8XgulY/_new 2015-02-11 16:39:36.0 +0100 @@ -1,7 +1,7 @@ # # spec file for package kturtle # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:14.12.1 +Version:14.12.2 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-14.12.1.tar.xz -> kturtle-14.12.2.tar.xz ++ -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2015-01-21 22:11:40 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2015-01-08 23:18:49.0 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2015-01-21 22:12:25.0 +0100 @@ -1,0 +2,7 @@ +Mon Jan 12 20:04:54 UTC 2015 - tittiatc...@gmail.com + +- Update to KDE Applications 14.12.1 + * KDE Applications 14.12.1 + * See https://www.kde.org/announcements/announce-applications-14.12.1.php + +--- Old: kturtle-14.12.0.tar.xz New: kturtle-14.12.1.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.5dPcOR/_old 2015-01-21 22:12:26.0 +0100 +++ /var/tmp/diff_new_pack.5dPcOR/_new 2015-01-21 22:12:26.0 +0100 @@ -1,7 +1,7 @@ # # spec file for package kturtle # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:14.12.0 +Version:14.12.1 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-14.12.0.tar.xz -> kturtle-14.12.1.tar.xz ++ -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2015-01-08 23:18:13 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2014-11-19 20:29:27.0 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2015-01-08 23:18:49.0 +0100 @@ -1,0 +2,7 @@ +Wed Dec 17 20:40:34 UTC 2014 - tittiatc...@gmail.com + +- Update to KDE Applications 14.12.0 + * KDE Applications 14.12.0 + * See https://www.kde.org/announcements/announce-applications-14.12.0.php + +--- Old: kturtle-4.14.3.tar.xz New: kturtle-14.12.0.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.wCItDt/_old 2015-01-08 23:18:50.0 +0100 +++ /var/tmp/diff_new_pack.wCItDt/_new 2015-01-08 23:18:50.0 +0100 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.14.3 +Version:14.12.0 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-4.14.3.tar.xz -> kturtle-14.12.0.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-4.14.3/kturtle.appdata.xml new/kturtle-14.12.0/kturtle.appdata.xml --- old/kturtle-4.14.3/kturtle.appdata.xml 2014-10-14 08:52:33.0 +0200 +++ new/kturtle-14.12.0/kturtle.appdata.xml 2014-11-28 06:44:09.0 +0100 @@ -6,6 +6,7 @@ KTurtle KTurtle KTurtle + KTurtle KTurtle KTurtle KTurtle @@ -22,6 +23,7 @@ KTurtle KTurtle Kturtle + KTurtle KTurtle xxKTurtlexx 程式設計_KTurtle @@ -44,6 +46,7 @@ Výukové programovacie prostredie Okolje za učenje programiranja Programmeringsmiljö för utbildning + Eğitimsel Programlama Ortamı Середовище навчання програмуванню xxEducational Programming Environmentxx 教育程式環境 @@ -64,6 +67,7 @@ KTurtle je výukové programovacie prostredie na výuku základov programovania. Poskytuje programovacie nástroje zo svojho používateľského prostredia. Použitý programovací jazyk je TurtleScript, ktorý je voľne založený na jazyku Logo. Všetky príkazy a správy sú preložené do jazyka používateľa. KTurtle obsahuje intuitívne zvýrazňovanie syntaxe, jednoduché chybové správy, integrované plátno na kreslenie, integrovaného pomocníka, spomalený záznam a vykonávanie krokov. KTurtle je izobraževalno programsko okolje za učenje programiranja. Vsa programska orodja so na voljo iz njegovega uporabniškega vmesnika. Uporabljen programski jezik je TurtleScript, ki ohlapno temelji na jeziku Logo. Vsi ukazi in sporočila so prevedeni v jezik uporabnika. KTurtle ponuja intuitivno poudarjanje skladnje, preprosta sporočila o napakah, vgrajeno platno za risanje, pomoč, upočasnitev dogajanja in izvajanje po korakih. Kturtle är en utbildningsprogrammeringsmiljö för att lära sig hur man programmerar. Alla programmeringsverktyg är tillgängliga från användargränssnittet. Programspråket som används är Kturtles eget, vilket är löst baserat på Logo. Alla kommandon och meddelanden är översatta till användarens språk. Kturtle innehåller en intuitiv syntaxfärgläggning, enkla felmeddelanden, integrerad duk för att rita på, integrerad hjälp, och långsam eller stegvis körning. +KTurtle programlamayı öğrenmek için bir programlama eğitimi ortamıdır. Bütün programlama araçlarını kullanıcı arayüzünden sunar. Kullanılan programlama dili Logo'yu temel alan TurtleScript'tir. Tüm komutlar ve iletiler kullanıcıların dillerine çevrilmiştir. KTurtle sezgisel bir sözdizimi, basit hata iletileri, çizim yapmak için gömülü bir tuval, gömülü yardım, yavaşlatılmış hareket ve adım adım çalıştırma özelliklerine sahiptir. KTurtle — середовище навчання програмуванню. У інтерфейсі програми передбачено усі засоби для програмування. Мовою програмування є TurtleScript, мова, заснована на мові програмування Logo. Усі команди та повідомлення компілятора можна перекласти мовою користувача. У KTurtle передбачено інтуїтивно зрозуміле підсвічування синтаксичних конструкцій, прості для розуміння повідомлення про помилки, інтегроване полотно для малювання, уповільнене та покрокове виконання програм. xxKTurtle is an educational programming environment for learning how to program. It provides all programming tools from its user interface. The programming language used is TurtleScript, which is loosely based on Logo. All commands and messages are translated into th
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2014-11-19 20:26:01 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2014-10-16 18:13:09.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2014-11-19 20:29:27.0 +0100 @@ -1,0 +2,7 @@ +Sun Nov 9 20:36:29 UTC 2014 - tittiatc...@gmail.com + +- Update to 4.14.3 + * KDE 4.14.3 SC Bugfix Release + * See http://www.kde.org/announcements/announce-4.14.3.php + +--- Old: kturtle-4.14.2.tar.xz New: kturtle-4.14.3.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.ddhtVq/_old 2014-11-19 20:29:28.0 +0100 +++ /var/tmp/diff_new_pack.ddhtVq/_new 2014-11-19 20:29:28.0 +0100 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.14.2 +Version:4.14.3 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-4.14.2.tar.xz -> kturtle-4.14.3.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-4.14.2/kturtle.appdata.xml new/kturtle-4.14.3/kturtle.appdata.xml --- old/kturtle-4.14.2/kturtle.appdata.xml 2014-09-01 07:31:36.0 +0200 +++ new/kturtle-4.14.3/kturtle.appdata.xml 2014-10-14 08:52:33.0 +0200 @@ -53,6 +53,7 @@ KTurtle is an educational programming environment for learning how to program. It provides all programming tools from its user interface. The programming language used is TurtleScript, which is loosely based on Logo. All commands and messages are translated into the user's language. KTurtle features an intuitive syntax highlighting, simple error messages, integrated canvas to make drawings, an integrated help, slow-motion and step execution. KTurtle es un entorno educativo para aprender a programar. Proporciona todas las herramientas de programación en su interfaz. El lenguaje de programación que se utiliza es TurtleScript, que se basa ligeramente en Logo. Todas las órdenes y mensajes se traducen al idioma del usuario. KTurtle incorpora un intuitivo resaltado de sintaxis, sencillos mensajes de error, un lienzo integrado para hacer dibujos, un sistema de ayuda integrado, cámara lenta y ejecución paso por paso. KTurtle on hariv programmeerimiskeskkond, mis õpetab programmeerima. See pakub kõiki programmeerimise tööriistu otse graafilise kasutajaliidese vahendusel. Programmeerimiskeelena on kasutusel TurtleScript, mille kaugemaks eellaseks on tuntud Logo keel. Kõik käsud ja teated on tõlgitud õppuri emakeelde. KTurtle tunnusteks on intuitiivne süntaksi esiletõstmine, lihtsad veateated, lõuend joonistuste tegemiseks, lõimitud abimaterjalid, võimalus rakendada aeglast liikumist ja samm-sammulist programmide täitmist. +KTurtle on ohjelmointiympäristö ohjelmointitaidon oppimiseen. Se tarjoaa kaikki ohjelmointityökalut käyttöliittymästään. Ohjelmointikielenä on TurtleScript, joka perustuu väljästi Logoon. Kaikki komennot ja viestit on käännetty käyttäjän kielelle. KTurtlessa on helposti ymmärrettävä syntaksikorostus, yksinkertaiset virheilmoitukset, oma piirtoalue piirtelyyn, yhdistetty avustustoiminto sekä hidastettu tai askelittainen ohjelman suoritus. KTurtle est un environnement de programmation éducatif destiné à l'apprentissage de la programmation. Il fournis tous les outils de programmation depuis son interface utilisateur. Le langage utilisé est TurtleScript, librement inspiré de Logo. Toute les commandes et les messages sont traduits dans la langue de l'utilisateur. KTurtle intègre une mise en évidence de la syntaxe intuitive, des messages d'erreur simple, un tableau intégré pour dessiner, une aide intégrée et des systèmes d'exécution ralentis ou pas-à-pas. KTurtle è un ambiente educativo di programmazione per imparare a programmare. Fornisce tutti gli stumenti di programmazione nella sua interfaccia. Il linguaggio di programmazione usato è TurtleScript, liberamente ispirato da Logo. Tutti i comandi e i messaggi sono tradotti nella lingua dell'utente. KTurtle include un'intuitiva evidenziazione della sintassi, semplici messaggi per gli errori, un'integrata area per il disegno, una guida integrata, l'esecuzione dei comandi rallentabile e passo passo. KTurtle is en Lehr-Programmeerümgeven mit de een dat Programmeren lehren kann. All Programmeerwarkt
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2014-10-16 18:12:24 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2014-09-18 07:59:13.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2014-10-16 18:13:09.0 +0200 @@ -1,0 +2,7 @@ +Sun Oct 12 12:06:16 UTC 2014 - tittiatc...@gmail.com + +- Update to 4.14.2 + * KDE 4.14.2 SC Bugfix Release + * See http://www.kde.org/announcements/announce-4.14.2.php + +--- Old: kturtle-4.14.1.tar.xz New: kturtle-4.14.2.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.aeGrIt/_old 2014-10-16 18:13:10.0 +0200 +++ /var/tmp/diff_new_pack.aeGrIt/_new 2014-10-16 18:13:10.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.14.1 +Version:4.14.2 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-4.14.1.tar.xz -> kturtle-4.14.2.tar.xz ++ -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2014-09-18 07:58:11 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2014-08-25 10:59:43.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2014-09-18 07:59:13.0 +0200 @@ -1,0 +2,7 @@ +Sat Sep 13 16:32:20 UTC 2014 - tittiatc...@gmail.com + +- Update to 4.14.1 + * KDE 4.14.1 SC Bugfix Release + * See http://www.kde.org/announcements/announce-4.14.1.php + +--- @@ -6 +13 @@ - * See http://www.kde.org/announcements/4.13/ + * See http://www.kde.org/announcements/4.14/ Old: kturtle-4.14.0.tar.xz New: kturtle-4.14.1.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.1eFY0A/_old 2014-09-18 07:59:14.0 +0200 +++ /var/tmp/diff_new_pack.1eFY0A/_new 2014-09-18 07:59:14.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.14.0 +Version:4.14.1 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-4.14.0.tar.xz -> kturtle-4.14.1.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-4.14.0/kturtle.appdata.xml new/kturtle-4.14.1/kturtle.appdata.xml --- old/kturtle-4.14.0/kturtle.appdata.xml 2014-08-04 08:00:06.0 +0200 +++ new/kturtle-4.14.1/kturtle.appdata.xml 2014-09-01 07:31:36.0 +0200 @@ -11,6 +11,7 @@ KTurtle KTurtle KTurtle + KTurtle KTurtle KTurtle KTurtle @@ -23,6 +24,7 @@ Kturtle KTurtle xxKTurtlexx + 程式設計_KTurtle Educational Programming Environment Entorn de programació educatiu Vzdělávací programovací prostředí @@ -31,6 +33,7 @@ Entorno de programación educativo Hariv programmeerimise keskkond Ohjelmointiympäristö opetuskäyttöön + Environnement de programmation éducatif Ambiente educativo di programmazione Mokomoji programavimo aplinka Lehr-Programmsmeed @@ -43,11 +46,14 @@ Programmeringsmiljö för utbildning Середовище навчання програмуванню xxEducational Programming Environmentxx + 教育程式環境 KTurtle is an educational programming environment for learning how to program. It provides all programming tools from its user interface. The programming language used is TurtleScript, which is loosely based on Logo. All commands and messages are translated into the user's language. KTurtle features an intuitive syntax highlighting, simple error messages, integrated canvas to make drawings, an integrated help, slow-motion and step execution. El KTurtle és un entorn de programació educatiu per aprendre com programar. Proporciona totes les eines de programació des de la seva interfície d'usuari. El llenguatge de programació utilitzat és el TurtleScript, que està basat en certa manera en el Logo. Totes les ordres i missatges estan traduïdes a l'idioma de l'usuari. El KTurtle ofereix un ressaltat de sintaxi intuïtiu, missatges d'error senzills, un llenç integrat per fer dibuixos, una ajuda integrada, i execució a càmera lenta i per passos. KTurtle is an educational programming environment for learning how to program. It provides all programming tools from its user interface. The programming language used is TurtleScript, which is loosely based on Logo. All commands and messages are translated into the user's language. KTurtle features an intuitive syntax highlighting, simple error messages, integrated canvas to make drawings, an integrated help, slow-motion and step execution. +KTurtle es un entorno educativo para aprender a programar. Proporciona todas las herramientas de programación en su interfaz. El lenguaje de programación que se utiliza es TurtleScript, que se basa ligeramente en Logo. Todas las órdenes y mensajes se traducen al idioma del usuario. KTurtle incorpora un intuitivo resaltado de sintaxis, sencillos mensajes de error, un lienzo integrado para hacer dibujos, un sistema de ayuda integrado, cámara lenta y ejecución paso por paso. KTurtle on hariv programmeerimiskeskkond, mis õpetab programmeerima. See pakub kõiki programmeerimise tööriistu otse graafilise kasutajaliidese vahendusel. Programmeerimiskeelena on kasutusel TurtleScript, mille kaugemaks eellaseks on tuntud Logo keel. Kõik käsud ja teated on tõlgitud õppuri emakeelde. KTurtle tunnusteks on intuitiivne süntaksi esiletõstmine
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2014-08-25 10:59:23 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2014-07-16 16:18:42.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2014-08-25 10:59:43.0 +0200 @@ -1,0 +2,14 @@ +Fri Aug 15 08:33:08 UTC 2014 - tittiatc...@gmail.com + +- Update to 4.14.0 + * KDE 4.14.0 SC Final Release + * See http://www.kde.org/announcements/4.13/ + +--- +Thu Jul 17 16:47:32 UTC 2014 - cgiboude...@gmx.com + +- Update to 4.13.90 + * KDE 4.14 Beta 2 release + * See http://www.kde.org/announcements/announce-4.14-beta2.php + +--- Old: kturtle-4.13.80.tar.xz New: kturtle-4.14.0.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.SaYMIF/_old 2014-08-25 10:59:44.0 +0200 +++ /var/tmp/diff_new_pack.SaYMIF/_new 2014-08-25 10:59:44.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.13.80 +Version:4.14.0 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-4.13.80.tar.xz -> kturtle-4.14.0.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-4.13.80/kturtle.appdata.xml new/kturtle-4.14.0/kturtle.appdata.xml --- old/kturtle-4.13.80/kturtle.appdata.xml 2014-07-05 03:48:15.0 +0200 +++ new/kturtle-4.14.0/kturtle.appdata.xml 2014-08-04 08:00:06.0 +0200 @@ -4,8 +4,14 @@ CC0-1.0 GPL-2.0+ KTurtle + KTurtle KTurtle + KTurtle + KTurtle KTurtle + KTurtle + KTurtle + KTurtle KTurtle KTurtle KTurtle @@ -13,12 +19,19 @@ KTurtle KTurtle KTurtle + KTurtle Kturtle KTurtle xxKTurtlexx Educational Programming Environment + Entorn de programació educatiu Vzdělávací programovací prostředí + Programmierumgebung für den Unterricht + Educational Programming Environment Entorno de programación educativo + Hariv programmeerimise keskkond + Ohjelmointiympäristö opetuskäyttöön + Ambiente educativo di programmazione Mokomoji programavimo aplinka Lehr-Programmsmeed Educatieve programmeeromgeving @@ -26,17 +39,23 @@ Ambiente de Programação Educacional Ambiente de programação educacional Výukové programovacie prostredie + Okolje za učenje programiranja Programmeringsmiljö för utbildning Середовище навчання програмуванню xxEducational Programming Environmentxx KTurtle is an educational programming environment for learning how to program. It provides all programming tools from its user interface. The programming language used is TurtleScript, which is loosely based on Logo. All commands and messages are translated into the user's language. KTurtle features an intuitive syntax highlighting, simple error messages, integrated canvas to make drawings, an integrated help, slow-motion and step execution. +El KTurtle és un entorn de programació educatiu per aprendre com programar. Proporciona totes les eines de programació des de la seva interfície d'usuari. El llenguatge de programació utilitzat és el TurtleScript, que està basat en certa manera en el Logo. Totes les ordres i missatges estan traduïdes a l'idioma de l'usuari. El KTurtle ofereix un ressaltat de sintaxi intuïtiu, missatges d'error senzills, un llenç integrat per fer dibuixos, una ajuda integrada, i execució a càmera lenta i per passos. +KTurtle is an educational programming environment for learning how to program. It provides all programming tools from its user interface. The programming language used is TurtleScript, which is loosely based on Logo. All commands and messages are translated into the user's language. KTurtle features an intuitive syntax highlighting, simple error messages, integrated canvas to make drawings, an integrated help, slow-motion and step execution. +KTurtle on hariv programmeerimiskeskkond, mis õpetab programmeerima. See pakub kõiki programmeerimise tööriistu otse graafilise kasutajaliidese vahendusel. Programmeerimiskeelena on kasutusel TurtleScript, mille kaugemaks eellaseks on tuntud Logo keel. Kõik käsud ja teated on tõlgitud õppuri emakeelde. KTurtle tunnusteks on intuitiivne süntaksi esiletõstmine, lihtsad veateated, lõuend joonistuste tegemiseks, lõimitud abima
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2014-07-16 16:18:17 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2014-06-19 13:16:21.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2014-07-16 16:18:42.0 +0200 @@ -1,0 +2,7 @@ +Thu Jul 10 22:20:19 UTC 2014 - cgiboude...@gmx.com + +- Update to 4.13.80 + * KDE 4.14 Beta 1 release + * See http://www.kde.org/announcements/announce-4.14-beta1.php + +--- Old: kturtle-4.13.2.tar.xz New: kturtle-4.13.80.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.Xfq6WR/_old 2014-07-16 16:18:43.0 +0200 +++ /var/tmp/diff_new_pack.Xfq6WR/_new 2014-07-16 16:18:43.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.13.2 +Version:4.13.80 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel @@ -51,11 +51,14 @@ %files %defattr(-,root,root) -%_kde4_bindir/kturtle -%_kde4_applicationsdir/kturtle.desktop -%_kde4_htmldir/en/kturtle/ -%_kde4_iconsdir/hicolor/*/apps/kturtle.* -%_kde4_appsdir/kturtle/ -%_kde4_configdir/kturtle.knsrc +%dir %{_kde4_datadir}/appdata +%doc %lang(en) %{_kde4_htmldir}/en/kturtle/ +%doc AUTHORS COPYING* README +%{_kde4_applicationsdir}/kturtle.desktop +%{_kde4_appsdir}/kturtle/ +%{_kde4_bindir}/kturtle +%{_kde4_configdir}/kturtle.knsrc +%{_kde4_datadir}/appdata/kturtle.appdata.xml +%{_kde4_iconsdir}/hicolor/*/apps/kturtle.* %changelog ++ kturtle-4.13.2.tar.xz -> kturtle-4.13.80.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-4.13.2/CMakeLists.txt new/kturtle-4.13.80/CMakeLists.txt --- old/kturtle-4.13.2/CMakeLists.txt 2013-11-18 05:13:01.0 +0100 +++ new/kturtle-4.13.80/CMakeLists.txt 2014-07-05 03:48:15.0 +0200 @@ -10,3 +10,5 @@ add_subdirectory (doc) add_subdirectory (src) add_subdirectory (icons) + +install(FILES kturtle.appdata.xml DESTINATION ${SHARE_INSTALL_PREFIX}/appdata/) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-4.13.2/kturtle.appdata.xml new/kturtle-4.13.80/kturtle.appdata.xml --- old/kturtle-4.13.2/kturtle.appdata.xml 1970-01-01 01:00:00.0 +0100 +++ new/kturtle-4.13.80/kturtle.appdata.xml 2014-07-05 03:48:15.0 +0200 @@ -0,0 +1,56 @@ + + + kturtle.desktop + CC0-1.0 + GPL-2.0+ + KTurtle + KTurtle + KTurtle + KTurtle + KTurtle + KTurtle + KTurtle + KTurtle + KTurtle + KTurtle + Kturtle + KTurtle + xxKTurtlexx + Educational Programming Environment + Vzdělávací programovací prostředí + Entorno de programación educativo + Mokomoji programavimo aplinka + Lehr-Programmsmeed + Educatieve programmeeromgeving + Edukacyjne środowisko do programowania + Ambiente de Programação Educacional + Ambiente de programação educacional + Výukové programovacie prostredie + Programmeringsmiljö för utbildning + Середовище навчання програмуванню + xxEducational Programming Environmentxx + +KTurtle is an educational programming environment for learning how to program. It provides all programming tools from its user interface. The programming language used is TurtleScript, which is loosely based on Logo. All commands and messages are translated into the user's language. KTurtle features an intuitive syntax highlighting, simple error messages, integrated canvas to make drawings, an integrated help, slow-motion and step execution. +KTurtle is en Lehr-Programmeerümgeven mit de een dat Programmeren lehren kann. All Programmeerwarktüüch laat sik över de Böversiet bruken. De Programmeerspraak is TurtleSkript, wat mehr oder weniger op Logo opbuut. All Befehlen un Narichten sünd in de Brukerspraak, un dat gifft en eenfach Syntax-Rutheven, Fehlermellen, en inbuut Maalflaag för Tekens, inbuut Hülp, un langsam un Enkelschritt-Utföhren. +KTurtle is een educatief programma voor het leren programmeren. In de interface voor de gebruiker zijn alle hulpmiddelen voor het programmeren te vinden. De gebruikte programmeertaal is TurtleScript (schildpad-programmeertaal), dat min of meer is gebaseerd op Logo. Alle opdrachten en berichten zijn vertaald in de taal van de (Nederlandse) gebruiker. KTurtle heeft een intuïtieve syntaxismarkering, eenvoudige foutmeldingen, een canvas (tekengebied)
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2014-06-19 13:16:02 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2014-05-22 06:50:52.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2014-06-19 13:16:21.0 +0200 @@ -1,0 +2,7 @@ +Sun Jun 8 18:35:37 UTC 2014 - tittiatc...@gmail.com + +- Update to 4.13.2 + * KDE 4.13 release + * See http://www.kde.org/announcements/announce-4.13.2.php + +--- Old: kturtle-4.13.1.tar.xz New: kturtle-4.13.2.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.Jpmcyl/_old 2014-06-19 13:16:21.0 +0200 +++ /var/tmp/diff_new_pack.Jpmcyl/_new 2014-06-19 13:16:21.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.13.1 +Version:4.13.2 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-4.13.1.tar.xz -> kturtle-4.13.2.tar.xz ++ -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2014-05-22 06:50:16 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2014-04-18 12:35:48.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2014-05-22 06:50:52.0 +0200 @@ -1,0 +2,7 @@ +Fri May 9 16:47:46 UTC 2014 - tittiatc...@gmail.com + +- Update to 4.13.1 + * KDE 4.13.1 bug fix release + * See http://www.kde.org/announcements/announce-4.13.1.php + +--- Old: kturtle-4.13.0.tar.xz New: kturtle-4.13.1.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.fGrrGk/_old 2014-05-22 06:50:53.0 +0200 +++ /var/tmp/diff_new_pack.fGrrGk/_new 2014-05-22 06:50:53.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.13.0 +Version:4.13.1 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-4.13.0.tar.xz -> kturtle-4.13.1.tar.xz ++ -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2014-04-18 11:33:39 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2014-03-30 11:20:08.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2014-04-18 12:35:48.0 +0200 @@ -1,0 +2,7 @@ +Fri Apr 11 16:50:58 UTC 2014 - tittiatc...@gmail.com + +- Update to 4.13.0 + * KDE 4.13 release + * See http://www.kde.org/announcements/4.13/ + +--- Old: kturtle-4.12.97.tar.xz New: kturtle-4.13.0.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.tJHvVp/_old 2014-04-18 12:35:50.0 +0200 +++ /var/tmp/diff_new_pack.tJHvVp/_new 2014-04-18 12:35:50.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.12.97 +Version:4.13.0 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-4.12.97.tar.xz -> kturtle-4.13.0.tar.xz ++ -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2014-03-30 07:51:57 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2014-03-18 17:08:18.0 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2014-03-30 11:20:08.0 +0200 @@ -1,0 +2,14 @@ +Thu Mar 27 17:47:19 UTC 2014 - tittiatc...@gmail.com + +- Update to 4.12.97 + * KDE 4.13 RC release + * See http://www.kde.org/announcements/announce-4.13-rc.php + +--- +Thu Mar 20 18:11:14 UTC 2014 - tittiatc...@gmail.com + +- Update to 4.12.95 + * KDE 4.13 Beta 3 release + * See http://www.kde.org/announcements/announce-4.13-beta3.php + +--- Old: kturtle-4.12.90.tar.xz New: kturtle-4.12.97.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.nkrY0V/_old 2014-03-30 11:23:54.0 +0200 +++ /var/tmp/diff_new_pack.nkrY0V/_new 2014-03-30 11:23:54.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.12.90 +Version:4.12.97 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-4.12.90.tar.xz -> kturtle-4.12.97.tar.xz ++ -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2014-03-18 17:08:17 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2014-02-20 07:56:06.0 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2014-03-18 17:08:18.0 +0100 @@ -1,0 +2,14 @@ +Thu Mar 13 20:17:20 UTC 2014 - tittiatc...@gmail.com + +- Update to 4.12.90 + * KDE 4.13 Beta 2 release + * See http://www.kde.org/announcements/announce-4.13-beta2.php + +--- +Fri Mar 7 10:08:50 UTC 2014 - tittiatc...@gmail.com + +- Update to 4.12.80 + * KDE 4.13 Beta 1 release + * See http://www.kde.org/announcements/announce-4.13-beta1.php + +--- Old: kturtle-4.12.2.tar.xz New: kturtle-4.12.90.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.Y8NtHc/_old 2014-03-18 17:08:19.0 +0100 +++ /var/tmp/diff_new_pack.Y8NtHc/_new 2014-03-18 17:08:19.0 +0100 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.12.2 +Version:4.12.90 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-4.12.2.tar.xz -> kturtle-4.12.90.tar.xz ++ -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2014-02-20 07:55:41 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2014-01-27 11:15:56.0 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2014-02-20 07:56:06.0 +0100 @@ -1,0 +2,7 @@ +Sat Feb 1 10:14:46 UTC 2014 - tittiatc...@gmail.com + +- Update to 4.12.2 + * KDE 4.12.2 release + * See http://www.kde.org/announcements/announce-4.12.2.php + +--- Old: kturtle-4.12.1.tar.xz New: kturtle-4.12.2.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.2ogMQ9/_old 2014-02-20 07:56:07.0 +0100 +++ /var/tmp/diff_new_pack.2ogMQ9/_new 2014-02-20 07:56:07.0 +0100 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.12.1 +Version:4.12.2 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-4.12.1.tar.xz -> kturtle-4.12.2.tar.xz ++ -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2014-01-27 11:15:56 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2013-12-19 13:16:53.0 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2014-01-27 11:15:56.0 +0100 @@ -1,0 +2,7 @@ +Sat Jan 11 15:40:21 UTC 2014 - tittiatc...@gmail.com + +- Update to 4.12.1 + * KDE 4.12.1 release + * See http://www.kde.org/announcements/announce-4.12.1.php + +--- Old: kturtle-4.12.0.tar.xz New: kturtle-4.12.1.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.fydzog/_old 2014-01-27 11:15:57.0 +0100 +++ /var/tmp/diff_new_pack.fydzog/_new 2014-01-27 11:15:57.0 +0100 @@ -1,7 +1,7 @@ # # spec file for package kturtle # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.12.0 +Version:4.12.1 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-4.12.0.tar.xz -> kturtle-4.12.1.tar.xz ++ -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2013-12-19 13:16:52 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2013-12-11 14:34:09.0 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2013-12-19 13:16:53.0 +0100 @@ -1,0 +2,7 @@ +Sat Dec 14 18:07:46 UTC 2013 - tittiatc...@gmail.com + +- Update to 4.12.0 + * KDE 4.12.0 release + * See http://www.kde.org/announcements/4.12.php + +--- Old: kturtle-4.11.97.tar.xz New: kturtle-4.12.0.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.ykQCPU/_old 2013-12-19 13:16:54.0 +0100 +++ /var/tmp/diff_new_pack.ykQCPU/_new 2013-12-19 13:16:54.0 +0100 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.11.97 +Version:4.12.0 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-4.11.97.tar.xz -> kturtle-4.12.0.tar.xz ++ -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2013-12-11 14:34:08 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2013-12-02 12:32:46.0 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2013-12-11 14:34:09.0 +0100 @@ -1,0 +2,14 @@ +Fri Nov 29 07:10:45 UTC 2013 - tittiatc...@gmail.com + +- Update to 4.11.97 + * KDE 4.12 RC 1 release + * See http://www.kde.org/announcements/announce-4.12-rc.php + +--- +Sat Nov 23 22:24:52 UTC 2013 - tittiatc...@gmail.com + +- Update to 4.11.95 + * KDE 4.12 Beta 3 release + * See http://www.kde.org/announcements/announce-4.12-beta3.php + +--- Old: kturtle-4.11.90.tar.xz New: kturtle-4.11.97.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.sf7VEx/_old 2013-12-11 14:34:09.0 +0100 +++ /var/tmp/diff_new_pack.sf7VEx/_new 2013-12-11 14:34:09.0 +0100 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.11.90 +Version:4.11.97 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-4.11.90.tar.xz -> kturtle-4.11.97.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-4.11.90/src/kturtle.desktop new/kturtle-4.11.97/src/kturtle.desktop --- old/kturtle-4.11.90/src/kturtle.desktop 2013-11-12 08:02:12.0 +0100 +++ new/kturtle-4.11.97/src/kturtle.desktop 2013-11-18 07:47:26.0 +0100 @@ -20,7 +20,7 @@ Name[es]=KTurtle Name[et]=KTurtle Name[eu]=KTurtle -Name[fi]=Konna +Name[fi]=KTurtle Name[fr]=KTurtle Name[ga]=KTurtle Name[gl]=KTurtle -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2013-12-02 12:32:45 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2013-10-03 16:02:40.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2013-12-02 12:32:46.0 +0100 @@ -1,0 +2,21 @@ +Sat Nov 16 17:57:26 UTC 2013 - tittiatc...@gmail.com + +- Update to 4.11.90 + * KDE 4.12 Beta 2 release + * See http://www.kde.org/announcements/announce-4.12-beta2.php + +--- +Sat Nov 9 22:59:01 UTC 2013 - tittiatc...@gmail.com + +- Update to 4.11.80 + * KDE 4.12 Beta 1 release + * See http://www.kde.org/announcements/announce-4.12-beta1.php + +--- +Sat Nov 2 15:12:21 UTC 2013 - tittiatc...@gmail.com + +- Update to 4.11.3 + * KDE 4.11.3 bugfix release + * See http://www.kde.org/announcements/announce-4.11.3.php + +--- Old: kturtle-4.11.2.tar.xz New: kturtle-4.11.90.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.Ba4BGk/_old 2013-12-02 12:32:48.0 +0100 +++ /var/tmp/diff_new_pack.Ba4BGk/_new 2013-12-02 12:32:48.0 +0100 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.11.2 +Version:4.11.90 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-4.11.2.tar.xz -> kturtle-4.11.90.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-4.11.2/src/kturtle.desktop new/kturtle-4.11.90/src/kturtle.desktop --- old/kturtle-4.11.2/src/kturtle.desktop 2013-08-28 19:03:26.0 +0200 +++ new/kturtle-4.11.90/src/kturtle.desktop 2013-11-12 08:02:12.0 +0100 @@ -20,7 +20,7 @@ Name[es]=KTurtle Name[et]=KTurtle Name[eu]=KTurtle -Name[fi]=KTurtle +Name[fi]=Konna Name[fr]=KTurtle Name[ga]=KTurtle Name[gl]=KTurtle @@ -82,7 +82,7 @@ GenericName[et]=Hariv programmeerimise keskkond GenericName[eu]=Hezkuntzako programazio ingurunea GenericName[fa]=محیط برنامهسازی آموزشی -GenericName[fi]=Logo-ohjelmointiympäristö +GenericName[fi]=Ohjelmointiympäristö opetuskäyttöön GenericName[fr]=Environnement éducatif de programmation GenericName[ga]=Timpeallacht Ríomhchláraithe Oideachasúil GenericName[gl]=Ambiente educativo de programación @@ -117,7 +117,7 @@ GenericName[sl]=Okolje za učenje programiranja GenericName[sv]=Programmeringsmiljö för utbildning GenericName[tr]=Eğitimsel Programlama Ortamı -GenericName[ug]=ئوقۇتۇش پروگراممىلىرى تۈزۈش مۇھىتى +GenericName[ug]=مائارىپ پروگراممىلىرىنى تۈزۈش مۇھىتى GenericName[uk]=Навчальне середовище програмування GenericName[x-test]=xxEducational Programming Environmentxx GenericName[zh_CN]=教育编程环境 -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2013-10-03 16:02:39 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2013-09-09 11:08:15.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2013-10-03 16:02:40.0 +0200 @@ -1,0 +2,7 @@ +Sat Sep 28 15:12:52 UTC 2013 - tittiatc...@gmail.com + +- Update to 4.11.2 + * KDE 4.11.2 bugfix release + * See http://www.kde.org/announcements/announce-4.11.2.php + +--- Old: kturtle-4.11.1.tar.xz New: kturtle-4.11.2.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.ctiAIa/_old 2013-10-03 16:02:41.0 +0200 +++ /var/tmp/diff_new_pack.ctiAIa/_new 2013-10-03 16:02:41.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.11.1 +Version:4.11.2 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-4.11.1.tar.xz -> kturtle-4.11.2.tar.xz ++ -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2013-09-09 11:08:14 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2013-08-16 13:41:27.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2013-09-09 11:08:15.0 +0200 @@ -1,0 +2,7 @@ +Sun Sep 1 10:04:08 UTC 2013 - tittiatc...@gmail.com + +- Update to 4.11.1 + * KDE 4.11.1 bugfix release + * See http://www.kde.org/announcements/announce-4.11.1.php + +--- Old: kturtle-4.11.0.tar.xz New: kturtle-4.11.1.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.TUFPGJ/_old 2013-09-09 11:08:15.0 +0200 +++ /var/tmp/diff_new_pack.TUFPGJ/_new 2013-09-09 11:08:15.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.11.0 +Version:4.11.1 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-4.11.0.tar.xz -> kturtle-4.11.1.tar.xz ++ -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2013-08-16 13:41:25 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2013-07-30 16:05:02.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2013-08-16 13:41:27.0 +0200 @@ -1,0 +2,7 @@ +Thu Aug 8 15:08:46 UTC 2013 - tittiatc...@gmail.com + +- Update to 4.11.0 + * KDE 4.11 Final release + * See http://www.kde.org/announcements/4.11/ + +--- Old: kturtle-4.10.97.tar.xz New: kturtle-4.11.0.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.5bKAxt/_old 2013-08-16 13:41:28.0 +0200 +++ /var/tmp/diff_new_pack.5bKAxt/_new 2013-08-16 13:41:28.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.10.97 +Version:4.11.0 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-4.10.97.tar.xz -> kturtle-4.11.0.tar.xz ++ -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2013-07-30 16:05:00 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2013-07-22 17:19:01.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2013-07-30 16:05:02.0 +0200 @@ -1,0 +2,7 @@ +Thu Jul 25 23:27:31 UTC 2013 - hrvoje.sen...@gmail.com + +- Update to 4.10.97 + * KDE 4.11 RC 2 release + * See http://www.kde.org/announcements/announce-4.11-rc2.php + +--- Old: kturtle-4.10.95.tar.xz New: kturtle-4.10.97.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.z6eQRe/_old 2013-07-30 16:05:03.0 +0200 +++ /var/tmp/diff_new_pack.z6eQRe/_new 2013-07-30 16:05:03.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.10.95 +Version:4.10.97 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-4.10.95.tar.xz -> kturtle-4.10.97.tar.xz ++ -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2013-07-22 17:19:00 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2013-07-08 07:32:32.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2013-07-22 17:19:01.0 +0200 @@ -1,0 +2,7 @@ +Mon Jul 15 08:14:00 UTC 2013 - cgiboude...@gmx.com + +- Update to 4.10.95 + * KDE 4.11 RC 1 release + * See http://www.kde.org/announcements/announce-4.11-rc1.php + +--- Old: kturtle-4.10.90.tar.xz New: kturtle-4.10.95.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.qS7ZlL/_old 2013-07-22 17:19:02.0 +0200 +++ /var/tmp/diff_new_pack.qS7ZlL/_new 2013-07-22 17:19:02.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.10.90 +Version:4.10.95 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-4.10.90.tar.xz -> kturtle-4.10.95.tar.xz ++ Files old/kturtle-4.10.90/doc/index.cache.bz2 and new/kturtle-4.10.95/doc/index.cache.bz2 differ -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2013-07-08 07:32:30 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2013-06-11 09:33:09.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2013-07-08 07:32:32.0 +0200 @@ -1,0 +2,14 @@ +Thu Jun 27 18:18:45 UTC 2013 - tittiatc...@gmail.com + +- Update to 4.10.90 + * KDE 4.11 Beta 1 release + * See http://www.kde.org/announcements/announce-4.11-beta2.php + +--- +Thu Jun 13 19:25:31 UTC 2013 - tittiatc...@gmail.com + +- Update to 4.10.80 + * KDE 4.11 Beta 1 release + * See http://www.kde.org/announcements/announce-4.11-beta1.php + +--- Old: kturtle-4.10.4.tar.xz New: kturtle-4.10.90.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.GW9DfN/_old 2013-07-08 07:32:32.0 +0200 +++ /var/tmp/diff_new_pack.GW9DfN/_new 2013-07-08 07:32:32.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.10.4 +Version:4.10.90 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-4.10.4.tar.xz -> kturtle-4.10.90.tar.xz ++ Files old/kturtle-4.10.4/doc/index.cache.bz2 and new/kturtle-4.10.90/doc/index.cache.bz2 differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-4.10.4/src/kturtle.desktop new/kturtle-4.10.90/src/kturtle.desktop --- old/kturtle-4.10.4/src/kturtle.desktop 2013-05-28 20:49:59.0 +0200 +++ new/kturtle-4.10.90/src/kturtle.desktop 2013-06-10 20:52:27.0 +0200 @@ -122,7 +122,7 @@ GenericName[x-test]=xxEducational Programming Environmentxx GenericName[zh_CN]=教育编程环境 GenericName[zh_TW]=教育程式環境 -Exec=kturtle %i -caption "%c" +Exec=kturtle %i -caption %c Icon=kturtle X-DocPath=kturtle/index.html Type=Application -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2013-06-11 06:09:42 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2013-05-16 17:51:36.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2013-06-11 09:33:09.0 +0200 @@ -1,0 +2,8 @@ +Sat Jun 1 09:44:42 UTC 2013 - tittiatc...@gmail.com + +- Update to 4.10.4 + * Bugfix release + * See http://www.kde.org/announcements/announce-4.10.4.php + * resolves bnc#8122760 + +--- Old: kturtle-4.10.3.tar.xz New: kturtle-4.10.4.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.aeQGaw/_old 2013-06-11 09:33:10.0 +0200 +++ /var/tmp/diff_new_pack.aeQGaw/_new 2013-06-11 09:33:10.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.10.3 +Version:4.10.4 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-4.10.3.tar.xz -> kturtle-4.10.4.tar.xz ++ Files old/kturtle-4.10.3/doc/index.cache.bz2 and new/kturtle-4.10.4/doc/index.cache.bz2 differ -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2013-05-16 17:51:34 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2013-04-18 10:35:05.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2013-05-16 17:51:36.0 +0200 @@ -1,0 +2,8 @@ +Sat May 4 17:00:35 UTC 2013 - tittiatc...@gmail.com + +- Update to 4.10.3 + * Bugfix release + * See http://www.kde.org/announcements/announce-4.10.3.php + * resolves bnc#818500 + +--- Old: kturtle-4.10.2.tar.xz New: kturtle-4.10.3.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.RnRbQt/_old 2013-05-16 17:51:37.0 +0200 +++ /var/tmp/diff_new_pack.RnRbQt/_new 2013-05-16 17:51:37.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.10.2 +Version:4.10.3 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-4.10.2.tar.xz -> kturtle-4.10.3.tar.xz ++ Files old/kturtle-4.10.2/doc/index.cache.bz2 and new/kturtle-4.10.3/doc/index.cache.bz2 differ -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2013-04-18 10:35:04 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle", Maintainer is "adr...@suse.com" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2013-03-14 15:36:31.0 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2013-04-18 10:35:05.0 +0200 @@ -1,0 +2,5 @@ +Mon Apr 1 19:18:42 UTC 2013 - tittiatc...@gmail.com + +- Update to 4.10.2 \n * Bugfixes + +--- Old: kturtle-4.10.1.tar.xz New: kturtle-4.10.2.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.WpqYtV/_old 2013-04-18 10:35:06.0 +0200 +++ /var/tmp/diff_new_pack.WpqYtV/_new 2013-04-18 10:35:06.0 +0200 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.10.1 +Version:4.10.2 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-4.10.1.tar.xz -> kturtle-4.10.2.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-4.10.1/Makefile.am new/kturtle-4.10.2/Makefile.am --- old/kturtle-4.10.1/Makefile.am 2013-03-01 07:46:32.0 +0100 +++ new/kturtle-4.10.2/Makefile.am 1970-01-01 01:00:00.0 +0100 @@ -1,5 +0,0 @@ -SUBDIRS = src data - -EXTRA_DIST = AUTHORS COPYING INSTALL NEWS TODO COPYING ChangeLog kturtle.lsm - -include ../admin/Doxyfile.am diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-4.10.1/NEWS new/kturtle-4.10.2/NEWS --- old/kturtle-4.10.1/NEWS 2013-03-01 07:46:32.0 +0100 +++ new/kturtle-4.10.2/NEWS 1970-01-01 01:00:00.0 +0100 @@ -1,2 +0,0 @@ -27th December 2003 -First import in kdenonbeta Files old/kturtle-4.10.1/doc/index.cache.bz2 and new/kturtle-4.10.2/doc/index.cache.bz2 differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-4.10.1/file.txt new/kturtle-4.10.2/file.txt --- old/kturtle-4.10.1/file.txt 2013-03-01 07:46:32.0 +0100 +++ new/kturtle-4.10.2/file.txt 1970-01-01 01:00:00.0 +0100 @@ -1,34 +0,0 @@ -Reading Package Lists... -Building Dependency Tree... -Correcting dependencies... Done -The following extra packages will be installed: - alsa-headers libasound2-dev libaudio-dev libaudiofile-dev libfontconfig1-dev - libfreetype6-dev libglib2.0-dev libjpeg62-dev liblcms1-dev libmad0-dev - libogg-dev libpng12-dev libqt3-headers libvorbis-dev libxcursor-dev - pkg-config qt3-dev-tools xlibmesa3-gl xlibmesa3-glu zlib1g-dev -Suggested packages: - libasound2-doc libglib2.0-doc libgnome-dev libglide3 -Recommended packages: - libqt3-mt-dev libqt3-dev -The following packages will be REMOVED: - arts gideon gideon-data gideon-plugins kaddressbook kalarm kalarmd kandy - kappfinder karm kate kcontrol kde-cvs-snapshot kdeartwork kdeartwork-misc - kdeartwork-style kdeartwork-theme-desktop kdeartwork-theme-window kdebase - kdebase-bin kdebase-data kdebase-kio-plugins kdelibs kdelibs-bin kdelibs-data - kdelibs4 kdelibs4-doc kdepim kdepim-kfile-plugins kdepim-libs kdeprint - kdesktop kdm kfind kgpgcertmanager khelpcenter kicker kitchensync klipper - kmail kmailcvt kmenuedit knode knotes konqueror konqueror-nsplugins konsole - kontact korganizer korn kpager kpersonalizer kpilot kscreensaver ksmserver - ksplash ksync ksysguard ksysguardd ktip ktnef kwin libarts1 libarts1-dev - libartsc0 libkcal2 libkdenetwork2 libkgantt0 libkonq4 libmimelib1 - x-window-system-core xlibmesa-dri xlibmesa-gl xlibmesa-glu -The following NEW packages will be installed: - alsa-headers libasound2-dev libaudio-dev libaudiofile-dev libfontconfig1-dev - libfreetype6-dev libglib2.0-dev libjpeg62-dev liblcms1-dev libmad0-dev - libogg-dev libpng12-dev libqt3-headers libvorbis-dev libxcursor-dev - pkg-config qt3-dev-tools xlibmesa3-gl xlibmesa3-glu zlib1g-dev -0 upgraded, 20 newly installed, 74 to remove and 9 not upgraded. -1 not fully installed or removed. -Need to get 10.1MB of archives. -After unpacking 284MB disk space will be freed. -Do you want to continue? [Y/n] Abort. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-4.10.1/kturtle.kdevelop new/kturtle-4.10.2/kturtle.kdevelop --- old/kturtle-4.10.1/kturtle.kdevelop 2013-03-01 07:46:32.0 +0100 +++ new/kturtle-4.10.2/kturtle.kdevelop 1970-01-01 01:00:00.0 +0
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2013-03-14 14:12:10 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle", Maintainer is "adr...@suse.com" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2013-02-04 20:49:37.0 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2013-03-14 14:12:53.0 +0100 @@ -1,0 +2,7 @@ +Sat Mar 2 15:41:10 UTC 2013 - tittiatc...@gmail.com + +- Update to 4.10.1 + * Contains bug fixes. See http://www.kde.org/announcements/ + for more information + +--- Old: kturtle-4.10.0.tar.xz New: kturtle-4.10.1.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.6FlvCy/_old 2013-03-14 14:14:03.0 +0100 +++ /var/tmp/diff_new_pack.6FlvCy/_new 2013-03-14 14:14:03.0 +0100 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.10.0 +Version:4.10.1 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel ++ kturtle-4.10.0.tar.xz -> kturtle-4.10.1.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-4.10.0/doc/glossary.docbook new/kturtle-4.10.1/doc/glossary.docbook --- old/kturtle-4.10.0/doc/glossary.docbook 2013-01-23 22:53:48.0 +0100 +++ new/kturtle-4.10.1/doc/glossary.docbook 2013-03-01 07:46:32.0 +0100 @@ -124,7 +124,7 @@ pixels A pixel is a dot on the screen. If you look very close you will see that the screen of your monitor uses pixels. All images on the screen are built with these pixels. A pixel is the smallest thing that can be drawn on the screen. A lot of commands need a number of pixels as input. These commands are: forward, backward, go, gox, goy, canvassize and penwidth. -In early versions of &kturtle; the canvas was essentially a raster image, yet for recent versions the canvas is a vector drawing. This means that the canvas can be zoomed in and out, therefore a pixel does not necessarily has to translate to one dot on the screen. +In early versions of &kturtle; the canvas was essentially a raster image, yet for recent versions the canvas is a vector drawing. This means that the canvas can be zoomed in and out, therefore a pixel does not necessarily have to translate to one dot on the screen. Files old/kturtle-4.10.0/doc/index.cache.bz2 and new/kturtle-4.10.1/doc/index.cache.bz2 differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-4.10.0/doc/index.docbook new/kturtle-4.10.1/doc/index.docbook --- old/kturtle-4.10.0/doc/index.docbook2013-01-23 22:53:47.0 +0100 +++ new/kturtle-4.10.1/doc/index.docbook2013-03-01 07:46:32.0 +0100 @@ -62,8 +62,8 @@ &FDLNotice; -2011-11-15 -0.8.1 beta (&kde; 4.8) +2013-02-08 +0.8.1 beta (&kde; 4.10) &kturtle; is an educational programming environment that aims to make learning how to program as easy as possible. To achieve this &kturtle; makes all programming tools available from the user interface. The programming language used is &turtlescript; which allows its commands to be translated. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kturtle-4.10.0/doc/programming-reference.docbook new/kturtle-4.10.1/doc/programming-reference.docbook --- old/kturtle-4.10.0/doc/programming-reference.docbook2013-01-23 22:53:47.0 +0100 +++ new/kturtle-4.10.1/doc/programming-reference.docbook2013-03-01 07:46:32.0 +0100 @@ -292,17 +292,17 @@ - goxgox + goxgox (gx) gox X - gox using this command the turtle will move to X pixels from the left of the canvas whilst staying at the same height. + gox using this command the turtle will move to X pixels from the left of the canvas whilst staying at the same height. gox can be abbreviated to gx. - goygoy + goygoy (gy) goy Y - goy using this command the turtle will move to Y pixels from the top of the canvas whilst staying at the same distance from the left border of the canvas. + goy using this command the turtle will move to Y pixels from the top of the canvas whilst staying at the same distance from the left border of the canvas. goy can be abbreviated to gy. Using the commands go, gox, goy and center the turtle will n
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2013-02-04 20:49:34 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle", Maintainer is "adr...@suse.com" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2013-01-20 14:24:21.0 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2013-02-04 20:49:37.0 +0100 @@ -1,0 +2,6 @@ +Thu Jan 31 17:52:47 UTC 2013 - tittiatc...@gmail.com + +- Update to 4.10.0 + * This is the final release for 4.10. Contains bugfixes + +--- Old: kturtle-4.9.98.tar.xz New: kturtle-4.10.0.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.OxOHia/_old 2013-02-04 20:49:38.0 +0100 +++ /var/tmp/diff_new_pack.OxOHia/_new 2013-02-04 20:49:38.0 +0100 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.9.98 +Version:4.10.0 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2013-01-20 14:24:19 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle", Maintainer is "adr...@suse.com" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2013-01-07 11:05:35.0 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2013-01-20 14:24:21.0 +0100 @@ -1,0 +2,6 @@ +Thu Jan 17 08:10:19 UTC 2013 - tittiatc...@gmail.com + +- Update to 4.9.98 + * This is the third RC release for 4.10. Contains bugfixes + +--- Old: kturtle-4.9.97.tar.xz New: kturtle-4.9.98.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.uPgLys/_old 2013-01-20 14:24:21.0 +0100 +++ /var/tmp/diff_new_pack.uPgLys/_new 2013-01-20 14:24:21.0 +0100 @@ -21,7 +21,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.9.97 +Version:4.9.98 Release:0 Source0:%{name}-%{version}.tar.xz BuildRequires: libkde4-devel -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2013-01-07 11:05:33 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle", Maintainer is "adr...@suse.com" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2012-12-21 09:09:23.0 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2013-01-07 11:05:35.0 +0100 @@ -1,0 +2,12 @@ +Thu Jan 3 21:15:39 UTC 2013 - tittiatc...@gmail.com + +- Update to 4.9.97 + * This is the second RC release for 4.10. Contains bugfixes + +--- +Wed Jan 2 22:08:20 UTC 2013 - asterios.dra...@gmail.com + +- Updated build requirements. +- Removed unneeded runtime requirement for libkeduvocdocument4. + +--- Old: kturtle-4.9.95.tar.xz New: kturtle-4.9.97.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.wZqJ8J/_old 2013-01-07 11:05:36.0 +0100 +++ /var/tmp/diff_new_pack.wZqJ8J/_new 2013-01-07 11:05:36.0 +0100 @@ -1,7 +1,7 @@ # # spec file for package kturtle # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,45 +17,25 @@ Name: kturtle -BuildRequires: boost-devel -BuildRequires: freeglut-devel -BuildRequires: gsl-devel -BuildRequires: kdebase4-workspace-devel -BuildRequires: libeigen2-devel -BuildRequires: libgmm++-devel -BuildRequires: libkdeedu4-devel -BuildRequires: libopenbabel-devel -BuildRequires: libqalculate-devel -BuildRequires: libspectre-devel -BuildRequires: readline-devel -BuildRequires: xz - -# currently in DOESNOTBUILD (2008-07-03) -%ifnarch ppc ppc64 s390 s390x -BuildRequires: ocaml -BuildRequires: ocaml-facile -%endif -BuildRequires: fdupes Summary:Logo Programming Environment License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.9.95 +Version:4.9.97 Release:0 Source0:%{name}-%{version}.tar.xz -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%kde4_runtime_requires -Requires: libkeduvocdocument4 -Suggests: libkeduvocdocument4 +BuildRequires: libkde4-devel +BuildRequires: xz Provides: kde4-kturtle = 4.3.0 Obsoletes: kde4-kturtle < 4.3.0 +BuildRoot: %{_tmppath}/%{name}-%{version}-build +%kde4_runtime_requires %description KTurtle is an educational Logo programming environment. - %prep -%setup -q -n %{name}-%version +%setup -q %build %ifarch ppc ppc64 @@ -65,17 +45,9 @@ %make_jobs %install - cd build - %kde4_makeinstall + %kde4_makeinstall -C build %suse_update_desktop_file %{name} Education Math %kde_post_install - %if %suse_version > 1020 - %fdupes -s %{buildroot} - %endif - -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig %files %defattr(-,root,root) -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2012-12-21 09:09:21 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle", Maintainer is "adr...@suse.com" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2012-12-07 14:37:15.0 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2012-12-21 09:09:23.0 +0100 @@ -1,0 +2,6 @@ +Wed Dec 19 18:42:30 UTC 2012 - tittiatc...@gmail.com + +- Update to 4.9.95 + * This is the first RC release for 4.10. Contains bugfixes + +--- Old: kturtle-4.9.90.tar.xz New: kturtle-4.9.95.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.l2Ra0P/_old 2012-12-21 09:09:24.0 +0100 +++ /var/tmp/diff_new_pack.l2Ra0P/_new 2012-12-21 09:09:24.0 +0100 @@ -40,7 +40,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.9.90 +Version:4.9.95 Release:0 Source0:%{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2012-12-07 14:37:13 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle", Maintainer is "adr...@suse.com" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2012-11-08 07:46:05.0 +0100 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2012-12-07 14:37:15.0 +0100 @@ -1,0 +2,19 @@ +Sat Dec 1 20:08:52 UTC 2012 - tittiatc...@gmail.com + +- Update to 4.9.90 + * This is the second Beta release for 4.10. Contains bugfixes + +--- +Sat Nov 24 12:56:01 UTC 2012 - tittiatc...@gmail.com + +- Update to 4.9.80 + * See http://www.kde.org/announcements/announce-4.10-beta1.php + +- patch 4_6_branch.diff removed (no content) + +--- +Tue Nov 20 17:23:54 UTC 2012 - nico.kru...@gmail.com + +- Fix the SLES build (%make_install is not expanded on SLES) + +--- @@ -5 +24 @@ - * see http://kde.org/announcements/4.9.3/ for details + * see http://kde.org/announcements/announce-4.9.3.php for details @@ -11 +30 @@ - * see http://kde.org/announcements/4.9.2/ for details + * see http://kde.org/announcements/announce-4.9.2.php for details Old: 4_6_BRANCH.diff kturtle-4.9.3.tar.xz New: kturtle-4.9.90.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.MkoPnS/_old 2012-12-07 14:37:16.0 +0100 +++ /var/tmp/diff_new_pack.MkoPnS/_new 2012-12-07 14:37:16.0 +0100 @@ -40,10 +40,9 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.9.3 +Version:4.9.90 Release:0 Source0:%{name}-%{version}.tar.xz -Patch0: 4_6_BRANCH.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build %kde4_runtime_requires Requires: libkeduvocdocument4 @@ -55,13 +54,8 @@ KTurtle is an educational Logo programming environment. -Authors: - -The KDE Team - %prep %setup -q -n %{name}-%version -%patch0 -p0 %build %ifarch ppc ppc64 @@ -72,16 +66,13 @@ %install cd build - %makeinstall + %kde4_makeinstall %suse_update_desktop_file %{name} Education Math %kde_post_install %if %suse_version > 1020 - %fdupes -s $RPM_BUILD_ROOT + %fdupes -s %{buildroot} %endif -%clean - rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2012-11-08 07:46:03 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle", Maintainer is "adr...@suse.com" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2012-10-07 08:24:18.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2012-11-08 07:46:05.0 +0100 @@ -1,0 +2,6 @@ +Fri Nov 2 16:54:49 UTC 2012 - tittiatc...@gmail.com + +- Update to 4.9.3 + * see http://kde.org/announcements/4.9.3/ for details + +--- Old: kturtle-4.9.2.tar.xz New: kturtle-4.9.3.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.ODcaFj/_old 2012-11-08 07:46:06.0 +0100 +++ /var/tmp/diff_new_pack.ODcaFj/_new 2012-11-08 07:46:06.0 +0100 @@ -40,7 +40,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.9.2 +Version:4.9.3 Release:0 Source0:%{name}-%{version}.tar.xz Patch0: 4_6_BRANCH.diff -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit kturtle for openSUSE:Factory
Hello community, here is the log from the commit of package kturtle for openSUSE:Factory checked in at 2012-10-07 08:24:16 Comparing /work/SRC/openSUSE:Factory/kturtle (Old) and /work/SRC/openSUSE:Factory/.kturtle.new (New) Package is "kturtle", Maintainer is "adr...@suse.com" Changes: --- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes 2012-09-11 07:58:30.0 +0200 +++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2012-10-07 08:24:18.0 +0200 @@ -1,0 +2,6 @@ +Sat Sep 29 10:05:26 UTC 2012 - tittiatc...@gmail.com + +- Update to 4.9.2 + * see http://kde.org/announcements/4.9.2/ for details + +--- Old: kturtle-4.9.1.tar.xz New: kturtle-4.9.2.tar.xz Other differences: -- ++ kturtle.spec ++ --- /var/tmp/diff_new_pack.69cxkz/_old 2012-10-07 08:24:19.0 +0200 +++ /var/tmp/diff_new_pack.69cxkz/_new 2012-10-07 08:24:19.0 +0200 @@ -40,7 +40,7 @@ License:GPL-2.0+ Group: Amusements/Teaching/Mathematics Url:http://edu.kde.org -Version:4.9.1 +Version:4.9.2 Release:0 Source0:%{name}-%{version}.tar.xz Patch0: 4_6_BRANCH.diff -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org