forked from pool/knights
Accepting request 658432 from KDE:Applications
KDE Applications 18.12 OBS-URL: https://build.opensuse.org/request/show/658432 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/knights?expand=0&rev=2
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4ca0fda4b3cb54a82174a2a96c43ebe0d63d90b382db06b3ffa5f5a436ddb8de
|
||||
size 3507448
|
3
knights-18.12.0.tar.xz
Normal file
3
knights-18.12.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b83ddcbd5ebc7addadfed899ef5437548e9907d201bebcb1d9af95c3049e982
|
||||
size 3507724
|
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 14 06:09:24 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
- Update to 18.12.0
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-18.12.0.php
|
||||
- Changes since 18.11.90:
|
||||
* Delay creation of QTextToSpeech
|
||||
* Fix build by adding missing header.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 30 12:56:07 UTC 2018 - wbauer@tmo.at
|
||||
|
||||
@@ -30,10 +41,10 @@ Sat Apr 21 14:10:15 UTC 2012 - alinm.elena@gmail.com
|
||||
|
||||
- updated to 2.4.2
|
||||
+A handful of usability fixes
|
||||
+introduces support for the UCI protocol, setting the difficulty level of chess engines, game history display, and loading and saving PGN files.
|
||||
+brings voice support, possibility of external control by dbus, and a couple of bug fixes.
|
||||
+bugfix release with several fixes, mostly by Dave Kaye. It fixes drag-coused freezes, dropping pieces outside of the board, and a theme appearing twice in the selection dialog.
|
||||
+the peace captured by en-passant is now properly removed.
|
||||
+introduces support for the UCI protocol, setting the difficulty level of chess engines, game history display, and loading and saving PGN files.
|
||||
+brings voice support, possibility of external control by dbus, and a couple of bug fixes.
|
||||
+bugfix release with several fixes, mostly by Dave Kaye. It fixes drag-coused freezes, dropping pieces outside of the board, and a theme appearing twice in the selection dialog.
|
||||
+the peace captured by en-passant is now properly removed.
|
||||
+Watching two engines play
|
||||
+Improved time control support for chess engines
|
||||
+Better support for the XBoard protocol means Knights can play with more engines, including Crafty, Sloppy, Sjeng and Phalanx.
|
||||
@@ -43,7 +54,7 @@ Sat Apr 21 14:10:15 UTC 2012 - alinm.elena@gmail.com
|
||||
+Improved server dialog, with a seek graph.
|
||||
+Ability to interact with a chess server or a computer engine via a text console.
|
||||
+Simple chat widget for talking to your remote opponent.
|
||||
+Selecting and moving pieces by clicking, without dragging.
|
||||
+Selecting and moving pieces by clicking, without dragging.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 18 10:57:03 UTC 2012 - tittiatcoke@gmail.com
|
||||
@@ -74,7 +85,7 @@ Sat May 21 16:03:33 UTC 2011 - bitshuffler@opensuse.org
|
||||
Sat Mar 19 12:36:26 UTC 2011 - asterios.dramis@gmail.com
|
||||
|
||||
- Update to version 2.3.1:
|
||||
* Fix bug; the peace captured by en-passant is now properly removed.
|
||||
* Fix bug; the peace captured by en-passant is now properly removed.
|
||||
- Spec file updates:
|
||||
* Changed License: to GPLv2+ and GFDL.
|
||||
* Recommend instead of Suggest for knights-lang package.
|
||||
|
@@ -18,13 +18,13 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: knights
|
||||
Version: 18.11.90
|
||||
Version: 18.12.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: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: cmake(KF5ConfigWidgets)
|
||||
BuildRequires: cmake(KF5Crash)
|
||||
|
Reference in New Issue
Block a user