diff --git a/pyghmi-1.6.6.tar.gz b/pyghmi-1.6.6.tar.gz deleted file mode 100644 index 11f27e1c83549154c0d451362edc3756c196e201..0000000000000000000000000000000000000000 Binary files a/pyghmi-1.6.6.tar.gz and /dev/null differ diff --git a/pyghmi-1.6.7.tar.gz b/pyghmi-1.6.7.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..1e53f91f680e0f366884ba3dab33f81a4e5adaa8 Binary files /dev/null and b/pyghmi-1.6.7.tar.gz differ diff --git a/python-pyghmi.spec b/python-pyghmi.spec index ced309e3977062792209dc71ca92be0d6a41bfd5..00492c2f6badb9802cf8d6ab301d46825c800b22 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.6 +Version: 1.6.7 Release: 1 Summary: Python General Hardware Management Initiative (IPMI and others) License: Apache-2.0 URL: https://opendev.org/x/pyghmi -Source0: https://files.pythonhosted.org/packages/87/41/7ae7561565c1ec8ca0b1a63117b79e4dfa535e30eb51ba56ce3edac5b6e8/pyghmi-1.6.6.tar.gz +Source0: https://files.pythonhosted.org/packages/source/p/pyghmi/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 +* Thu Nov 20 2025 lvwq - 1.6.7-1 +- Update to 1.6.7 + * Fri Oct 17 2025 guochao - 1.6.6-1 - Update version to 1.6.6