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