diff --git a/python-sphinxcontrib-websupport.spec b/python-sphinxcontrib-websupport.spec index f044038..0707a55 100644 --- a/python-sphinxcontrib-websupport.spec +++ b/python-sphinxcontrib-websupport.spec @@ -7,7 +7,7 @@ Name: python-%{pypi_name} Version: 1.0.1 -Release: 5.20171013git%{?dist} +Release: 6.20171013git%{?dist} Summary: Sphinx API for Web Apps License: BSD @@ -112,6 +112,9 @@ PYTHONPATH=. py.test-3 tests/ %endif %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1.0.1-6.20171013git +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Dec 18 2017 Javier Peña - 1.0.1-5.20171013git - Fixed Source0 URL (bz#1526646)