diff --git a/python-zstandard.spec b/python-zstandard.spec index a8d41f2..baf1063 100644 --- a/python-zstandard.spec +++ b/python-zstandard.spec @@ -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 - 0.15.2-3 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 0.15.2-2 - Rebuilt for Python 3.10