From 667255ef0c3c86f68d29409a912faf5950329761 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 14 2022 10:09:08 +0000 Subject: Rebuilt for Python 3.11 --- diff --git a/python-zstandard.spec b/python-zstandard.spec index 979577e..90c12a8 100644 --- a/python-zstandard.spec +++ b/python-zstandard.spec @@ -14,7 +14,7 @@ compression library. A C extension and CFFI interface are provided. Name: python-%{pypi_name} Version: 0.17.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Zstandard bindings for Python License: BSD and GPLv2 URL: https://github.com/indygreg/python-zstandard @@ -67,6 +67,9 @@ mv zstandard{.src,} %{python3_sitearch}/%{pypi_name} %changelog +* Tue Jun 14 2022 Python Maint - 0.17.0-2 +- Rebuilt for Python 3.11 + * Tue Feb 15 2022 Dominik Mierzejewski 0.17.0-1 - update to 0.17.0 (#2042593) - drop obsolete patch