1
0

Accepting request 796991 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/796991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kross-interpreters?expand=0&rev=50
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:49:47 +00:00 committed by Git OBS Bridge
commit c22074fb5c
6 changed files with 46 additions and 21 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drX8ACgkQ29LOiT4t
HIfI4Qf+IbBwH6jjz5ylRkXA/asqKNQFqY55pYRHq+JMIMg9YkR1YQuwIUA/JWv6
Ysji6HL6NFM76fNeHF2D2PVoJiwrMJyq6eOw5fPOtXarIHdTZojhFzAOs9t4IxGS
65z7XvtV2GuqJOf2sYJoTNqiULvJ6Sjfe71Ritnivwo9z/rOgrY2lEDVIRiTTfiL
zsG6nr/+yU3iruQhaodXU5PFJNIdHfEePeRKRr1J1wQ7Ke8R/OL9D5SKkSdsK5p0
r0A0yfg3zfurBjEpD69IT8zFPt0lD9KvntiXs1BbdkP0Kg6eGlsM/5Mt6kY1IIvZ
BzHaaG1CZO9vkIUCN8iHK82nPEfaXA==
=q08B
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB+AACgkQ29LOiT4t
HIeUPggAlGo7Yv0nscwO5MbeNPDSU4y4auFML2Ft7UhR6MqKEpdlcChz36mtV+fU
SP3+ZpxP3TPotfmLVN3W470VFhw4eZEE+vRdAA6B9J2QERv9InmlHd85cNr2fMS4
RCKoTtP4N2SscqrqX4LV95CpMhPZWxlqeLUFdt2Pt08t3ADT85IZRt1dcOFHWTki
E9pZv6Y1hO863p+ISxkUVQ4TFSSnjdwIukgjY/Qhm9z4HVQG5bQo9fT1g0f8oaGC
PodgrXIlqz0/wpMoUnOH+4Y0HXEZNs7qr+N4ADedzH+O4f71aXQuJfCthCTu4syf
TExaVzqvPMWtvS4RZnc8094B/19/FA==
=E6G2
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Thu Apr 23 12:22:49 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-04-apps-update
- No code change since 20.03.90
-------------------------------------------------------------------
Sun Apr 5 20:30:24 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-rc
- No code change since 20.03.80
-------------------------------------------------------------------
Sun Mar 22 09:17:20 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-beta
- No code change since 19.12.3
-------------------------------------------------------------------
Thu Mar 5 20:36:27 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -21,17 +21,12 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kross-interpreters
Version: 19.12.3
Version: 20.04.0
Release: 0
Summary: Diverse bindings for KROSS
License: LGPL-2.1-or-later
Group: Development/Libraries/KDE
URL: https://www.kde.org
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
BuildRequires: ruby-devel
BuildRequires: xz
@ -41,6 +36,10 @@ BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5Gui)
BuildRequires: cmake(Qt5Test)
BuildRequires: cmake(Qt5Widgets)
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
%description
The kross interpreter for Ruby
@ -52,7 +51,6 @@ Group: Development/Libraries/KDE
%description -n kross-ruby
The Ruby bindings which can be used with KROSS
%prep
%setup -q