From 480421d897f2a0050d70dcef35a12a6d4719b910 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jul 2023 15:37:10 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-zstandard.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-zstandard.spec b/python-zstandard.spec index 755676e..1e00124 100644 --- a/python-zstandard.spec +++ b/python-zstandard.spec @@ -19,7 +19,7 @@ compression library. A C extension and CFFI interface are provided. Name: python-%{pypi_name} Version: 0.21.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Zstandard bindings for Python License: BSD and GPLv2 URL: https://github.com/indygreg/python-zstandard @@ -72,6 +72,9 @@ mv zstandard{.src,} %{python3_sitearch}/%{pypi_name} %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 0.21.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Jun 15 2023 Python Maint - 0.21.0-2 - Rebuilt for Python 3.12