This commit is contained in:
Dennis Gilmore 2013-08-04 03:22:14 -05:00
parent 29d40cd4a6
commit 0e72468d76

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 2.3.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Jul 19 2013 Thomas Moschny <thomas.moschny@gmx.dee> - 2.3.1-2
- Move python3 runtime dependency to python3 subpackage (rhbz#986376).