Update to 2.1.1.

This commit is contained in:
Thomas Moschny 2012-02-08 21:42:51 +01:00
parent 551b1cee37
commit 9fc82b50fb
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
Markdown-2.0.3.tar.gz
/Markdown-2.1.0.tar.gz
/Markdown-2.1.1.tar.gz

View File

@ -8,8 +8,8 @@
%define srcname Markdown
Name: python-markdown
Version: 2.1.0
Release: 2%{?dist}
Version: 2.1.1
Release: 1%{?dist}
Summary: Markdown implementation in Python
Group: Development/Languages
License: BSD
@ -125,6 +125,9 @@ rm -rf %{buildroot}
%changelog
* Wed Feb 8 2012 Thomas Moschny <thomas.moschny@gmx.de> - 2.1.1-1
- Update to 2.1.1.
* 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

View File

@ -1 +1 @@
be5796ec9210865e7df5d83f208a4f7f Markdown-2.1.0.tar.gz
3f82d30c488e4b88b8f86eb1c9ad0da7 Markdown-2.1.1.tar.gz