Update to 2.6.7.

- Update Source0 URL.
This commit is contained in:
Thomas Moschny 2016-09-24 18:07:22 +02:00
parent ac18dbaa93
commit fc2127f6cd
2 changed files with 8 additions and 4 deletions

View File

@ -2,12 +2,12 @@
%global pkgname markdown
Name: python-%{pkgname}
Version: 2.6.6
Release: 2%{?dist}
Version: 2.6.7
Release: 1%{?dist}
Summary: Markdown implementation in Python
License: BSD
URL: https://pythonhosted.org/%{srcname}/
Source0: http://pypi.python.org/packages/source/M/%{srcname}/%{srcname}-%{version}.tar.gz
Source0: https://files.pythonhosted.org/packages/source/M/%{srcname}/%{srcname}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: python2-devel
BuildRequires: python2-nose
@ -129,6 +129,10 @@ popd
%changelog
* Sat Sep 24 2016 Thomas Moschny <thomas.moschny@gmx.de> - 2.6.7-1
- Update to 2.6.7.
- Update Source0 URL.
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.6-2
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages

View File

@ -1 +1 @@
d6737edcdb9a9aceaef0bf28455673be Markdown-2.6.6.tar.gz
a06f1c5d462b32e0e8da014e9eebb0d9 Markdown-2.6.7.tar.gz