diff --git a/pyghmi-1.5.57.tar.gz b/pyghmi-1.5.57.tar.gz deleted file mode 100644 index 4dc591148b57b3342fd3bd35ca9fbd710ce0b33e..0000000000000000000000000000000000000000 Binary files a/pyghmi-1.5.57.tar.gz and /dev/null differ diff --git a/pyghmi-1.5.61.tar.gz b/pyghmi-1.5.61.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..44d11edbe99ecc922ef0ad7960c131e6d205744f Binary files /dev/null and b/pyghmi-1.5.61.tar.gz differ diff --git a/python-pyghmi.spec b/python-pyghmi.spec index 8590c64204b9f8ec4acf633393ddd7d191b38c1d..5381a126ddb519167cd1f5e89cc8a73acc003ee0 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.57 +Version: 1.5.61 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-1.5.57.tar.gz +Source0: https://files.pythonhosted.org/packages/b7/31/deb4fed7ada99c4cc69cfc0205920c94006ebc5b1e4d21079478bf7bd1ec/pyghmi-1.5.61.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 +* Mon Jul 31 2023 sunhui - 1.5.61-1 +- Update package to version 1.5.61 + * Mon Feb 13 2023 wubijie - 1.5.57-1 - Update package to version 1.5.57