From d5cd122cf04652860689742860ea400d91397477 Mon Sep 17 00:00:00 2001 From: Dan Callaghan Date: Mon, 15 Aug 2016 16:23:10 +1000 Subject: [PATCH] upstream release 1.5.0: http://pythonhosted.org/sphinxcontrib-httpdomain/#version-1-5-0 --- .gitignore | 1 + python-sphinxcontrib-httpdomain.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 0ea8002..f9dbd81 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /sphinxcontrib-httpdomain-1.1.8.tar.gz /sphinxcontrib-httpdomain-1.3.0.tar.gz /sphinxcontrib-httpdomain-1.4.0.tar.gz +/sphinxcontrib-httpdomain-1.5.0.tar.gz diff --git a/python-sphinxcontrib-httpdomain.spec b/python-sphinxcontrib-httpdomain.spec index 62ac3d1..3bc798b 100644 --- a/python-sphinxcontrib-httpdomain.spec +++ b/python-sphinxcontrib-httpdomain.spec @@ -6,12 +6,12 @@ %global upstream_name sphinxcontrib-httpdomain Name: python-%{upstream_name} -Version: 1.4.0 -Release: 2%{?dist} +Version: 1.5.0 +Release: 1%{?dist} Summary: Sphinx domain for documenting HTTP APIs License: BSD URL: http://packages.python.org/sphinxcontrib-httpdomain/ -Source0: http://pypi.python.org/packages/source/s/%{upstream_name}/%{upstream_name}-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/source/s/%{upstream_name}/%{upstream_name}-%{version}.tar.gz Patch1: 0001-httpdomain-bump-domain-data-version.patch BuildArch: noarch BuildRequires: python2-devel @@ -60,6 +60,9 @@ rm -rf %{buildroot} %{python_sitelib}/* %changelog +* Mon Aug 15 2016 Dan Callaghan - 1.5.0-1 +- upstream release 1.5.0: http://pythonhosted.org/sphinxcontrib-httpdomain/#version-1-5-0 + * Thu Feb 04 2016 Fedora Release Engineering - 1.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index b591fc0..2bf92f2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c8daab492b63afe551a82a115561a883 sphinxcontrib-httpdomain-1.4.0.tar.gz +db069391a08c0f0bd6aa6819f5018337 sphinxcontrib-httpdomain-1.5.0.tar.gz