From 6f7b48d74edd04a90d79b4310250929cb5395542 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 9 Feb 2018 07:36:39 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-docutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-docutils.spec b/python-docutils.spec index b7b119c..428a6b5 100644 --- a/python-docutils.spec +++ b/python-docutils.spec @@ -6,7 +6,7 @@ Name: python-%{srcname} Version: 0.14 -Release: 2%{?dist} +Release: 3%{?dist} Summary: System for processing plaintext documentation Group: Development/Languages @@ -167,6 +167,9 @@ popd %endif %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.14-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Tue Jan 16 2018 Iryna Shcherbina - 0.14-2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)