1
0

KDE Applications 19.12.0 final (release on Thursday)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kross-interpreters?expand=0&rev=135
This commit is contained in:
Christophe Marin 2019-12-11 13:03:46 +00:00 committed by Git OBS Bridge
parent 3a386b4d0d
commit 5f3ae8cae3
6 changed files with 26 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fcdfaff346782df39e0757c10ec102484260c4218ad8c008d71ca4a8cae7cfc5
size 151352

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3gfRsACgkQ29LOiT4t
HIf0PQf/XNSkta4zSWsJud1qwXL9qXORDlHmoOLt/KtIJaI3cPRxUVGPGwhC2NT+
KUOWG5Ll+N8wQrUEgWTMqGI+8lTWP/w7jT2kAjXF5PgmwTOZi4r2t5Rx3S0Z8IPh
nER9Hv2HyQZZX3SiKicfegUv1EjfF9LXDF72YXD4zem9nGuJS2FYpv+pRfJPereu
qlE3qUsw1mOgdBwzMV+62iP1q51DwMW0p23R6rwMJCOy4hGJowDRNhK5EgpWTn5k
/oX1fAnz6KYt5ZT8z1eY3yN18p88T1lg6GrDyi8munlnLIxivW9Oh112futqWjB2
OXbp8NxmqTvKiP+eyxqxlicNV3r3qg==
=SUfi
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b2c5d5069f802023902517c9e880b34971223831f820411e24eab67c6fbceae3
size 151652

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puJQACgkQ29LOiT4t
HIc2Rwf9GjLD/uNdw5V7Qcmovifp1aw4Vjf9PW1YWHEkuUQ816OcTy26P48oW3LR
4gIRcWL/ghTiJXs300E2hjMKrS0rHig01hy8HtE+G7frHfxSHsXpiEHJxA7a+EoM
coepWcIgBSdnI34ZUbgLPGkphooGGhfATgEv+YL7dCaDTEDa+YaowI50aQYE6X4X
7U3527O8O9EKHNXfxaLWuLSSdngnYr7OsWpqVhZNy5Tg8KP49BbLNqCgmAsN6MGK
jfWnntdRYAckJ18iEW51gKh+ayQvWuaNqt79pU7UbOk+7rtE2Ff0q9a3hHKepFOF
rif+6p+V40QEpZtTNdv4ScEpV8r6xw==
=Mi28
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Dec 10 06:38:53 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
Update to 19.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12.0
- No code change since 19.11.90
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Nov 30 09:12:13 UTC 2019 - Luca Beltrame <lbeltrame@kde.org> Sat Nov 30 09:12:13 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -21,14 +21,14 @@
%{!?_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: kross-interpreters Name: kross-interpreters
Version: 19.11.90 Version: 19.12.0
Release: 0 Release: 0
Summary: Diverse bindings for KROSS Summary: Diverse bindings for KROSS
License: LGPL-2.1-or-later License: LGPL-2.1-or-later
Group: Development/Libraries/KDE Group: Development/Libraries/KDE
Source: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang} %if %{with lang}
Source1: https://download.kde.org/unstable/applications/%{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
%endif %endif
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules