Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-30 13:33:26 +00:00
parent 5c386cec93
commit 96be7de0a5

View File

@ -8,7 +8,7 @@
Name: python-netaddr Name: python-netaddr
Version: 0.7.19 Version: 0.7.19
Release: 20%{?dist} Release: 21%{?dist}
Summary: A pure Python network address representation and manipulation library Summary: A pure Python network address representation and manipulation library
License: BSD License: BSD
@ -151,6 +151,9 @@ py.test-%{python3_version}
%endif %endif
%changelog %changelog
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.19-21
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Nov 7 2019 John Eckersberg <eck@redhat.com> - 0.7.19-20 * Thu Nov 7 2019 John Eckersberg <eck@redhat.com> - 0.7.19-20
- Remove python2 subpackage from Fedora 32+ (rhbz#1769871) - Remove python2 subpackage from Fedora 32+ (rhbz#1769871)