From ac276d3524f70448ba0dd32bbea422a4c2ddfe17 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:20:00 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- python-smartypants.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-smartypants.spec b/python-smartypants.spec index 8c70f10..36a264d 100644 --- a/python-smartypants.spec +++ b/python-smartypants.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.0.1 -Release: 19%{?dist} +Release: 20%{?dist} Summary: plug-in that easily translates ASCII punctuation characters into smart entities License: BSD-3-Clause AND BSD-2-Clause @@ -80,6 +80,9 @@ rm -rf _build/html/.{doctrees,buildinfo} %license COPYING %changelog +* Mon Jun 24 2024 Troy Dawson - 2.0.1-20 +- Bump release for June 2024 mass rebuild + * Fri Jan 26 2024 Fedora Release Engineering - 2.0.1-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild