Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-02-02 07:55:49 +00:00
parent 3d23e97d0e
commit c64da664fc

View File

@ -4,7 +4,7 @@
Name: python-netaddr Name: python-netaddr
Version: 0.7.19 Version: 0.7.19
Release: 13%{?dist} Release: 14%{?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
@ -135,6 +135,9 @@ py.test-%{python3_version}
%endif %endif
%changelog %changelog
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.19-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Wed Nov 28 2018 John Eckersberg <eck@redhat.com> - 0.7.19-13 * Wed Nov 28 2018 John Eckersberg <eck@redhat.com> - 0.7.19-13
- Add python_provide for python3 subpackage per packaging guidelines (RHBZ#1654198) - Add python_provide for python3 subpackage per packaging guidelines (RHBZ#1654198)