Accepting request 844092 from home:cgiboudeaux:games
- Update to 2.0 * Pattern search is now available * atabase load times are reduced, and threading was added so that the user interface remains responsive. * Multiple online games can now be observed in a single window with clickable previews to switch between them. * There is a new "Tip of the day" dialog on startup, which displays features that are maybe not easily discoverable. * Several new high resolution wood textures for the board to choose from. * When playing engines that are capable of analysis, the evaluation is now collected during the game and can be displayed live. * Engine configuration now allows engines to be unrestricted in board size and komi * Some GTP bugs were fixed, which may improve compatibility with certain engines. * Window titles can now be overriden in the settings, which should help with streaming setups. * Performance improvements for the screen updates should now make it feasible to turn off quiet mode when online * There is a new option to highlight the user's own chat messages - Drop 0001-Add-missing-includes.patch. Fixed upstream. OBS-URL: https://build.opensuse.org/request/show/844092 OBS-URL: https://build.opensuse.org/package/show/games/q5go?expand=0&rev=17
This commit is contained in:
@@ -17,14 +17,13 @@
|
||||
|
||||
|
||||
Name: q5go
|
||||
Version: 1.1.1
|
||||
Version: 2.0
|
||||
Release: 0
|
||||
Summary: A Go board including an editor and analysis frontend
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Board/Other
|
||||
URL: https://github.com/bernds/q5go
|
||||
Source0: https://github.com/bernds/%{name}/archive/%{name}-%{version}.tar.gz
|
||||
Patch0: 0001-Add-missing-includes.patch
|
||||
BuildRequires: libqt5-linguist-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: update-desktop-files
|
||||
@@ -77,7 +76,7 @@ popd
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc AUTHORS ChangeLog NEWS README.md
|
||||
%doc AUTHORS ChangeLog README.md
|
||||
%{_bindir}/q5go
|
||||
%{_datadir}/applications/q5Go.desktop
|
||||
%{_datadir}/pixmaps/q5go.png
|
||||
|
Reference in New Issue
Block a user