From f4c49d8f69e304e588a4e13d934ee77379c59702d4a821a1e936841510f00197 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 11 May 2019 12:12:50 +0000 Subject: [PATCH] KDE Applications 19.04.1 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kturtle?expand=0&rev=91 --- kturtle-19.04.0.tar.xz | 3 --- kturtle-19.04.1.tar.xz | 3 +++ kturtle.changes | 10 ++++++++++ kturtle.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kturtle-19.04.0.tar.xz create mode 100644 kturtle-19.04.1.tar.xz diff --git a/kturtle-19.04.0.tar.xz b/kturtle-19.04.0.tar.xz deleted file mode 100644 index 59e3273..0000000 --- a/kturtle-19.04.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89e836a2737c98caf1ceb16b7ac648262d6a6770ac5bb5b0d9fbfed4abeeda7d -size 1828332 diff --git a/kturtle-19.04.1.tar.xz b/kturtle-19.04.1.tar.xz new file mode 100644 index 0000000..b33b1b7 --- /dev/null +++ b/kturtle-19.04.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f932a56d8f380cc422215e580d8c4d51eabd189f2b4ca3b4205e617d52e6e10d +size 1827552 diff --git a/kturtle.changes b/kturtle.changes index 4d95ed1..f2b6b68 100644 --- a/kturtle.changes +++ b/kturtle.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri May 10 05:37:17 UTC 2019 - lbeltrame@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 + ------------------------------------------------------------------- Sat Apr 20 06:51:58 UTC 2019 - lbeltrame@kde.org diff --git a/kturtle.spec b/kturtle.spec index 9829c16..4b4cd07 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.04.0 +Version: 19.04.1 Release: 0 Summary: Logo Programming Environment License: GPL-2.0-or-later