Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-27 08:40:30 +00:00
parent 8310d1a59e
commit 1d4cf3041d

View File

@ -14,7 +14,7 @@ compression library. A C extension and CFFI interface are provided.
Name: python-%{pypi_name}
Version: 0.15.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Zstandard bindings for Python
License: BSD and GPLv2
URL: https://github.com/indygreg/python-zstandard
@ -71,6 +71,10 @@ mv zstandard{.src,}
%{python3_sitearch}/%{pypi_name}
%changelog
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.2-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.15.2-2
- Rebuilt for Python 3.10