diff --git a/python-zstandard.spec b/python-zstandard.spec index 7aae189..6962d7f 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.13.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Zstandard bindings for Python License: BSD URL: https://github.com/indygreg/python-zstandard @@ -75,6 +75,9 @@ export ZSTD_SLOW_TESTS=1 %{python3_sitearch}/zstd%{python3_ext_suffix} %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.13.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 0.13.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild