diff --git a/pyghmi-1.6.2.tar.gz b/pyghmi-1.6.2.tar.gz deleted file mode 100644 index bc10bac2a8e8dbbca5c02df314e909527fb3da47..0000000000000000000000000000000000000000 Binary files a/pyghmi-1.6.2.tar.gz and /dev/null differ diff --git a/pyghmi-1.6.3.tar.gz b/pyghmi-1.6.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..556dae0589cc2b400fdf4ac9f83439a7520c0da0 Binary files /dev/null and b/pyghmi-1.6.3.tar.gz differ diff --git a/python-pyghmi.spec b/python-pyghmi.spec index c77583e15b433356ee8cd15d4b3e50f3d0b2f134..311eb54b06c0ad97412464a26ee3f54c77d8976e 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.2 +Version: 1.6.3 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/1d/0d/1d587f7348f4772058ddb7aaf3227f7b0502ee06a46eddc653e8a46ed71b/pyghmi-1.6.2.tar.gz +Source0: https://files.pythonhosted.org/packages/bc/7e/ad4ec5cb168c07df6229944bc107dc677d5070497ddc3c20c2742672c166/pyghmi-1.6.3.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 Aug 7 2025 guochao - 1.6.3-1 +- Update package version to 1.6.3 + * Tue Jul 1 2025 liudy - 1.6.2-1 - Update version to 1.6.2