KDE Applications 19.08 Beta (take 2)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmplot?expand=0&rev=93
This commit is contained in:
Wolfgang Bauer 2019-07-26 14:20:36 +00:00 committed by Git OBS Bridge
parent 9cab50bc2d
commit c623afadb6
4 changed files with 19 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Jul 23 11:59:02 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* Get rid of some obsolete members
* update screenshot
* It's time to use cmake 3.5
* Use QStringLiteral
* Remove deprecated methods
* http -> https + update some links
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jul 13 07:26:36 UTC 2019 - lbeltrame@kde.org Sat Jul 13 07:26:36 UTC 2019 - lbeltrame@kde.org

View File

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