SHA256
1
0
forked from pool/klines

Applications 19.08.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/klines?expand=0&rev=91
This commit is contained in:
Fabian Vogt 2019-08-15 14:00:47 +00:00 committed by Git OBS Bridge
parent 43e6c538ca
commit a0da1a62a1
6 changed files with 30 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:06ff54252ec9869583b916fb855d9d9103fcfce1c03e68f3e1d7cff8b30c7e6f
size 1781936

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

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

11
klines-19.08.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxocACgkQ29LOiT4t
HIfn5Af/WedlFwUbXjlc+RgnPyVhh1i4c1FcCBvxuRjfQPphj2kuTFm+UnozuXsN
3JYIcu6XY2efrcuAd0vVz5XdyBhCs0DpvU87hdNfIglgIXoEEbmK4zAs4H5w2uW5
5/GlPGN1r1EolJ9/b8I8SV2MvH7TIKWBpWjKYKCt7LQ0k0Fiv/W7Cz34WYRWtEbD
JJrNrBcxemUncncdp1mrryBitOeQlvTXgxZm21ymrDZicpIyeLDiAnPEKd/WE2eR
R8kTqM40eeUqKjjxUiLr/M6vxf6rU7KMDHxEz9lu539EWTRrBjkj1o+gCnlYQQl2
Oum3LHdjd1d8vamTQ2QdrS1J2ntHpA==
=Aaxp
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 9 08:31:12 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:49 UTC 2019 - lbeltrame@kde.org

View File

@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: klines
Version: 19.07.90
Version: 19.08.0
Release: 0
Summary: Tactical game
License: GPL-2.0-or-later
Group: Amusements/Games/Board/Puzzle
URL: http://www.kde.org
Source0: klines-%{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: kcompletion-devel
BuildRequires: kconfig-devel