diff --git a/python-netaddr.spec b/python-netaddr.spec index 64c1956..13529a7 100644 --- a/python-netaddr.spec +++ b/python-netaddr.spec @@ -4,7 +4,7 @@ Name: python-netaddr Version: 0.7.19 -Release: 16%{?dist} +Release: 17%{?dist} Summary: A pure Python network address representation and manipulation library License: BSD @@ -135,6 +135,9 @@ py.test-%{python3_version} %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.7.19-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon Jul 22 2019 John Eckersberg - 0.7.19-16 - Move /usr/bin/netaddr to python3 and remove python2 version See https://fedoraproject.org/wiki/Changes/Python_means_Python3