diff --git a/python-py.spec b/python-py.spec index 959550e..03d3906 100644 --- a/python-py.spec +++ b/python-py.spec @@ -19,7 +19,7 @@ Name: python-%{srcname} Version: 1.8.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library with cross-python path, ini-parsing, io, code, log facilities License: MIT and Public Domain # main package: MIT, except: doc/style.css: Public Domain @@ -177,6 +177,9 @@ py.test-%{python3_version} -r s -k"-TestWCSvnCommandPath" testing %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.8.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon Apr 15 2019 Thomas Moschny - 1.8.0-1 - Update to 1.8.0. - Update spec file.