From dd9db5a2056a5b37be212d088475d9214f6b57c8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 26 2019 16:24:27 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-sphinx-click.spec b/python-sphinx-click.spec index 9f6153f..f6667c3 100644 --- a/python-sphinx-click.spec +++ b/python-sphinx-click.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Sphinx extension that automatically documents Click applications License: MIT @@ -67,6 +67,9 @@ rm -rf html/.{doctrees,buildinfo} %license LICENSE %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 2.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon Jun 24 2019 Miro HronĨok - 2.2.0-1 - Update to 2.2.0 for Sphinx 2.1 official support (#1704910)