Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kross-interpreters?expand=0&rev=163
This commit is contained in:
parent
f62852a47d
commit
6aec1023a7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bbbf9f98d4c322c75c598c6bdbed5c524a50293c3fd8aa1a147f0adbf09650a6
|
||||
size 151256
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAMACgkQ29LOiT4t
|
||||
HIeRfQf9HbQRIanaJssCyv5rk8R34CzOPswhDKYW0bn9MXclCxRixYpJ7F0QRLA8
|
||||
U9mIXks8eTx0lu01JtwTbZQuAJrLfPfubsK+4dmdc03kIrKsUAKU0Y6LTnRmo+hn
|
||||
Bs/3exowrD/fkrILhfweaAdGNdVDGsJfIz4vFZVlTBde6Pe5/2bc5JBrTGhaHTa6
|
||||
wb/ntQPzIfcs8taqha+nUTrqpBENTw8+C/6//WVxoBG/SOZ9/oTJ3RTtAwBr9gmZ
|
||||
ROo1q5k0UfX6UDgNIZSNP4LM80mD3SDcJma44OOTGF/stEauIIMwajuzLIcgyCxb
|
||||
mTZri7bqWW/8LrqvOIjArbEQS+p44g==
|
||||
=QS2R
|
||||
-----END PGP SIGNATURE-----
|
3
kross-interpreters-20.08.0.tar.xz
Normal file
3
kross-interpreters-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a27547b150d686524578fc256e1282f64554513d2724994020caf89e7a60b10
|
||||
size 151240
|
11
kross-interpreters-20.08.0.tar.xz.sig
Normal file
11
kross-interpreters-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgwACgkQ29LOiT4t
|
||||
HIcCYgf/WI1HthHy/wEL7UIFlofWNcVC/T/rCXpLCwdLtOBwFMlmow+EuSnIEVHg
|
||||
/GrcwTRtCPOBEu0WArxgXp3AzueXXsNJlouyi1CFNeQHMeMETputhfj3kiwYvBo1
|
||||
KnlsQu5DIxp0vI4yEm8L/WqfxDgNtcrn9IzQY3UJbAbYsRVMT/F5Z/FuSgTwRdrc
|
||||
Yqjqptpt+tR+X4Uf0tZePpvOD2+A/spetR7s7Xk5pWAyLwTsBJLB5j456Q9bF6qG
|
||||
tUik5WI/8J+SGOShFxo5UOOZBqGtS75ialnu0k15zgaQuZ18ON3PjtsbKee3ySLe
|
||||
qH9oMgrNss6Fb8ZtZBtLAjf8mxS5fg==
|
||||
=b3vL
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 9 09:09:58 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:00:18 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -21,12 +21,12 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kross-interpreters
|
||||
Version: 20.07.90
|
||||
Version: 20.08.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
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: ruby-devel
|
||||
BuildRequires: xz
|
||||
@ -37,7 +37,7 @@ BuildRequires: cmake(Qt5Gui)
|
||||
BuildRequires: cmake(Qt5Test)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
%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
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user