diff --git a/python-portend.spec b/python-portend.spec index 6323800..889e6ef 100644 --- a/python-portend.spec +++ b/python-portend.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 2.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: TCP port monitoring utilities License: MIT @@ -90,6 +90,9 @@ LANG=C.utf-8 %{__python3} -m pytest --ignore=build %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 2.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Tue Nov 05 2019 Dan Radez - 2.6-1 - update to 2.6 - reenable flake8