diff --git a/getmac-0.9.4.tar.gz b/getmac-0.9.4.tar.gz deleted file mode 100644 index 1e58095e6cea9a9e338da83b2151eaede73ad5cb..0000000000000000000000000000000000000000 Binary files a/getmac-0.9.4.tar.gz and /dev/null differ diff --git a/getmac-0.9.5.tar.gz b/getmac-0.9.5.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..3b6e24acffa3c87677d09d27ee9d2daccea94e6c Binary files /dev/null and b/getmac-0.9.5.tar.gz differ diff --git a/python-getmac.spec b/python-getmac.spec index a586cfffaa0c60eaf0ed5d41e998ad79475c4a75..7e9b3938546747f4ffa4dcb9dd2e2d0036d9d08d 100644 --- a/python-getmac.spec +++ b/python-getmac.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-getmac -Version: 0.9.4 +Version: 0.9.5 Release: 1 Summary: Python module to get the MAC address of local network interfaces and LAN hosts License: MIT URL: https://github.com/GhostofGoes/getmac -Source0: https://files.pythonhosted.org/packages/12/78/98160b965888aa937cc8ad909d4631d3b2ff97d4871588759fa6833599b3/getmac-0.9.4.tar.gz +Source0: https://files.pythonhosted.org/packages/source/g/getmac/getmac-%{version}.tar.gz BuildArch: noarch %description @@ -80,6 +80,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Dec 02 2024 jinshuaiyu - 0.9.5-1 +- Update package to version 0.9.5 +- Fixed macOS arp when MAC has one character sections in specific cases + * Wed Jun 21 2023 chendexi - 0.9.4-1 - Update package to version 0.9.4