Update to 2.6.2.
This commit is contained in:
parent
bae52188c5
commit
7ab0800849
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ Markdown-2.0.3.tar.gz
|
|||||||
/Markdown-2.5.2.tar.gz
|
/Markdown-2.5.2.tar.gz
|
||||||
/Markdown-2.6.tar.gz
|
/Markdown-2.6.tar.gz
|
||||||
/Markdown-2.6.1.tar.gz
|
/Markdown-2.6.1.tar.gz
|
||||||
|
/Markdown-2.6.2.tar.gz
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
%define srcname Markdown
|
%define srcname Markdown
|
||||||
|
|
||||||
Name: python-markdown
|
Name: python-markdown
|
||||||
Version: 2.6.1
|
Version: 2.6.2
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Markdown implementation in Python
|
Summary: Markdown implementation in Python
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -138,6 +138,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 22 2015 Thomas Moschny <thomas.moschny@gmx.de> - 2.6.2-1
|
||||||
|
- Update to 2.6.2.
|
||||||
|
|
||||||
* Sat Mar 14 2015 Thomas Moschny <thomas.moschny@gmx.de> - 2.6.1-2
|
* Sat Mar 14 2015 Thomas Moschny <thomas.moschny@gmx.de> - 2.6.1-2
|
||||||
- Add license file.
|
- Add license file.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user