diff --git a/pyghmi-1.5.34.tar.gz b/pyghmi-1.5.34.tar.gz deleted file mode 100644 index f82cf9b06caf24df6abad6ac7771a9402f3e7e6b..0000000000000000000000000000000000000000 Binary files a/pyghmi-1.5.34.tar.gz and /dev/null differ diff --git a/pyghmi-1.5.53.tar.gz b/pyghmi-1.5.53.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..315244e6f23a0cb5c1b85c113543c3ffdbe3c648 Binary files /dev/null and b/pyghmi-1.5.53.tar.gz differ diff --git a/python-pyghmi.spec b/python-pyghmi.spec index 6a1bccc24f9ac15277fd4acc86871b522b3d555c..9089a065f2cc0f3b552d357e702f7235f484907a 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.34 +Version: 1.5.53 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/7f/4b/b08a988f5fd7a60084bbc25a52526239006b11157bdb054e6a9820c53ffb/pyghmi-1.5.34.tar.gz +Source0: https://files.pythonhosted.org/packages/61/24/a122394084ba0f3eda4610c101b56cc07b278e4c1a3cbcddf08dcaaef680/pyghmi-1.5.53.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 Apr 11 2024 wangjing - 1.5.53-1 +- update package of version 1.5.53 + * Fri Jul 01 2022 renliang16 - 1.5.34-1 - Upgrade package python3-pyghmi to version 1.5.34