From 2b1b0cd0b6936c0e96ef4b1d83559c56c1f1877e1576b24a0bb5528c8f597a9e Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Wed, 3 Apr 2019 08:52:46 +0000 Subject: [PATCH 1/3] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kturtle?expand=0&rev=88 --- kturtle-18.12.3.tar.xz | 3 --- kturtle-19.03.80.tar.xz | 3 +++ kturtle.changes | 16 ++++++++++++++++ kturtle.spec | 4 ++-- 4 files changed, 21 insertions(+), 5 deletions(-) delete mode 100644 kturtle-18.12.3.tar.xz create mode 100644 kturtle-19.03.80.tar.xz diff --git a/kturtle-18.12.3.tar.xz b/kturtle-18.12.3.tar.xz deleted file mode 100644 index 1edadc1..0000000 --- a/kturtle-18.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4677335b4f8a3e363425652815d19ae13e9f8942b01051553b485100c4996253 -size 1560696 diff --git a/kturtle-19.03.80.tar.xz b/kturtle-19.03.80.tar.xz new file mode 100644 index 0000000..8830105 --- /dev/null +++ b/kturtle-19.03.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a26185ac6d56d725d0375f6630a052eaa63607d9c042f6466b2dfaf259df194c +size 1828144 diff --git a/kturtle.changes b/kturtle.changes index c377b0b..4e986a4 100644 --- a/kturtle.changes +++ b/kturtle.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Mar 27 06:41:08 UTC 2019 - lbeltrame@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() + ------------------------------------------------------------------- Sat Mar 09 08:03:22 UTC 2019 - lbeltrame@kde.org diff --git a/kturtle.spec b/kturtle.spec index bbc3133..4b1fa05 100644 --- a/kturtle.spec +++ b/kturtle.spec @@ -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.03.80 Release: 0 Summary: Logo Programming Environment License: GPL-2.0-or-later @@ -73,7 +73,7 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %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/ From 99da6aa6fb010630ddc2b35b66ad1e3b326ef554b8d8594f5d608879cfa5012d Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Thu, 11 Apr 2019 19:38:16 +0000 Subject: [PATCH 2/3] KDE Applications 19.04 RC OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kturtle?expand=0&rev=89 --- kturtle-19.03.80.tar.xz | 3 --- kturtle-19.03.90.tar.xz | 3 +++ kturtle.changes | 10 ++++++++++ kturtle.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kturtle-19.03.80.tar.xz create mode 100644 kturtle-19.03.90.tar.xz diff --git a/kturtle-19.03.80.tar.xz b/kturtle-19.03.80.tar.xz deleted file mode 100644 index 8830105..0000000 --- a/kturtle-19.03.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a26185ac6d56d725d0375f6630a052eaa63607d9c042f6466b2dfaf259df194c -size 1828144 diff --git a/kturtle-19.03.90.tar.xz b/kturtle-19.03.90.tar.xz new file mode 100644 index 0000000..8c84806 --- /dev/null +++ b/kturtle-19.03.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee8ee3337e9ced8cee7b6f2f90a51a2b0ab292ba10acfb22bf0b78c63a425e96 +size 1828376 diff --git a/kturtle.changes b/kturtle.changes index 4e986a4..d8d1405 100644 --- a/kturtle.changes +++ b/kturtle.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Apr 09 20:54:44 UTC 2019 - lbeltrame@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 - lbeltrame@kde.org diff --git a/kturtle.spec b/kturtle.spec index 4b1fa05..2114cec 100644 --- a/kturtle.spec +++ b/kturtle.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version: 19.03.80 +Version: 19.03.90 Release: 0 Summary: Logo Programming Environment License: GPL-2.0-or-later From 0de201d838426941259257862c5879dc052ac13005f6c78bd548b49ebb4d61b9 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Sat, 20 Apr 2019 09:06:50 +0000 Subject: [PATCH 3/3] KDE Applications 19.04.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kturtle?expand=0&rev=90 --- kturtle-19.03.90.tar.xz | 3 --- kturtle-19.04.0.tar.xz | 3 +++ kturtle.changes | 10 ++++++++++ kturtle.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kturtle-19.03.90.tar.xz create mode 100644 kturtle-19.04.0.tar.xz diff --git a/kturtle-19.03.90.tar.xz b/kturtle-19.03.90.tar.xz deleted file mode 100644 index 8c84806..0000000 --- a/kturtle-19.03.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee8ee3337e9ced8cee7b6f2f90a51a2b0ab292ba10acfb22bf0b78c63a425e96 -size 1828376 diff --git a/kturtle-19.04.0.tar.xz b/kturtle-19.04.0.tar.xz new file mode 100644 index 0000000..59e3273 --- /dev/null +++ b/kturtle-19.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89e836a2737c98caf1ceb16b7ac648262d6a6770ac5bb5b0d9fbfed4abeeda7d +size 1828332 diff --git a/kturtle.changes b/kturtle.changes index d8d1405..4d95ed1 100644 --- a/kturtle.changes +++ b/kturtle.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Apr 20 06:51:58 UTC 2019 - lbeltrame@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 - lbeltrame@kde.org diff --git a/kturtle.spec b/kturtle.spec index 2114cec..9829c16 100644 --- a/kturtle.spec +++ b/kturtle.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version: 19.03.90 +Version: 19.04.0 Release: 0 Summary: Logo Programming Environment License: GPL-2.0-or-later