diff --git a/python-getmac.spec b/python-getmac.spec index bdc9577..432864f 100644 --- a/python-getmac.spec +++ b/python-getmac.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.7.0 -Release: 3%{?dist} +Release: 4%{?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 Oct 03 2019 Miro Hrončok - 0.7.0-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 0.7.0-3 - Rebuilt for Python 3.8