1
0

Accepting request 756280 from KDE:Applications

KDE Applications 19.12.0

OBS-URL: https://build.opensuse.org/request/show/756280
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kross-interpreters?expand=0&rev=45
This commit is contained in:
Dominique Leuenberger 2019-12-14 11:13:39 +00:00 committed by Git OBS Bridge
commit 4d694d8207
7 changed files with 50 additions and 26 deletions

Binary file not shown.

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/O0ACgkQ29LOiT4t
HIdOzQf9FWWPB23oz0m18QMRDm3TwKxdcPaUdD65wDVqhnOtBbPaDBsty3cA+HOU
GmcD00XrSGDXyZXy8cPhktES4usLlIGSYBsraSo7C64l2xqgGfIjmnP82/kNceCI
O2PdIglHjEr8PlUs6S2525jBX+0IhQbQG/B43F+oFfwcp48IkhDZY4E+9mPSWW9g
c82DyiWjcvah06gKZqawIBZZW+xGqFsdyTeX06KV/EQJbqjlSpxghRWUTd5n8CkW
oyHwTCAX/0LWjnXSMsYjQJUj8ra7Ht6krm3goMSoe6nbldVxdO/Yut019Frg3gZn
fCulU2xvqgig42qKLVDBZBPrOKLZIQ==
=ALUn
-----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,28 @@
-------------------------------------------------------------------
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>
- Update to 19.11.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/19.12-rc
- No code change since 19.11.80
-------------------------------------------------------------------
Sun Nov 24 13:29:46 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
- No code change since 19.08.3
-------------------------------------------------------------------
Thu Nov 7 23:13:17 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package kross-interpreters
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,31 +16,30 @@
#
%define kf5_version 5.26.0
%define kf5_version 5.60.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.08.3
Version: 19.12.0
Release: 0
Summary: Diverse bindings for KROSS
License: LGPL-2.1-or-later
Group: Development/Libraries/KDE
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/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
%endif
BuildRequires: extra-cmake-modules
BuildRequires: kdelibs4support-devel
BuildRequires: kross-devel >= 5.11.0
BuildRequires: pkgconfig
BuildRequires: python-devel
BuildRequires: xz
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5Gui)
BuildRequires: pkgconfig(Qt5Test)
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5Kross) >= 5.11.0
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5Gui)
BuildRequires: cmake(Qt5Test)
BuildRequires: cmake(Qt5Widgets)
%description
The kross interpreters for Ruby, Python and Java