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 <[email protected]> + +- 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.000000000 +0200 +++ new/kturtle-19.08.2/CMakeLists.txt 2019-10-08 02:09:40.000000000 +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.000000000 +0200 +++ new/kturtle-19.08.2/org.kde.kturtle.appdata.xml 2019-10-06 05:07:16.000000000 +0200 @@ -110,6 +110,7 @@ <caption>Programming in KTurtle</caption> <caption xml:lang="ca">Programant amb el KTurtle</caption> <caption xml:lang="ca-valencia">Programant amb el KTurtle</caption> + <caption xml:lang="cs">Programování v KTurtle</caption> <caption xml:lang="de">Programmieren in KTurtle</caption> <caption xml:lang="en-GB">Programming in KTurtle</caption> <caption xml:lang="es">Programando en KTurtle</caption> 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.000000000 +0200 +++ new/kturtle-19.08.2/po/zh_CN/kturtle.po 2019-10-08 02:09:39.000000000 +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.000000000 +0200 +++ new/kturtle-19.08.2/src/org.kde.kturtle.desktop 2019-10-06 05:07:16.000000000 +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
