From c08c3347b99d91bbeff04f432722dd801ffb43b6 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:32:47 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- brotli.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/brotli.spec b/brotli.spec index ead0c68..68b6dcf 100644 --- a/brotli.spec +++ b/brotli.spec @@ -1,6 +1,6 @@ Name: brotli Version: 1.0.9 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Lossless compression algorithm License: MIT @@ -150,6 +150,9 @@ done %changelog +* Tue Jun 13 2023 Python Maint - 1.0.9-12 +- Rebuilt for Python 3.12 + * Wed Jan 18 2023 Fedora Release Engineering - 1.0.9-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild