This commit is contained in:
Dennis Gilmore 2012-01-13 19:52:14 -06:00
parent 2ff5e4af8e
commit 551b1cee37

View File

@ -9,7 +9,7 @@
Name: python-markdown
Version: 2.1.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Markdown implementation in Python
Group: Development/Languages
License: BSD
@ -125,6 +125,9 @@ rm -rf %{buildroot}
%changelog
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Sat Dec 17 2011 Thomas Moschny <thomas.moschny@gmx.de> - 2.1.0-1
- Update to 2.1.0.
- Fix rhel conditional.