diff --git a/kmplot-18.12.3.tar.xz b/kmplot-18.12.3.tar.xz deleted file mode 100644 index c802064..0000000 --- a/kmplot-18.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2dd6eec34088b5d3b591091cce41616ee310a66aa2d16e5800db56044d60dd7b -size 3061352 diff --git a/kmplot-19.04.0.tar.xz b/kmplot-19.04.0.tar.xz new file mode 100644 index 0000000..8f95a66 --- /dev/null +++ b/kmplot-19.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb981354dd6fea18e83003df957f65a9580d458b377adde88a838d4db9a97ee6 +size 3064708 diff --git a/kmplot.changes b/kmplot.changes index 16bde06..b08b6ba 100644 --- a/kmplot.changes +++ b/kmplot.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Sat Apr 20 06:51:56 UTC 2019 - lbeltrame@kde.org + +- Update to 19.04.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.04.0.php +- Changes since 19.03.90: + * No code changes since 19.03.90 + +------------------------------------------------------------------- +Tue Apr 09 20:54:42 UTC 2019 - lbeltrame@kde.org + +- Update to 19.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/announce-applications-19.04-rc.php +- Changes since 19.03.80: + * No code changes since 19.03.80 + +------------------------------------------------------------------- +Wed Mar 27 06:41:05 UTC 2019 - lbeltrame@kde.org + +- Update to 19.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/announce-applications-19.04-beta.php +- Changes since 18.12.3: + * Take into account locale's decimal separator and some possible locale rules in equations and labels + * Bump version to 1.3.0 + * Update popup menu screenshot + * Print preview for KmPlot + * Copy root value or (x,y) pair to clipboard (kde#308168) + * Document drag and drop in the function list (kde#313405) + * Make setHelp() usable (KF 5.52 needed). Many thanks for the hint given by Albert Astals Cid. + * Comment setHelp() before we can really use it (now it's protected) + * Add link to the correct help page in the settings dialog (needs KF 5.52 to work as expected), remove the unimplemented in KXmlGui part with initialGeometrySet() + * Mark overridden function as such + * Fix minor issues + * Implement zooming with Ctrl+mouse wheel (kde#159772) + * Fix minor doxygen issues + * Add Mainpage.dox to test Doxygen documentation with Krazy + ------------------------------------------------------------------- Sat Mar 09 08:03:19 UTC 2019 - lbeltrame@kde.org diff --git a/kmplot.spec b/kmplot.spec index a075932..c2126f5 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: 18.12.3 +Version: 19.04.0 Release: 0 Summary: Mathematical Function Plotter License: GPL-2.0-or-later @@ -50,7 +50,7 @@ BuildRequires: gcc7-c++ %endif %description -Mathematical function plotter for KDE. +Mathematical function plotter by KDE. %lang_package