This commit is contained in:
Kalev Lember 2014-05-28 00:23:54 +02:00
parent 55328053d2
commit f638281a24

View File

@ -9,7 +9,7 @@
Name: python-markdown
Version: 2.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Markdown implementation in Python
Group: Development/Languages
License: BSD
@ -116,6 +116,9 @@ popd
%changelog
* Wed May 28 2014 Kalev Lember <kalevlember@gmail.com> - 2.4-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
* Tue Apr 15 2014 Thomas Moschny <thomas.moschny@gmx.de> - 2.4-1
- Update to 2.4.
- Update Python3 conditional.