From 4696de9f0896de9f901b9ff039dd063105cfe2aaba3065d4366dd59fdecbe798 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Sun, 10 Feb 2019 12:11:06 +0000 Subject: [PATCH] KDE Applications 18.12.2 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kturtle?expand=0&rev=86 --- kturtle-18.12.1.tar.xz | 3 --- kturtle-18.12.2.tar.xz | 3 +++ kturtle.changes | 10 ++++++++++ kturtle.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kturtle-18.12.1.tar.xz create mode 100644 kturtle-18.12.2.tar.xz diff --git a/kturtle-18.12.1.tar.xz b/kturtle-18.12.1.tar.xz deleted file mode 100644 index d032608..0000000 --- a/kturtle-18.12.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1ea256ecd757a08cd9eb0c56ec26d1ec0f781c9781de9730857685f5f01452c -size 1560532 diff --git a/kturtle-18.12.2.tar.xz b/kturtle-18.12.2.tar.xz new file mode 100644 index 0000000..b08c89f --- /dev/null +++ b/kturtle-18.12.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1153b156c3b9999e60075bcd4edc1948d249afd522f5bed789c3abb65987e850 +size 1560772 diff --git a/kturtle.changes b/kturtle.changes index a1fa37c..cfb2dbd 100644 --- a/kturtle.changes +++ b/kturtle.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Feb 09 08:25:22 UTC 2019 - lbeltrame@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 + ------------------------------------------------------------------- Fri Jan 11 05:42:34 UTC 2019 - lbeltrame@kde.org diff --git a/kturtle.spec b/kturtle.spec index 4b8aa1e..ec87dd9 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.1 +Version: 18.12.2 Release: 0 Summary: Logo Programming Environment License: GPL-2.0-or-later