upstream release 1.3.0: http://pythonhosted.org/sphinxcontrib-httpdomain/#version-1-3-0
This commit is contained in:
parent
1de6045b47
commit
c39f448d49
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/sphinxcontrib-httpdomain-1.1.7.tar.gz
|
/sphinxcontrib-httpdomain-1.1.7.tar.gz
|
||||||
/sphinxcontrib-httpdomain-1.1.8.tar.gz
|
/sphinxcontrib-httpdomain-1.1.8.tar.gz
|
||||||
|
/sphinxcontrib-httpdomain-1.3.0.tar.gz
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
%global upstream_name sphinxcontrib-httpdomain
|
%global upstream_name sphinxcontrib-httpdomain
|
||||||
|
|
||||||
Name: python-%{upstream_name}
|
Name: python-%{upstream_name}
|
||||||
Version: 1.1.8
|
Version: 1.3.0
|
||||||
Release: 6%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Sphinx domain for documenting HTTP APIs
|
Summary: Sphinx domain for documenting HTTP APIs
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://packages.python.org/sphinxcontrib-httpdomain/
|
URL: http://packages.python.org/sphinxcontrib-httpdomain/
|
||||||
@ -61,6 +61,9 @@ rm -rf %{buildroot}
|
|||||||
%{python_sitelib}/*
|
%{python_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 20 2015 Dan Callaghan <dcallagh@redhat.com> - 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 <rel-eng@lists.fedoraproject.org> - 1.1.8-6
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.8-6
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user