diff --git a/pyghmi-1.5.70.tar.gz b/pyghmi-1.5.70.tar.gz deleted file mode 100644 index 3cc260d9496dbdda3007b3e97d67daae008da925..0000000000000000000000000000000000000000 Binary files a/pyghmi-1.5.70.tar.gz and /dev/null differ diff --git a/pyghmi-1.5.71.tar.gz b/pyghmi-1.5.71.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..f234300f7497de8b0c27ad29c0474b4488cb7469 Binary files /dev/null and b/pyghmi-1.5.71.tar.gz differ diff --git a/python-pyghmi.spec b/python-pyghmi.spec index fa5fc68f8f0e7046665e1778b5bc479d81b719a5..882061a483968d677de53acaeffed8c7117f2d17 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.70 +Version: 1.5.71 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/aa/17/725cec0cd29e994c77d9f9c8922fda85e5e2e6f00d601d0c29e6996cbf2a/pyghmi-1.5.70.tar.gz +Source0: https://files.pythonhosted.org/packages/2a/45/e469f234502592a35f895eb4baf7cadca5d3de3f4adc0ad2acb09308ae46/pyghmi-1.5.71.tar.gz BuildArch: noarch %description Pyghmi is a pure Python (mostly IPMI) server management library. @@ -78,6 +78,12 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Aug 30 2024 guochao - 1.5.71-1 +- Update package to version 1.5.71 +- Add generic redfish license handling +- Fix the extended bmc configuration +- Restore UEFI configuration to IMM systems + * Thu Jul 25 2024 muxiaohui - 1.5.70-1 - Handle out of order setting instances