Update to 2.6.8.
This commit is contained in:
parent
598633f561
commit
715d9d7dcb
@ -2,8 +2,8 @@
|
||||
%global pkgname markdown
|
||||
|
||||
Name: python-%{pkgname}
|
||||
Version: 2.6.7
|
||||
Release: 2%{?dist}
|
||||
Version: 2.6.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Markdown implementation in Python
|
||||
License: BSD
|
||||
URL: https://pythonhosted.org/%{srcname}/
|
||||
@ -129,6 +129,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jan 29 2017 Thomas Moschny <thomas.moschny@gmx.de> - 2.6.8-1
|
||||
- Update to 2.6.8.
|
||||
|
||||
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.6.7-2
|
||||
- Rebuild for Python 3.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user