From 55bc611716851031976e9c08d7618c8258c89dfa Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:09:30 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- python-typogrify.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-typogrify.spec b/python-typogrify.spec index 2634344..da22475 100644 --- a/python-typogrify.spec +++ b/python-typogrify.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.0.7 -Release: 20%{?dist} +Release: 21%{?dist} Summary: Filters to enhance web typography, with support for Django & Jinja templates # typogrify/packages/titlecase/__init__.py is MIT @@ -55,6 +55,10 @@ done %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Tue Oct 29 2024 Troy Dawson - 2.0.7-21 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 2.0.7-20 - Bump release for June 2024 mass rebuild