From 0b8836cbbbe908771e2f704f28af68bb261ac3248001ea05f79aab973eadbb9e Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 28 Jul 2018 13:38:56 +0000 Subject: [PATCH 1/2] KDE Applications 18.08.0 beta (third time's the charm) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmplot?expand=0&rev=73 --- kmplot-18.04.3.tar.xz | 3 --- kmplot-18.07.80.tar.xz | 3 +++ kmplot.changes | 10 ++++++++++ kmplot.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 kmplot-18.04.3.tar.xz create mode 100644 kmplot-18.07.80.tar.xz diff --git a/kmplot-18.04.3.tar.xz b/kmplot-18.04.3.tar.xz deleted file mode 100644 index 2061337..0000000 --- a/kmplot-18.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b52eb21ef85704b0fe61c5c05fa3ff0b22f14412a31e4656687832d96e92a49 -size 3028664 diff --git a/kmplot-18.07.80.tar.xz b/kmplot-18.07.80.tar.xz new file mode 100644 index 0000000..f2cdb44 --- /dev/null +++ b/kmplot-18.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c9d20f903755c02b07cc8ba5990ca09838510f6ab2e3479ff56b9f488bb140a +size 3028732 diff --git a/kmplot.changes b/kmplot.changes index 36160ca..b4f33d3 100644 --- a/kmplot.changes +++ b/kmplot.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jul 26 13:00:49 UTC 2018 - lbeltrame@kde.org + +- Update to 18.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.07.80.php +- Changes since 18.04.3: + * None + ------------------------------------------------------------------- Fri Jul 13 04:50:02 UTC 2018 - lbeltrame@kde.org diff --git a/kmplot.spec b/kmplot.spec index ae9ae55..ae44ffb 100644 --- a/kmplot.spec +++ b/kmplot.spec @@ -19,11 +19,11 @@ %bcond_without lang Name: kmplot -Version: 18.04.3 +Version: 18.07.80 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) -%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Mathematical Function Plotter License: GPL-2.0+ Group: Productivity/Scientific/Math From 29a223658b2d3a1185886f37e59cdcdd19808f2c098b5561885b324f277f2462 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 18 Aug 2018 11:02:10 +0000 Subject: [PATCH 2/2] Update to 18.08.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmplot?expand=0&rev=74 --- kmplot-18.07.80.tar.xz | 3 --- kmplot-18.08.0.tar.xz | 3 +++ kmplot.changes | 10 ++++++++++ kmplot.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kmplot-18.07.80.tar.xz create mode 100644 kmplot-18.08.0.tar.xz diff --git a/kmplot-18.07.80.tar.xz b/kmplot-18.07.80.tar.xz deleted file mode 100644 index f2cdb44..0000000 --- a/kmplot-18.07.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c9d20f903755c02b07cc8ba5990ca09838510f6ab2e3479ff56b9f488bb140a -size 3028732 diff --git a/kmplot-18.08.0.tar.xz b/kmplot-18.08.0.tar.xz new file mode 100644 index 0000000..57ec416 --- /dev/null +++ b/kmplot-18.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d0523e65bfc3be2e9925f4cdc37be2462b9f0eb10b90ceffced891f43197c53 +size 3028796 diff --git a/kmplot.changes b/kmplot.changes index b4f33d3..7b5105b 100644 --- a/kmplot.changes +++ b/kmplot.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Aug 16 22:05:34 UTC 2018 - christophe@krop.fr + +- Update to 18.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.0.php +- Changes since 18.07.80: + * None + ------------------------------------------------------------------- Thu Jul 26 13:00:49 UTC 2018 - lbeltrame@kde.org diff --git a/kmplot.spec b/kmplot.spec index ae44ffb..8aa0136 100644 --- a/kmplot.spec +++ b/kmplot.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: kmplot -Version: 18.07.80 +Version: 18.08.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)