From 93f756d361a5afb74e93292545f79fee3ffc884b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 15:20:59 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_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 1fb9813..5d90940 100644 --- a/python-smartypants.spec +++ b/python-smartypants.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.0.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: plug-in that easily translates ASCII punctuation characters into smart entities License: BSD @@ -79,6 +79,9 @@ rm -rf _build/html/.{doctrees,buildinfo} %license COPYING %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 2.0.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 2.0.1-5 - Rebuilt for Python 3.8.0rc1 (#1748018)