From c565ccb1d16def88225039fdd247045692ab63f4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 27 Jul 2017 09:26:33 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- python-CommonMark.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-CommonMark.spec b/python-CommonMark.spec index 579f22b..e7987e7 100644 --- a/python-CommonMark.spec +++ b/python-CommonMark.spec @@ -12,7 +12,7 @@ so far seems to work (all tests pass on 2.7, 3.3, and 3.4). Name: python-%{pypi_name} Version: 0.7.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python parser for the CommonMark Markdown spec License: BSD @@ -103,6 +103,9 @@ PYTHONPATH=$(pwd) %{__python3} setup.py test %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 0.7.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Sat Feb 11 2017 Fedora Release Engineering - 0.7.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild