forked from pool/kross-interpreters
Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kross-interpreters?expand=0&rev=121
This commit is contained in:
parent
df2b1991d3
commit
139fe02879
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:936cc5c71cbcee8f86780533d442fb6c7e4c2c57bddb108289a3ff36b2a4a2c4
|
||||
size 151632
|
3
kross-interpreters-19.08.0.tar.xz
Normal file
3
kross-interpreters-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d0cda357a32d755d6eba373871c0903a5e6ee5f63289aa6f40c623e985453ecd
|
||||
size 151572
|
11
kross-interpreters-19.08.0.tar.xz.sig
Normal file
11
kross-interpreters-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1Mxo0ACgkQ29LOiT4t
|
||||
HIdOvAf9F9O+Jp0rfzokvD2Ft2Xbt0O3sDZO7SI4LKw0/Jora9ZoR6cjZZ0l3GtX
|
||||
2bqrME3IKzP7EeFUqf09awbar7HwjOAOx9irU9zhBcAx4r5APUL/VdxqTk6rAlC4
|
||||
j0XsbgVizXgP9mY6bCSCL4/TU97WV8pz6NfLJqHQBjGWRHwtkQZ2PJ7jwHjdstF0
|
||||
3tv199v5jIZa5bNtIsk3pVh8gl7HWjAZa8sYy0s6IwrCXwg4dM2QUpK8K7RqEqwn
|
||||
0TG7NIQnq0yyDsVpNoyaCzuzpp7z8NLF0tzK9Q5forOEQtQU691CLd99qUo/7ofQ
|
||||
zNHoAyuDAokUblOhvQ7vLRRMLNdthA==
|
||||
=rvGc
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 08:31:38 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 19.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08.0.php
|
||||
- No code change since 19.07.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 06 16:50:50 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -19,13 +19,18 @@
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kross-interpreters
|
||||
Version: 19.07.90
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: Diverse bindings for KROSS
|
||||
License: LGPL-2.1-or-later
|
||||
Group: Development/Libraries/KDE
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kdelibs4support-devel
|
||||
BuildRequires: kross-devel >= 5.11.0
|
||||
|
Loading…
Reference in New Issue
Block a user