Accepting request 723704 from KDE:Applications

Applications 19.08.0 (forwarded request 723532 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/723704
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kross-interpreters?expand=0&rev=41
This commit is contained in:
Dominique Leuenberger 2019-08-16 13:47:43 +00:00 committed by Git OBS Bridge
commit 1925591f02
6 changed files with 51 additions and 5 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

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

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1Mxo0ACgkQ29LOiT4t
HIdOvAf9F9O+Jp0rfzokvD2Ft2Xbt0O3sDZO7SI4LKw0/Jora9ZoR6cjZZ0l3GtX
2bqrME3IKzP7EeFUqf09awbar7HwjOAOx9irU9zhBcAx4r5APUL/VdxqTk6rAlC4
j0XsbgVizXgP9mY6bCSCL4/TU97WV8pz6NfLJqHQBjGWRHwtkQZ2PJ7jwHjdstF0
3tv199v5jIZa5bNtIsk3pVh8gl7HWjAZa8sYy0s6IwrCXwg4dM2QUpK8K7RqEqwn
0TG7NIQnq0yyDsVpNoyaCzuzpp7z8NLF0tzK9Q5forOEQtQU691CLd99qUo/7ofQ
zNHoAyuDAokUblOhvQ7vLRRMLNdthA==
=rvGc
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
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
- Update to 19.07.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
- Changes since 19.07.80:
* No code changes since 19.07.80
-------------------------------------------------------------------
Tue Jul 23 11:59:04 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* Fix test testguiform.py
* Add test testguiform.py
-------------------------------------------------------------------
Sat Jul 13 07:26:37 UTC 2019 - lbeltrame@kde.org

View File

@ -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.04.3
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