From 5cb5acd39454c9f2b1c73ea4f62150d52cb02540 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jul 2023 14:08:56 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-smartypants.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-smartypants.spec b/python-smartypants.spec index c02b4b1..79acf28 100644 --- a/python-smartypants.spec +++ b/python-smartypants.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.0.1 -Release: 16%{?dist} +Release: 17%{?dist} Summary: plug-in that easily translates ASCII punctuation characters into smart entities License: BSD @@ -80,6 +80,9 @@ rm -rf _build/html/.{doctrees,buildinfo} %license COPYING %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 2.0.1-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Wed Jun 14 2023 Python Maint - 2.0.1-16 - Rebuilt for Python 3.12