forked from pool/kmplot
Accepting request 630245 from KDE:Applications
Update to 18.08.0 OBS-URL: https://build.opensuse.org/request/show/630245 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmplot?expand=0&rev=96
This commit is contained in:
commit
d9133aaefa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b52eb21ef85704b0fe61c5c05fa3ff0b22f14412a31e4656687832d96e92a49
|
||||
size 3028664
|
3
kmplot-18.08.0.tar.xz
Normal file
3
kmplot-18.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d0523e65bfc3be2e9925f4cdc37be2462b9f0eb10b90ceffced891f43197c53
|
||||
size 3028796
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
- 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
|
||||
|
||||
|
@ -19,11 +19,11 @@
|
||||
%bcond_without lang
|
||||
|
||||
Name: kmplot
|
||||
Version: 18.04.3
|
||||
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)
|
||||
%{!?_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
|
||||
|
Loading…
Reference in New Issue
Block a user