diff --git a/python-markdown.spec b/python-markdown.spec index 28595c5..a9a07ff 100644 --- a/python-markdown.spec +++ b/python-markdown.spec @@ -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 - 2.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Sat Dec 17 2011 Thomas Moschny - 2.1.0-1 - Update to 2.1.0. - Fix rhel conditional.