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