diff --git a/python-portend.spec b/python-portend.spec index b4cf257..5b2d572 100644 --- a/python-portend.spec +++ b/python-portend.spec @@ -4,8 +4,8 @@ %{?python_enable_dependency_generator} Name: python-%{pypi_name} -Version: 2.6 -Release: 4%{?dist} +Version: 2.7.0 +Release: 1%{?dist} Summary: TCP port monitoring utilities License: MIT @@ -89,6 +89,9 @@ LANG=C.utf-8 %{__python3} -m pytest --ignore=build %endif %changelog +* Wed Dec 09 2020 Dan Radez - 2.7.0-1 +- update to 2.7 + * Wed Jul 29 2020 Fedora Release Engineering - 2.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild