automatic version update by autodist [release 1.0.5-1mamba;Sat May 04 2024]
This commit is contained in:
parent
6dc9bbd479
commit
c03c1cd171
13
pychess.spec
13
pychess.spec
@ -1,6 +1,6 @@
|
||||
Name: pychess
|
||||
Version: 1.0.4
|
||||
Release: 3mamba
|
||||
Version: 1.0.5
|
||||
Release: 1mamba
|
||||
Summary: A chess client, that is fully featured, easy to use and nice looking in the gnome way
|
||||
Group: Graphical Desktop/Applications/Games
|
||||
Vendor: openmamba
|
||||
@ -11,6 +11,12 @@ Source: https://github.com/pychess/pychess/releases/download/%{version}/p
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(pexpect)
|
||||
BuildRequires: python3.11dist(psutil)
|
||||
BuildRequires: python3.11dist(pycairo)
|
||||
BuildRequires: python3.11dist(pygobject)
|
||||
BuildRequires: python3.11dist(sqlalchemy)
|
||||
BuildRequires: python3.11dist(websockets)
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: python-SQLAlchemy-py3
|
||||
Requires: python-pexpect-py3
|
||||
@ -78,6 +84,9 @@ fi
|
||||
%{python3_sitearch}/pychess-%{version}-py*.egg-info
|
||||
|
||||
%changelog
|
||||
* Sat May 04 2024 Automatic Build System <autodist@openmamba.org> 1.0.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 16 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.4-3mamba
|
||||
- rebuilt with python3 ~= 3.11
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user