From c39f448d49736530f079eed49d4c5e908f7f3fe2 Mon Sep 17 00:00:00 2001 From: Dan Callaghan Date: Tue, 20 Jan 2015 12:27:25 +1000 Subject: [PATCH] upstream release 1.3.0: http://pythonhosted.org/sphinxcontrib-httpdomain/#version-1-3-0 --- .gitignore | 1 + python-sphinxcontrib-httpdomain.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 168f551..995c2af 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /sphinxcontrib-httpdomain-1.1.7.tar.gz /sphinxcontrib-httpdomain-1.1.8.tar.gz +/sphinxcontrib-httpdomain-1.3.0.tar.gz diff --git a/python-sphinxcontrib-httpdomain.spec b/python-sphinxcontrib-httpdomain.spec index cd8195b..9951b66 100644 --- a/python-sphinxcontrib-httpdomain.spec +++ b/python-sphinxcontrib-httpdomain.spec @@ -6,8 +6,8 @@ %global upstream_name sphinxcontrib-httpdomain Name: python-%{upstream_name} -Version: 1.1.8 -Release: 6%{?dist} +Version: 1.3.0 +Release: 1%{?dist} Summary: Sphinx domain for documenting HTTP APIs License: BSD URL: http://packages.python.org/sphinxcontrib-httpdomain/ @@ -61,6 +61,9 @@ rm -rf %{buildroot} %{python_sitelib}/* %changelog +* Tue Jan 20 2015 Dan Callaghan - 1.3.0-1 +- upstream release 1.3.0: http://pythonhosted.org/sphinxcontrib-httpdomain/#version-1-3-0 + * Sat Jun 07 2014 Fedora Release Engineering - 1.1.8-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index e55749c..7bf1ebe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4409fd06029412c27cef3b8ab9e8557c sphinxcontrib-httpdomain-1.1.8.tar.gz +ad7ea42bd4c7c0ee57b1cb25bbf24aab sphinxcontrib-httpdomain-1.3.0.tar.gz