diff --git a/getmac-0.9.3.tar.gz b/getmac-0.9.3.tar.gz deleted file mode 100644 index 936d38ce8f37edce4e75f7cfb6df844b72e899b4..0000000000000000000000000000000000000000 Binary files a/getmac-0.9.3.tar.gz and /dev/null differ diff --git a/getmac-0.9.4.tar.gz b/getmac-0.9.4.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..1e58095e6cea9a9e338da83b2151eaede73ad5cb Binary files /dev/null and b/getmac-0.9.4.tar.gz differ diff --git a/python-getmac.spec b/python-getmac.spec index c0d5463d238e40a690eeaef363b9803925c7cb70..a586cfffaa0c60eaf0ed5d41e998ad79475c4a75 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.3 +Version: 0.9.4 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/b9/6c/ebbde7f8641c6ced736d1c1fba34ee2de59cc317a1e6cc7954df0dc3f56d/getmac-0.9.3.tar.gz +Source0: https://files.pythonhosted.org/packages/12/78/98160b965888aa937cc8ad909d4631d3b2ff97d4871588759fa6833599b3/getmac-0.9.4.tar.gz BuildArch: noarch %description @@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Jun 21 2023 chendexi - 0.9.4-1 +- Update package to version 0.9.4 + * Tue Apr 4 2023 wubijie - 0.9.3-1 - Update package to version 0.9.3