forked from pool/knights
Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/knights?expand=0&rev=25
This commit is contained in:
parent
b5fc6590d8
commit
092a1ead68
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c8ee3fedee83dc5d28c5a3e47d62c340282f306e71c9064d38ba0b98f990fa4a
|
||||
size 3512276
|
3
knights-19.08.0.tar.xz
Normal file
3
knights-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1e22413a23b8afeab8b5d46a4d6d81a5e00a891636676b99c5bd08806f97795c
|
||||
size 3513360
|
11
knights-19.08.0.tar.xz.sig
Normal file
11
knights-19.08.0.tar.xz.sig
Normal 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-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
10
knights.spec
10
knights.spec
@ -18,13 +18,17 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: knights
|
||||
Version: 19.07.90
|
||||
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)
|
||||
|
Loading…
Reference in New Issue
Block a user