Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
2efbd53efd
commit
82ce235282
@ -14,7 +14,7 @@ compression library. A C extension and CFFI interface are provided.
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.19.0
|
Version: 0.19.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Zstandard bindings for Python
|
Summary: Zstandard bindings for Python
|
||||||
License: BSD and GPLv2
|
License: BSD and GPLv2
|
||||||
URL: https://github.com/indygreg/python-zstandard
|
URL: https://github.com/indygreg/python-zstandard
|
||||||
@ -67,6 +67,9 @@ mv zstandard{.src,}
|
|||||||
%{python3_sitearch}/%{pypi_name}
|
%{python3_sitearch}/%{pypi_name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.0-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
* Wed Nov 02 2022 Dominik Mierzejewski <dominik@greysector.net> 0.19.0-1
|
* Wed Nov 02 2022 Dominik Mierzejewski <dominik@greysector.net> 0.19.0-1
|
||||||
- update to 0.19.0 (#2138646)
|
- update to 0.19.0 (#2138646)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user