KDE Applications 20.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/step?expand=0&rev=121
This commit is contained in:
parent
6e2ce02dcb
commit
4d06997320
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:428ac84b5522ca603bb667b356911fbffc20c3dd9f212680041cb878c92d7af7
|
||||
size 920376
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6G3vAACgkQ29LOiT4t
|
||||
HIct8QgAgTRTYQ6j5oRUS1lTM75C13xqFqDlokRD4fEd9+NXJEUeSwnYeBa9JlJq
|
||||
Wa2WoN0c1XhAM0XYmLAdV7b3nAdkh2Cwf8Po7JaEGoSUBjdd9QcUsJi4/aplCeBw
|
||||
VvEzRmWsDClF6vSPyQNeRo6mEotu0YzPadx3A9W1UAk5G78FuSzYloEcUqJ3htY/
|
||||
5XuftYANu3m9sFrLc+roZJRz3oqvnNqDKEafmLUWor/Q2NpLGQPfjp9g7HmTjREf
|
||||
Gx5LceTlFG1CeD8mfYDwhioKcckXUndNXyrCFLc5+Vaf/kpwpmBaGW/hpScM6i/e
|
||||
ewlftk8K+PTwfyVlfuel5xipNdIpsQ==
|
||||
=nJd2
|
||||
-----END PGP SIGNATURE-----
|
3
step-20.04.0.tar.xz
Normal file
3
step-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6254952c8271a2d649ae9d65b81d92e603fef5defa440c6c62ed2b36967975c7
|
||||
size 916800
|
11
step-20.04.0.tar.xz.sig
Normal file
11
step-20.04.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB/0ACgkQ29LOiT4t
|
||||
HIcVXgf/SpXrLcWQeP3hn4morcBtsaeUa0PYnTv4zT5ffyZE5ZncVUGY2lg5NTcD
|
||||
FUHfy0+k27O66/DS8s1ZwHn3qIKPvkQII2RP6ajPRI9QUAh3Wm9aFl7/zXVEn36r
|
||||
PA+FjrFyYN2nSm4AKO73TZqFKd05hYYUZ8gcgM0OE7HsPQqZuxivSM1lJcUnb43f
|
||||
TMcq+pBW+wnNR+kyLEdSX7tXl5aTC6H59t8OXbWFBtZcqA8GiHK9pZWb6TnCJLv5
|
||||
DG+yXyaACMsb4PX8xYEwUlEFCmZM8Z2w8Tvh/jSt5/JwVFWvU6DljdiTJkznYNuY
|
||||
cH7Z2Z7IZvbpx2s9wVJghTubhpgnxg==
|
||||
=2oDC
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 12:23:20 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.04.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-04-apps-update
|
||||
- No code change since 20.03.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 5 20:30:49 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: step
|
||||
Version: 20.03.90
|
||||
Version: 20.04.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
|
||||
@ -50,7 +50,7 @@ Recommends: %{name}-lang
|
||||
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