From 28295b2f7dfdeb5749dbc3ac5337e8e47ecd2b3d Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:20:34 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- python-zstandard.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-zstandard.spec b/python-zstandard.spec index c8360fb..c622afd 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.22.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Zstandard bindings for Python License: (BSD-3-Clause OR GPL-2.0-only) AND MIT URL: https://github.com/indygreg/python-zstandard @@ -73,6 +73,9 @@ mv zstandard{.src,} %{python3_sitearch}/%{pypi_name} %changelog +* Mon Jun 24 2024 Troy Dawson - 0.22.0-4 +- Bump release for June 2024 mass rebuild + * Fri Jan 26 2024 Fedora Release Engineering - 0.22.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild