From 9cab50bc2dab962b5f6e50afb6135a8a60f41e70c1676b6c51bda441faf7a4ba Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 13 Jul 2019 11:46:52 +0000 Subject: [PATCH] KDE Applications 19.04.3 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmplot?expand=0&rev=92 --- kmplot-19.04.2.tar.xz | 3 --- kmplot-19.04.3.tar.xz | 3 +++ kmplot.changes | 10 ++++++++++ kmplot.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kmplot-19.04.2.tar.xz create mode 100644 kmplot-19.04.3.tar.xz diff --git a/kmplot-19.04.2.tar.xz b/kmplot-19.04.2.tar.xz deleted file mode 100644 index 97a0a2a..0000000 --- a/kmplot-19.04.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:889205a7bea6ca295a4a568287acdbdf555ad7fa301823d21f7322751b4f64ec -size 3061664 diff --git a/kmplot-19.04.3.tar.xz b/kmplot-19.04.3.tar.xz new file mode 100644 index 0000000..b3c9aad --- /dev/null +++ b/kmplot-19.04.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c312235076fdad431fc68dc3e8be18ab8317e8a6efb6e6170958cb7495ab479 +size 3047220 diff --git a/kmplot.changes b/kmplot.changes index 351d378..ea8c72c 100644 --- a/kmplot.changes +++ b/kmplot.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Jul 13 07:26:36 UTC 2019 - lbeltrame@kde.org + +- Update to 19.04.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.04.3.php +- Changes since 19.04.2: + * Use elliptic curve as a default implicit curve (kde#201515) + ------------------------------------------------------------------- Fri Jun 07 12:51:54 UTC 2019 - lbeltrame@kde.org diff --git a/kmplot.spec b/kmplot.spec index 57231bd..90ff5a7 100644 --- a/kmplot.spec +++ b/kmplot.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kmplot -Version: 19.04.2 +Version: 19.04.3 Release: 0 Summary: Mathematical Function Plotter License: GPL-2.0-or-later