automatic version update by autodist [release 6.2.8-1mamba;Mon May 10 2021]

This commit is contained in:
Automatic Build System 2024-01-05 23:16:57 +01:00
parent 5df5b87930
commit bbc084c8ef

View File

@ -1,24 +1,25 @@
%define book_version 1.01
Name: gnuchess
Version: 6.2.7
Version: 6.2.8
Release: 1mamba
Summary: GNU Chess lets most modern computers play a full game of chess
Group: Applications/Games
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.gnu.org/software/chess/
URL: https://www.gnu.org/software/chess/
Source: http://ftp.gnu.org/pub/gnu/chess/%{name}-%{version}.tar.gz
Source1: http://ftp.gnu.org/pub/gnu/chess/book_%{book_version}.pgn.gz
Patch0: %{name}-5.07-input_thread.patch
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libgcc
BuildRequires: libncurses-devel
BuildRequires: libreadline-devel
BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END
Requires(post): %{__install_info}
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
%description
GNU Chess lets most modern computers play a full game of chess.
@ -73,6 +74,9 @@ exit 0
# ChangeLog INSTALL NEWS README TODO
%changelog
* Mon May 10 2021 Automatic Build System <autodist@mambasoft.it> 6.2.8-1mamba
- automatic version update by autodist
* Mon Jun 08 2020 Automatic Build System <autodist@mambasoft.it> 6.2.7-1mamba
- automatic version update by autodist