diff --git a/applications.keyring b/applications.keyring index 57c966e..48be415 100644 Binary files a/applications.keyring and b/applications.keyring differ diff --git a/kmplot-19.08.3.tar.xz b/kmplot-19.08.3.tar.xz deleted file mode 100644 index 80e2870..0000000 --- a/kmplot-19.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:777408873baa5d6ce236d71bc2935a89fa414fb9f59049ba6e1ae88d581f580e -size 3054096 diff --git a/kmplot-19.08.3.tar.xz.sig b/kmplot-19.08.3.tar.xz.sig deleted file mode 100644 index 00e8ae5..0000000 --- a/kmplot-19.08.3.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/OsACgkQ29LOiT4t -HIeROAf9EBAWaNdA22zwfe6hXRHmG+Y56CDhxWJK22LshVmxUQ7Pr3NzPV4tfVLJ -2FDGDPMLE2Y+dOHrYi3dJxN+cPgU6mWReDgC+PXjW4gQnQBWjDm7zxOjIXYfJqPN -G4oAH9TXarG9aA8+Pc/dmMpv8ipWmw2N3KFf31Bw7gyGzNk1Bp9UwGSjdyxHF4DV -Kdl1OIgQTd63eESVJXPF8u7WfqGOQbssr0QyBoIk7DSSUWKFvqk5A0gX0xpYx6kO -nbOmqiR5lIQEOCBJd98Y9tOrZDEdkC7PL4SIZpWSZv8T4uhul8tRr9w3DzKDoLzY -yKMl2q8rxwegBFp1AY0oDcXgC3VbCw== -=/QfI ------END PGP SIGNATURE----- diff --git a/kmplot-19.12.0.tar.xz b/kmplot-19.12.0.tar.xz new file mode 100644 index 0000000..73cee14 --- /dev/null +++ b/kmplot-19.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe3312805a1b4e617eaa80ebd5a44f62e1e4a189cbcf534a9287031c8e15ff5c +size 3056340 diff --git a/kmplot-19.12.0.tar.xz.sig b/kmplot-19.12.0.tar.xz.sig new file mode 100644 index 0000000..1ecc971 --- /dev/null +++ b/kmplot-19.12.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puIoACgkQ29LOiT4t +HIcKSAf/Xh21/5KXiLxaa8hWQx01FNfGUQna2t5eTA+Imz6rSeDeCGiFXepzo4js +TPgoxkEwRrfBfB8GuXJbmraTxoZlcWqE41bJScv96DJuWyTc2dCJrfvzcRW4+AJn +uG7KVKCrHJwiQxZlQ/EGydZXbz8p7X805P1OjzXWilmBYwGEiW34Cntduti6nBfN +yoPIVbI7pHvUUUNyo4d8QAbiTNr8jiVTUkzv2KkVHprszMDbAbkRJzuxcPXrPnNp +pn50k7Iub1qaFW5TDDUH6t/zEUggeTEzdPqBPL4gSkH+Wy+usQBEFEnJ3zSCwqEj +0JEQlLa3419e0VhlasqbmiAO2/fXKA== +=rVEz +-----END PGP SIGNATURE----- diff --git a/kmplot.changes b/kmplot.changes index 56674a6..588f1f8 100644 --- a/kmplot.changes +++ b/kmplot.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Tue Dec 10 06:38:44 UTC 2019 - Luca Beltrame + +- Update to 19.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.0 +- No code change since 19.11.90 + +------------------------------------------------------------------- +Sat Nov 30 09:12:04 UTC 2019 - Luca Beltrame + +- Update to 19.11.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/19.12-rc +- No code change since 19.11.80 + +------------------------------------------------------------------- +Sun Nov 24 13:29:37 UTC 2019 - Luca Beltrame + +- Update to 19.11.80 + * New feature release +- Changes since 19.08.3: + * Center-align plot and header table + * Port some deprecated methods + * Add HiDPI support + * Remove foreach in KmPlot in favor of range-based loops + * Fix minor typos + * Implement third derivative and loosen the mesh a bit to calculate the fourth. This should allow to calculate extrema for second derivative right. (kde#304574) + * Make man DocBook XSL compatible + ------------------------------------------------------------------- Thu Nov 7 23:13:09 UTC 2019 - Luca Beltrame diff --git a/kmplot.spec b/kmplot.spec index e72fbeb..9e05b06 100644 --- a/kmplot.spec +++ b/kmplot.spec @@ -16,35 +16,34 @@ # -%define kf5_version 5.26.0 +%define kf5_version 5.60.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kmplot -Version: 19.08.3 +Version: 19.12.0 Release: 0 Summary: Mathematical Function Plotter License: GPL-2.0-or-later Group: Productivity/Scientific/Math URL: https://edu.kde.org -Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif BuildRequires: extra-cmake-modules -BuildRequires: kconfig-devel -BuildRequires: kdelibs4support-devel -BuildRequires: kguiaddons-devel -BuildRequires: ki18n-devel -BuildRequires: kparts-devel -BuildRequires: kwidgetsaddons-devel -BuildRequires: pkgconfig -BuildRequires: pkgconfig(Qt5Core) -BuildRequires: pkgconfig(Qt5Gui) -BuildRequires: pkgconfig(Qt5PrintSupport) -BuildRequires: pkgconfig(Qt5Svg) -BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: cmake(KF5Config) +BuildRequires: cmake(KF5KDELibs4Support) +BuildRequires: cmake(KF5GuiAddons) +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5Parts) +BuildRequires: cmake(KF5WidgetsAddons) +BuildRequires: cmake(Qt5Core) +BuildRequires: cmake(Qt5Gui) +BuildRequires: cmake(Qt5PrintSupport) +BuildRequires: cmake(Qt5Svg) +BuildRequires: cmake(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} Recommends: %{name}-lang