KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/step?expand=0&rev=136
This commit is contained in:
parent
a106df2c62
commit
42a3836746
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:09f2eee55d08ac602938e896827b9403f0acbcabb52da9a388608fdc29d995c5
|
|
||||||
size 950924
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATtIACgkQ29LOiT4t
|
|
||||||
HIfmDQgAjp1koshTjXbeBWexs1LLceosNsGnMFC/RbG7KnzzdD1WFWUnlbf0kZab
|
|
||||||
a3ZpMQhphXKToeFnJ2KyIp3/j6yzcFuJkLey7q3Cxb59UHxOveIY2gNQ4+OA9H8t
|
|
||||||
TGpEjdG7DlQRmi8r/VjRJ+Vn4hmltv7FczA4sd09iTueZ/jadaksHo6elQyWHDL9
|
|
||||||
QbwV6z8zBjXKiNx8ZgntB37vEaTN0xyAZ3Rabf/GnSJ1G7Y4qx/2YoB1OTbORSfm
|
|
||||||
ViJ+qQZHoNHK9yveOP100m/sDFpQn7o8jGanFXUofNklq4CjBIgQrRebt4EUMlE0
|
|
||||||
Dl4RjK8xj08ZLNJj4qIwYNvvWKi3Ag==
|
|
||||||
=GTak
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
step-20.12.0.tar.xz
Normal file
3
step-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:98d07be949cbca0d6088d3de2383d596a01f74c16fac73192478c34e1ebe8cc1
|
||||||
|
size 950848
|
11
step-20.12.0.tar.xz.sig
Normal file
11
step-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhI0ACgkQ29LOiT4t
|
||||||
|
HIc1jgf/eeVnxkc3hqbsZNQSBWshKQ+L5i9PZ6OWlHpRYWItzTWJxaRgiFT4nBZi
|
||||||
|
idPJX5i4OZjDXjAURJh3qYlF3Jj9/xS4/VQUHGPMMeBBrl3orZbBEZ1Fo3Ffl4+e
|
||||||
|
LPhI5IXxhERVE0gmLnb2GBvg6v5uDJDC+GCJ/BlHNULI1Uo7dX3nJxlcGRHr8wN4
|
||||||
|
nYtM9LnjqERzlWe9Tc3pX3VNyzqflcbZvAWNNHIYOb1U79ywLVloHCVuGKbVLbDc
|
||||||
|
BsGE0UmJGZCVMf2If4KzdHtXHk1Fcq5hYgxQllHKJv6FR45Iyo/EohdkA58SZLDg
|
||||||
|
ZVUgZg1BKBPCJ8oRPSxbEBMETDE9Pg==
|
||||||
|
=h9xX
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 5 23:18:06 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Update to 20.12.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||||
|
- No code change since 20.11.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 27 15:18:17 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Nov 27 15:18:17 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,13 +21,13 @@
|
|||||||
%{!?_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: step
|
Name: step
|
||||||
Version: 20.11.90
|
Version: 20.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An interactive physics simulator
|
Summary: An interactive physics simulator
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Scientific/Physics
|
Group: Productivity/Scientific/Physics
|
||||||
URL: https://edu.kde.org
|
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: extra-cmake-modules
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gsl-devel
|
BuildRequires: gsl-devel
|
||||||
@ -49,7 +49,7 @@ BuildRequires: cmake(Qt5Xml)
|
|||||||
Obsoletes: %{name}5 < %{version}
|
Obsoletes: %{name}5 < %{version}
|
||||||
Provides: %{name}5 = %{version}
|
Provides: %{name}5 = %{version}
|
||||||
%if %{with lang}
|
%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
|
Source2: applications.keyring
|
||||||
BuildRequires: libqt5-linguist-devel
|
BuildRequires: libqt5-linguist-devel
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user