From 9cb0b767c3612e442b9e580125f5217f8de9d978 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 23:09:35 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-typogrify.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-typogrify.spec b/python-typogrify.spec index df85561..07a5ff6 100644 --- a/python-typogrify.spec +++ b/python-typogrify.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.0.7 -Release: 13%{?dist} +Release: 14%{?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 +* Fri Jul 22 2022 Fedora Release Engineering - 2.0.7-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 2.0.7-13 - Rebuilt for Python 3.11