Christophe Marin 2019-04-03 08:53:10 +00:00 committed by Git OBS Bridge
parent e5677e62c0
commit a9c05b58d0
4 changed files with 16 additions and 5 deletions

View File

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

3
step-19.03.80.tar.xz Normal file
View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Mar 27 06:41:12 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:
* Fix some clazy warning
* Fix minor Doxygen issues
-------------------------------------------------------------------
Sat Mar 09 08:03:27 UTC 2019 - lbeltrame@kde.org

View File

@ -21,7 +21,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: step
Version: 18.12.3
Version: 19.03.80
Release: 0
Summary: An interactive physics simulator
License: GPL-2.0-or-later
@ -39,10 +39,10 @@ BuildRequires: kiconthemes-devel
BuildRequires: knewstuff-devel
BuildRequires: kplotting-devel
BuildRequires: libeigen3-devel
BuildRequires: libqalculate-devel
%if %{with lang}
BuildRequires: libqt5-linguist-devel
%endif
BuildRequires: libqalculate-devel
BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: xz