From 629a1123df6abc12f74d81dc4763dbe0246d0f73 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 21:12:08 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-zstd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-zstd.spec b/python-zstd.spec index 1cfea3d..22376a8 100644 --- a/python-zstd.spec +++ b/python-zstd.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: %{zstd_version}.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Zstd Bindings for Python License: BSD @@ -59,6 +59,9 @@ sed -i -e '/test_version/d' tests/__init__.py %{python3_sitearch}/%{pypi_name}*.so %changelog +* Fri Jun 04 2021 Python Maint - 1.4.5.1-4 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 1.4.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild