SHA256
1
0
forked from pool/klines

Accepting request 723669 from KDE:Applications

Applications 19.08.0 (forwarded request 723532 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/723669
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/klines?expand=0&rev=88
This commit is contained in:
Dominique Leuenberger 2019-08-16 13:46:18 +00:00 committed by Git OBS Bridge
commit 7d0f171775
6 changed files with 55 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:a0d133a9a08e8f3953ae54b7da187c56cfbc518bfeadac4f32b82c9aa4f33c8b
size 1781072

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,37 @@
-------------------------------------------------------------------
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
- 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:01 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:
* Remove unused includes
* It was fixed
* Time to increase Qt version as we use override but qt5.7 doesn't support it and we use 5.7 from long time
* Fix some clazy warning
* It builds without deprecated methods
* Use strict compile flags here
-------------------------------------------------------------------
Sat Jul 13 07:26:36 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.04.3
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