diff --git a/pyghmi-1.5.72.tar.gz b/pyghmi-1.5.72.tar.gz deleted file mode 100644 index 1ad14473538463279301116a389f8a462596e539..0000000000000000000000000000000000000000 Binary files a/pyghmi-1.5.72.tar.gz and /dev/null differ diff --git a/pyghmi-1.6.1.tar.gz b/pyghmi-1.6.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..837c41e295306b384454ee11ca68d878c18b66a1 Binary files /dev/null and b/pyghmi-1.6.1.tar.gz differ diff --git a/python-pyghmi.spec b/python-pyghmi.spec index 0070c311947c81f460587e72fdae59fbb2c438fc..3f9dbe5117857940835ad8265cb4712f17b74806 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.72 +Version: 1.6.1 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/07/9c/d13150549f7543f57a7793f37c9a41b14c3b4189c6f115358b04c5991232/pyghmi-1.5.72.tar.gz +Source0: https://files.pythonhosted.org/packages/07/9c/d13150549f7543f57a7793f37c9a41b14c3b4189c6f115358b04c5991232/pyghmi-%{version}.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 May 30 2025 hexun - 1.6.1-1 +- Update version to 1.6.1 + * Fri Oct 11 2024 liudy - 1.5.72-1 - Update version to 1.5.72