Bump release for June 2024 mass rebuild
This commit is contained in:
parent
8a779d8934
commit
28295b2f7d
@ -19,7 +19,7 @@ compression library. A C extension and CFFI interface are provided.
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.22.0
|
Version: 0.22.0
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Zstandard bindings for Python
|
Summary: Zstandard bindings for Python
|
||||||
License: (BSD-3-Clause OR GPL-2.0-only) AND MIT
|
License: (BSD-3-Clause OR GPL-2.0-only) AND MIT
|
||||||
URL: https://github.com/indygreg/python-zstandard
|
URL: https://github.com/indygreg/python-zstandard
|
||||||
@ -73,6 +73,9 @@ mv zstandard{.src,}
|
|||||||
%{python3_sitearch}/%{pypi_name}
|
%{python3_sitearch}/%{pypi_name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.22.0-4
|
||||||
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.22.0-3
|
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.22.0-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user