diff --git a/python-markdown.spec b/python-markdown.spec index eede56b..e76c25c 100644 --- a/python-markdown.spec +++ b/python-markdown.spec @@ -9,7 +9,7 @@ Name: python-markdown Version: 2.3.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Markdown implementation in Python Group: Development/Languages License: BSD @@ -115,6 +115,9 @@ popd %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 2.3.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Fri Jul 19 2013 Thomas Moschny - 2.3.1-2 - Move python3 runtime dependency to python3 subpackage (rhbz#986376).