diff --git a/python-IPy.spec b/python-IPy.spec index a868fc1..bf06459 100644 --- a/python-IPy.spec +++ b/python-IPy.spec @@ -2,7 +2,7 @@ Summary: Python module for handling IPv4 and IPv6 Addresses and Networks Name: python-%{oname} Version: 0.81 -Release: 28%{?dist} +Release: 29%{?dist} URL: https://github.com/haypo/python-ipy Source0: https://files.pythonhosted.org/packages/source/I/IPy/IPy-%{version}.tar.gz License: BSD @@ -59,6 +59,9 @@ PYTHONPATH=$PWD %{__python3} test/test_IPy.py %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.81-29 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.81-28 - Rebuilt for Python 3.8.0rc1 (#1748018)