Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-23 09:41:37 +00:00
parent c7e3edbe56
commit d1998eee22

View File

@ -3,7 +3,7 @@
Name: python-%{upstream_name} Name: python-%{upstream_name}
Version: 1.7.0 Version: 1.7.0
Release: 12%{?dist} Release: 13%{?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/
@ -46,6 +46,9 @@ rm -r *.egg-info
%{python3_sitelib}/sphinxcontrib* %{python3_sitelib}/sphinxcontrib*
%changelog %changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 1.7.0-12 * Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 1.7.0-12
- Rebuilt for Python 3.10 - Rebuilt for Python 3.10