From 093ed635415e5e12619dd2d7fd0be6a744847e4997fdb6246b6a963f0713589e Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 12 Jan 2019 01:59:39 +0000 Subject: [PATCH] KDE Applications 18.12.1 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kturtle?expand=0&rev=85 --- kturtle-18.12.0.tar.xz | 3 --- kturtle-18.12.1.tar.xz | 3 +++ kturtle.changes | 11 +++++++++++ kturtle.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 kturtle-18.12.0.tar.xz create mode 100644 kturtle-18.12.1.tar.xz diff --git a/kturtle-18.12.0.tar.xz b/kturtle-18.12.0.tar.xz deleted file mode 100644 index 04a4a48..0000000 --- a/kturtle-18.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb548003e3d944fe3ad5559efd8827ebfbd0ef766477f3f4afd9b02790206446 -size 1608508 diff --git a/kturtle-18.12.1.tar.xz b/kturtle-18.12.1.tar.xz new file mode 100644 index 0000000..d032608 --- /dev/null +++ b/kturtle-18.12.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1ea256ecd757a08cd9eb0c56ec26d1ec0f781c9781de9730857685f5f01452c +size 1560532 diff --git a/kturtle.changes b/kturtle.changes index e7fff95..a1fa37c 100644 --- a/kturtle.changes +++ b/kturtle.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Jan 11 05:42:34 UTC 2019 - lbeltrame@kde.org + +- Update to 18.12.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.1.php +- Changes since 18.12.0: + * ci: enable freebsd and windows builds + * ci: add gitlab CI configuration + ------------------------------------------------------------------- Fri Dec 14 06:09:17 UTC 2018 - lbeltrame@kde.org diff --git a/kturtle.spec b/kturtle.spec index bf8e57d..4b8aa1e 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.0 +Version: 18.12.1 Release: 0 Summary: Logo Programming Environment License: GPL-2.0-or-later