Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kross-interpreters?expand=0&rev=210
This commit is contained in:
parent
df091bdbee
commit
f224beeef1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5cee4f7753362d82ecbe65923a41bc020514720f861cd2691ccce7afd41c981a
|
||||
size 151724
|
3
kross-interpreters-22.04.0.tar.xz
Normal file
3
kross-interpreters-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f7ea1af30cc5ede4d5bc2c7337254ae5b5ca2425cbbd65b142d28b33d22cce59
|
||||
size 151724
|
16
kross-interpreters-22.04.0.tar.xz.sig
Normal file
16
kross-interpreters-22.04.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYukAACgkQu0YzUNbv
|
||||
Me9fgBAAhPg+N+AC5klbWQ15hRJ46P0MFc4XyQjxbLu7lbMBFQRAKKTUthl6rDrY
|
||||
T/hGPfFBA74DTiHbqJSC0q7w6awxVrPritpKPcojKXGGWAssLv5N0ihH54r7ibUY
|
||||
4qhRe+w5SOGNOmgQpJMLDXqfO7v+6T5UJ8bSAXVgRb0qXKGJggyVgirOhFh19znw
|
||||
pYrt7St4VW275HeHq/GjNCSHedzxDYwPyyLkXsDKuLVj/pK1X5L678QQqxDB1G2G
|
||||
Hwdx4ClEo3UowlF/9zdvVS6Y8rpuVNtin63OX4fF95aVRToRoHAOuOTAGIpU/26P
|
||||
EN5OO9fjrDVcJJ236i4YvMA30sVU5atgRca4DtuSUdt6uyo3y/1syjJfuJ/5LeAY
|
||||
Z9BT7F2cuYLOsoK0bToASC0kmZHbZw89y6T1D3r/TRWuDdYYbx/oIsUoNB+uZeEC
|
||||
hwXnRxpcU5RVzdp2Xqu5g55XG6NZvATCEQ2TadtMC/9SzCbzR41Gax9ggfBMz2cE
|
||||
+BRDPIoOgFIX/1xQKVdgSHDqLS0+gXIqRbpINqM5UJoRzTSLzUeZrxqKFyWNSdGJ
|
||||
FocaP6oKMER+pHF34EAohVd3YHE4yQd8f8taS/XWplWaeeeUP3NL/Zbd+jj5PpCV
|
||||
Ip9qqacRZNsJ0UFqPcvjTiF2RGesWLfcoZ7EuRbxcVBxf2qX4Hg=
|
||||
=qSDj
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 18 07:52:15 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:20:32 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -20,14 +20,14 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without released
|
||||
Name: kross-interpreters
|
||||
Version: 22.03.90
|
||||
Version: 22.04.0
|
||||
Release: 0
|
||||
Summary: Diverse bindings for KROSS
|
||||
License: LGPL-2.1-or-later
|
||||
Group: Development/Libraries/KDE
|
||||
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}
|
||||
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
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
|
Loading…
Reference in New Issue
Block a user