From 3e7d2d85cba135cd49dba4f5ad2fd694c7a5ef72 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jul 2023 15:37:20 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_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 2f7bae6..105ce7b 100644 --- a/python-zstd.spec +++ b/python-zstd.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: %{zstd_version}.1 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Zstd Bindings for Python License: BSD @@ -70,6 +70,9 @@ sed -i -e '/test_version/d' tests/__init__.py %{python3_sitearch}/%{pypi_name}*.so %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 1.4.5.1-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Jun 13 2023 Python Maint - 1.4.5.1-11 - Rebuilt for Python 3.12