SHA256
1
0
forked from pool/knights
Christophe Giboudeaux 2019-04-03 08:52:26 +00:00 committed by Git OBS Bridge
parent 1c8dedd713
commit cda2df2f6f
4 changed files with 17 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Mar 27 06:41:13 UTC 2019 - lbeltrame@kde.org
- Update to 19.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/announce-applications-19.04-beta.php
- Changes since 18.12.3:
* Clean up for making asan happy when we close apps
* not necessary to check pointer before deleting it
* Fix build by adding missing header.
-------------------------------------------------------------------
Sat Mar 09 08:03:27 UTC 2019 - lbeltrame@kde.org

View File

@ -18,13 +18,13 @@
%bcond_without lang
Name: knights
Version: 18.12.3
Version: 19.03.80
Release: 0
Summary: A simple chess board
License: GPL-2.0-or-later
Group: Amusements/Games/Board/Chess
URL: http://www.kde.org
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
Source: %{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5Crash)