diff --git a/python-markdown.spec b/python-markdown.spec index f2676e8..0f1d927 100644 --- a/python-markdown.spec +++ b/python-markdown.spec @@ -4,7 +4,7 @@ Name: python-markdown Version: 2.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Markdown implementation in Python Group: Development/Languages License: BSD @@ -50,6 +50,9 @@ rm -rf %{buildroot} %changelog +* Sun Jul 26 2009 Fedora Release Engineering - 2.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Sat Jul 11 2009 Thomas Moschny - 2.0.1-1 - Update to 2.0.1. - Upstream stripped .py of the cmdline script.