From fc2127f6cd4de0bacba654fcdc5366fc70daabd3 Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Sat, 24 Sep 2016 18:07:22 +0200 Subject: [PATCH] Update to 2.6.7. - Update Source0 URL. --- python-markdown.spec | 10 +++++++--- sources | 2 +- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/python-markdown.spec b/python-markdown.spec index 713b711..5e3ec3d 100644 --- a/python-markdown.spec +++ b/python-markdown.spec @@ -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 - 2.6.7-1 +- Update to 2.6.7. +- Update Source0 URL. + * Tue Jul 19 2016 Fedora Release Engineering - 2.6.6-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages diff --git a/sources b/sources index 8a983bb..708f1a5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d6737edcdb9a9aceaef0bf28455673be Markdown-2.6.6.tar.gz +a06f1c5d462b32e0e8da014e9eebb0d9 Markdown-2.6.7.tar.gz