forked from pool/knights
This commit is contained in:
parent
1c8dedd713
commit
cda2df2f6f
@ -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
3
knights-19.03.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ba8ad426ae2845ae011728be70380039e00cb210bde94dacfaf4c5f0472bfdfe
|
||||||
|
size 3508856
|
@ -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
|
Sat Mar 09 08:03:27 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: knights
|
Name: knights
|
||||||
Version: 18.12.3
|
Version: 19.03.80
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A simple chess board
|
Summary: A simple chess board
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Games/Board/Chess
|
Group: Amusements/Games/Board/Chess
|
||||||
URL: http://www.kde.org
|
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: extra-cmake-modules
|
||||||
BuildRequires: cmake(KF5ConfigWidgets)
|
BuildRequires: cmake(KF5ConfigWidgets)
|
||||||
BuildRequires: cmake(KF5Crash)
|
BuildRequires: cmake(KF5Crash)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user