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.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 8d69b4af3b593eded4526cc53404f220a5eecff8..4897c5312cc29829f6c3fb5fc30a3fd54a25e760 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.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/b7/31/deb4fed7ada99c4cc69cfc0205920c94006ebc5b1e4d21079478bf7bd1ec/pyghmi-%{version}.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 +* Wed Jul 24 2024 muxiaohui - 1.5.70-1 +- Update package to version 1.5.70 + * Tue Mar 19 2024 wangqiang - 1.5.67-1 - Update package to version 1.5.57