From 0e7c235a45b91d9dc3f7a55850e226533138aceb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 19 Jul 2016 08:41:32 +0000 Subject: [PATCH] - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- python-CommonMark.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-CommonMark.spec b/python-CommonMark.spec index 3740bd0..1d9e995 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.5.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python parser for the CommonMark Markdown spec License: BSD @@ -96,6 +96,9 @@ PYTHONPATH=$(pwd) %{__python3} CommonMark/test/test-CommonMark.py -np %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 0.5.4-5 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Thu Feb 04 2016 Fedora Release Engineering - 0.5.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild