diff --git a/pyghmi-1.5.71.tar.gz b/pyghmi-1.5.71.tar.gz deleted file mode 100644 index f234300f7497de8b0c27ad29c0474b4488cb7469..0000000000000000000000000000000000000000 Binary files a/pyghmi-1.5.71.tar.gz and /dev/null differ diff --git a/pyghmi-1.5.72.tar.gz b/pyghmi-1.5.72.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..1ad14473538463279301116a389f8a462596e539 Binary files /dev/null and b/pyghmi-1.5.72.tar.gz differ diff --git a/python-pyghmi.spec b/python-pyghmi.spec index 882061a483968d677de53acaeffed8c7117f2d17..0070c311947c81f460587e72fdae59fbb2c438fc 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.71 +Version: 1.5.72 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/2a/45/e469f234502592a35f895eb4baf7cadca5d3de3f4adc0ad2acb09308ae46/pyghmi-1.5.71.tar.gz +Source0: https://files.pythonhosted.org/packages/07/9c/d13150549f7543f57a7793f37c9a41b14c3b4189c6f115358b04c5991232/pyghmi-1.5.72.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 +* Fri Oct 11 2024 liudy - 1.5.72-1 +- Update version to 1.5.72 + * Fri Aug 30 2024 guochao - 1.5.71-1 - Update package to version 1.5.71 - Add generic redfish license handling