Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/step?expand=0&rev=130
This commit is contained in:
parent
ce025d5da9
commit
019457a1f1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e744aa2a401e076b060af17374001c3a19a03375733de7d207963df688a8a41
|
||||
size 941784
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAsACgkQ29LOiT4t
|
||||
HIfltAf/f7YC4Rd/n8dz0ZU64lAhS3y8VIJ0Af+3qJYt5xunMFHEAOPoSNr0QZ7i
|
||||
7V3icnu5gnh6eEzVRyj/5lvB/KlfJmO2S/RhcT6CLv9kmZW5np5FZkEFDsWdfhzT
|
||||
Wzc7d6bdZcHDygyDbZoTmWVZFvSenIwr3rswP60NkXIVXNqmLn8mhtE9JED+alh5
|
||||
yTd6qaI+Iym44nWFtjP45Wx5d8uGoCDIm7M2RgDKWWzWSQb0Z1QvNgW2ZSYo9oJk
|
||||
De/6OTkqeBqZy6sgBQKXvX9EUiG23K+9mM8nFMRt0AsQ0P//0f+C+wwp4GiAgOeG
|
||||
bbtfFSkfxm/Ix3oBkfbIMFn8lg14Ew==
|
||||
=ktt6
|
||||
-----END PGP SIGNATURE-----
|
3
step-20.08.0.tar.xz
Normal file
3
step-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8415f807de351b85bc3c4feb9ac45b01300210b9517987c617cd49ba6d472418
|
||||
size 942788
|
11
step-20.08.0.tar.xz.sig
Normal file
11
step-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAhQACgkQ29LOiT4t
|
||||
HIeu8gf/ff57O9HsjrnZveZ2zdFxkuxcg5CqP8bG7LXqy0GPZlpqfS0E9cmmlQKZ
|
||||
u/e5Np03Ds4IGl5rik14lfBhv20FJBzyPNyt6X3/xHOjbA7hw4VRFQMwMHIVuZsB
|
||||
3pbIgFHlKEh3PXqXx0RBnG8CRq8jJmmmVYP8H/yahTleFRiSOg6EvPtECn0EdEJB
|
||||
x6AvFYHhAYOqAcOy3sOeNPyoFt06NMPo8Gr+WeIdoShC9T4vTY/7wRwBEclGWHT3
|
||||
S6NfdUaUQXSSeRscjg2YMW7vi1fUTkdpft2LApfKqc3pxIq6VaH/yMd2U4omEkuD
|
||||
WliChPeCYk98iWDiMvKhsCOxokV8hQ==
|
||||
=Q39L
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 9 09:10:56 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 20.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-08-apps-update
|
||||
- No code change since 20.07.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 2 08:01:15 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: step
|
||||
Version: 20.07.90
|
||||
Version: 20.08.0
|
||||
Release: 0
|
||||
Summary: An interactive physics simulator
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Scientific/Physics
|
||||
URL: https://edu.kde.org
|
||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gsl-devel
|
||||
@ -49,7 +49,7 @@ BuildRequires: cmake(Qt5Xml)
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
BuildRequires: libqt5-linguist-devel
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user