diff --git a/python-zstd.spec b/python-zstd.spec index b926dd9..1fea024 100644 --- a/python-zstd.spec +++ b/python-zstd.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: %{zstd_version}.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Zstd Bindings for Python License: BSD @@ -67,6 +67,9 @@ sed -i -e '/test_version/d' tests/__init__.py %{python3_sitearch}/%{pypi_name}*.so %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1.4.5.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 1.4.5.1-7 - Rebuilt for Python 3.11