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