diff --git a/python-utils.spec b/python-utils.spec index f4b97ba..085c074 100644 --- a/python-utils.spec +++ b/python-utils.spec @@ -1,6 +1,6 @@ Name: python-utils Version: 2.3.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Python Utils is a module with some convenient utilities License: BSD @@ -72,6 +72,9 @@ rm -rf html/{.doctrees,.buildinfo,*.inv} %{python3_sitelib}/python_utils-%{version}-py?.?.egg-info %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 2.3.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon May 13 2019 Orion Poplawski - 2.3.0-5 - Add patch to build docs with python 3 (bugz#1709063) - Drop unneeded BR on pytest-cache