diff --git a/pyghmi-1.5.69.tar.gz b/pyghmi-1.5.69.tar.gz deleted file mode 100644 index 5f8c11cc1a8d18dc87e33b970a12c0864581802b..0000000000000000000000000000000000000000 Binary files a/pyghmi-1.5.69.tar.gz and /dev/null differ diff --git a/pyghmi-1.5.70.tar.gz b/pyghmi-1.5.70.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..3cc260d9496dbdda3007b3e97d67daae008da925 Binary files /dev/null and b/pyghmi-1.5.70.tar.gz differ diff --git a/python-pyghmi.spec b/python-pyghmi.spec index ebe2e362cbba2ac487891156104ae2a7eb013f45..fa5fc68f8f0e7046665e1778b5bc479d81b719a5 100644 --- a/python-pyghmi.spec +++ b/python-pyghmi.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyghmi -Version: 1.5.69 +Version: 1.5.70 Release: 1 Summary: Python General Hardware Management Initiative (IPMI and others) License: Apache-2.0 URL: http://github.com/openstack/pyghmi/ -Source0: https://files.pythonhosted.org/packages/18/31/2dfadffe75f825d6a61734577a4aef7c7e93ff9f68b49b4a783a33b55334/pyghmi-1.5.69.tar.gz +Source0: https://files.pythonhosted.org/packages/aa/17/725cec0cd29e994c77d9f9c8922fda85e5e2e6f00d601d0c29e6996cbf2a/pyghmi-1.5.70.tar.gz BuildArch: noarch %description Pyghmi is a pure Python (mostly IPMI) server management library. @@ -78,6 +78,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Jul 25 2024 muxiaohui - 1.5.70-1 +- Handle out of order setting instances + * Thu Jul 25 2024 liudy - 1.5.69-1 - Handle out of order setting instances