diff --git a/python-getmac.spec b/python-getmac.spec index a21311b..3279d0b 100644 --- a/python-getmac.spec +++ b/python-getmac.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.7.0 -Release: 7%{?dist} +Release: 8%{?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 +* Wed Jan 27 2021 Fedora Release Engineering - 0.7.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 0.7.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild