Update to 1.6.1 bug fix release (RHBZ#1551209)
This commit is contained in:
parent
6a69b8e090
commit
61b2f678db
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/sphinxcontrib-httpdomain-1.4.0.tar.gz
|
/sphinxcontrib-httpdomain-1.4.0.tar.gz
|
||||||
/sphinxcontrib-httpdomain-1.5.0.tar.gz
|
/sphinxcontrib-httpdomain-1.5.0.tar.gz
|
||||||
/sphinxcontrib-httpdomain-1.6.0.tar.gz
|
/sphinxcontrib-httpdomain-1.6.0.tar.gz
|
||||||
|
/sphinxcontrib-httpdomain-1.6.1.tar.gz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
%global upstream_name sphinxcontrib-httpdomain
|
%global upstream_name sphinxcontrib-httpdomain
|
||||||
|
|
||||||
Name: python-%{upstream_name}
|
Name: python-%{upstream_name}
|
||||||
Version: 1.6.0
|
Version: 1.6.1
|
||||||
Release: 2%{?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/
|
||||||
@ -84,6 +84,9 @@ rm -r *.egg-info
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 05 2018 Dan Callaghan <dcallagh@redhat.com> - 1.6.1-1
|
||||||
|
- Update to 1.6.1 bug fix release (RHBZ#1551209)
|
||||||
|
|
||||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-2
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (sphinxcontrib-httpdomain-1.6.0.tar.gz) = f408b59f5ffbd194edf62995b3f4430a5f06d5483b12dd0c9cc9005912dae8df30a38db26fb23fa8ef1b03e38381ae9210296b353decf338fa571271784ac986
|
SHA512 (sphinxcontrib-httpdomain-1.6.1.tar.gz) = 3207a411fc8bc6befa3edce1af87f5bd8ded1328120f427e11394aac7daec6d6a79166d4ef63f79cd4e83e7414e24d356eb016028ba10c47d1e75a85d31ca838
|
||||||
|
Loading…
Reference in New Issue
Block a user