Accepting request 723684 from KDE:Applications

Applications 19.08.0 (forwarded request 723532 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/723684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/knights?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2019-08-16 13:46:53 +00:00 committed by Git OBS Bridge
commit e509eb9815
6 changed files with 39 additions and 6 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:7d36c920200bf1e88cad0d0d15b217459571fd3353345228e8c733f388877a6d
size 3507332

3
knights-19.08.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxooACgkQ29LOiT4t
HIfOLQf/SukW4ZZBwHN6m9XxI3jeMKemhW4wb6b0WqYgrArOxxm1kdMHdET4dcdS
6giRIAzXeEskIu+mf+DcqgWbqweYnTJVKMuwMDZRQpuVOvMVa90Z11ggerWWCarz
S2SkPt3trLpMSX80mA8ZjU2YvdhNrdFZnOWY2cgrtwWnpFkMbGD3MzcgcKBeWa6n
abbxqX37L3ykbISTaD5QBGn4I9L3bBwF67ATDBTWN19NAqd0/OGxVbwWzNyVq/Gz
B/ovUfaMBZFIJCwWMdtiPL4abBCc1r0Weu7Y+iwhErVyjBRmoxZulvyl+OJ1bTN+
Mo8T7RCDyD7VieOQavYEXulSGOZDDw==
=n7k4
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Aug 9 08:31:23 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:52 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
- No code changes since 19.07.80
-------------------------------------------------------------------
Tue Jul 23 11:59:08 UTC 2019 - lbeltrame@kde.org

View File

@ -18,13 +18,17 @@
%bcond_without lang
Name: knights
Version: 19.07.80
Version: 19.08.0
Release: 0
Summary: A simple chess board
License: GPL-2.0-or-later
Group: Amusements/Games/Board/Chess
URL: http://www.kde.org
Source: %{name}-%{version}.tar.xz
URL: https://www.kde.org
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: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5Crash)