From 39c48cc60ea507e7a5ba12bdabbe8e19888de41d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 10:27:24 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-zstd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-zstd.spec b/python-zstd.spec index 17cdaf2..67bbb47 100644 --- a/python-zstd.spec +++ b/python-zstd.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: %{zstd_version}.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Zstd Bindings for Python License: BSD @@ -63,6 +63,9 @@ sed -i -e '/test_version/d' tests/__init__.py %{python3_sitearch}/%{pypi_name}*.so %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.4.5.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 1.4.5.1-4 - Rebuilt for Python 3.10