From 0de201d838426941259257862c5879dc052ac13005f6c78bd548b49ebb4d61b9 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Sat, 20 Apr 2019 09:06:50 +0000 Subject: [PATCH] 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