From 07db42d5b35d14c63f646004527c3e38dc4595f3 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:56:22 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-typogrify.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-typogrify.spec b/python-typogrify.spec index c9153eb..2c98149 100644 --- a/python-typogrify.spec +++ b/python-typogrify.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.0.7 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Filters to enhance web typography, with support for Django & Jinja templates License: BSD @@ -54,6 +54,9 @@ done %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Tue Jun 13 2023 Python Maint - 2.0.7-16 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 2.0.7-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild