Add %%changelog entry
Resolves: RHEL-122724
This commit is contained in:
parent
dc0f388dad
commit
77e157a640
@ -19,7 +19,7 @@ compression library. A C extension and CFFI interface are provided.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.22.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Zstandard bindings for Python
|
||||
License: (BSD-3-Clause OR GPL-2.0-only) AND MIT
|
||||
URL: https://github.com/indygreg/python-zstandard
|
||||
@ -72,6 +72,9 @@ mv zstandard{.src,}
|
||||
%{python3_sitearch}/%{pypi_name}
|
||||
|
||||
%changelog
|
||||
* Mon Nov 03 2025 Lukáš Zaoral <lzaoral@redhat.com> - 0.22.0-5
|
||||
- unretire python-ztandard (RHEL-122724)
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.22.0-4
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user