diff --git a/pyghmi-1.5.67.tar.gz b/pyghmi-1.5.67.tar.gz deleted file mode 100644 index 6d06887ece73502a719a752bc673cdb078206774..0000000000000000000000000000000000000000 Binary files a/pyghmi-1.5.67.tar.gz and /dev/null differ diff --git a/pyghmi-1.5.69.tar.gz b/pyghmi-1.5.69.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..5f8c11cc1a8d18dc87e33b970a12c0864581802b Binary files /dev/null and b/pyghmi-1.5.69.tar.gz differ diff --git a/python-pyghmi.spec b/python-pyghmi.spec index 8d69b4af3b593eded4526cc53404f220a5eecff8..ebe2e362cbba2ac487891156104ae2a7eb013f45 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.67 +Version: 1.5.69 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/b7/31/deb4fed7ada99c4cc69cfc0205920c94006ebc5b1e4d21079478bf7bd1ec/pyghmi-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/18/31/2dfadffe75f825d6a61734577a4aef7c7e93ff9f68b49b4a783a33b55334/pyghmi-1.5.69.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 liudy - 1.5.69-1 +- Handle out of order setting instances + * Tue Mar 19 2024 wangqiang - 1.5.67-1 - Update package to version 1.5.57