Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/step?expand=0&rev=167
This commit is contained in:
parent
488129e0f6
commit
5943c3f8db
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6875415a506f2671c00856b01a418161351c8f5c96abc5321d6535e6928a573b
|
|
||||||
size 937696
|
|
3
step-22.04.0.tar.xz
Normal file
3
step-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cbe614551808e31c6940c18e7a0d2b4a4eddc15a4d5c3ec671a6bc87de5cff00
|
||||||
|
size 938080
|
16
step-22.04.0.tar.xz.sig
Normal file
16
step-22.04.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYt/UACgkQu0YzUNbv
|
||||||
|
Me9jqA/+Np4yIWIcYF04x5f1KPeKoS5/GgYiYTCj5sHKya5HA3fyUVS2YVpI5fiF
|
||||||
|
sTDYTGd4crF2FaBSjwwhpa6ZG6+TIR3uPWIq6PtnF48EPcTQFQBV4OyNM9vgknCM
|
||||||
|
RM2GlUBXMNPWNk0uGMBam0vtcEXAtBfQHNedPpBWTdNLk2WBisQUYsoA1cqPr3XN
|
||||||
|
3Rc6uLvBpxWq9ads9Nggoc3YvVtEzWUJtBxWYRNxSebVenJY7JVO+ENw7OsRWPdf
|
||||||
|
1uJY4NlULKZn6Rd6Q11XgpK6RYUkJc6D6HblCWZrvqK0J1NfI8F65UCh9xLQ/Van
|
||||||
|
k2GJUFeCrpxpGUFMJOQCKXTEPPRabEtHDJZeqHPlDtiPrKw2I6GIMPsy0KkG8KtL
|
||||||
|
Eqtp7sRK2mbAVU5VkB+vE5ubdBKzBMKA1d00mTeFoXFHnDwMhQlY6810fSlBMD/H
|
||||||
|
0wz+daACGoRYBebzLv/BkgYz2dJKtqXf2GN7cC0A1hw36EI7opibRlZpad0hkNHD
|
||||||
|
uEKGDfEMxGxLFxvz1kR3XVnfoHXPgCsqyizatHVnyJodkMzeEwnQQRvjrnDYZawy
|
||||||
|
LraCwYCQfebrSC9zPWpNJIMBb9bmIqC5VGnTqyhT/LlPwdYGkgiwQXmuGvTYnPnB
|
||||||
|
s5oiTj4TG+UNxFX76VRu3sOy4Kq3yc2TzqeSsK0Jx0owKz+gAeY=
|
||||||
|
=AvzD
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 18 07:52:52 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 22.04.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/gear/22.04.0/
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 8 18:22:21 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Apr 8 18:22:21 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -20,15 +20,15 @@
|
|||||||
%{!?_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 released
|
%bcond_without released
|
||||||
Name: step
|
Name: step
|
||||||
Version: 22.03.90
|
Version: 22.04.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://apps.kde.org/step
|
URL: https://apps.kde.org/step
|
||||||
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
|
||||||
%if %{with released}
|
%if %{with released}
|
||||||
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