automatic version update by autodist [release 3.0.0-1mamba;Fri Feb 25 2022]
This commit is contained in:
parent
6a5923c491
commit
47a1282af7
@ -1,5 +1,5 @@
|
|||||||
Name: python-xxhash
|
Name: python-xxhash
|
||||||
Version: 2.0.2
|
Version: 3.0.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A Python binding for the xxHash library
|
Summary: A Python binding for the xxHash library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -10,7 +10,8 @@ URL: https://pypi.org/project/xxhash/
|
|||||||
Source: https://pypi.debian.net/xxhash/xxhash-%{version}.tar.gz
|
Source: https://pypi.debian.net/xxhash/xxhash-%{version}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## note: run 'autospec -u -a6 python-xxhash' to get the list of build requirements.
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libpython3-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
@ -44,6 +45,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 25 2022 Automatic Build System <autodist@mambasoft.it> 3.0.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Apr 15 2021 Automatic Build System <autodist@mambasoft.it> 2.0.2-1mamba
|
* Thu Apr 15 2021 Automatic Build System <autodist@mambasoft.it> 2.0.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user