diff --git a/python-getmac.spec b/python-getmac.spec index 432864f..8cf19e1 100644 --- a/python-getmac.spec +++ b/python-getmac.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.7.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python module to get the MAC address of local network interfaces and LAN hosts License: MIT @@ -47,6 +47,9 @@ sed -i '1{/^#!\//d}' getmac/__main__.py %{_mandir}/man1/* %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.7.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.7.0-4 - Rebuilt for Python 3.8.0rc1 (#1748018)