From 1d4cf3041d5149121cb02e31755807f577906833 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 27 Jul 2021 08:40:30 +0000 Subject: [PATCH] - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-zstandard.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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