diff --git a/pyghmi-1.6.1.tar.gz b/pyghmi-1.6.1.tar.gz deleted file mode 100644 index 837c41e295306b384454ee11ca68d878c18b66a1..0000000000000000000000000000000000000000 Binary files a/pyghmi-1.6.1.tar.gz and /dev/null differ diff --git a/pyghmi-1.6.2.tar.gz b/pyghmi-1.6.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..bc10bac2a8e8dbbca5c02df314e909527fb3da47 Binary files /dev/null and b/pyghmi-1.6.2.tar.gz differ diff --git a/python-pyghmi.spec b/python-pyghmi.spec index 3f9dbe5117857940835ad8265cb4712f17b74806..c77583e15b433356ee8cd15d4b3e50f3d0b2f134 100644 --- a/python-pyghmi.spec +++ b/python-pyghmi.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyghmi -Version: 1.6.1 +Version: 1.6.2 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-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/1d/0d/1d587f7348f4772058ddb7aaf3227f7b0502ee06a46eddc653e8a46ed71b/pyghmi-1.6.2.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 +* Tue Jul 1 2025 liudy - 1.6.2-1 +- Update version to 1.6.2 + * Fri May 30 2025 hexun - 1.6.1-1 - Update version to 1.6.1