KDE Applications 18.12.0 RC (knights is already in K:A)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmplot?expand=0&rev=80
This commit is contained in:
Wolfgang Bauer 2018-12-04 16:22:48 +00:00 committed by Git OBS Bridge
parent 84c82cb194
commit c0fd84ce3f
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a212b27646bade061c538d4d5eba474fb185d7875a25925f83824405a0398e9e
size 3060968

3
kmplot-18.11.90.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bc008a19a4fa44446de73c0d36880bfc7563037a1ecee0762e61c30244eea58a
size 3060748

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Dec 03 20:56:04 UTC 2018 - lbeltrame@kde.org
- Update to 18.11.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12-rc.php
- Changes since 18.11.80:
* Do not show '+' for positive numbers (kde#262690)
* Fix plot names for derivatives and integral (kde#284811)
* Do not delete parent widgets (kde#320394)
-------------------------------------------------------------------
Thu Nov 22 17:40:46 UTC 2018 - wbauer@tmo.at

View File

@ -21,7 +21,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kmplot
Version: 18.11.80
Version: 18.11.90
Release: 0
Summary: Mathematical Function Plotter
License: GPL-2.0-or-later