diff --git a/pyghmi-1.5.34.tar.gz b/pyghmi-1.5.34.tar.gz deleted file mode 100644 index f82cf9b..0000000 Binary files a/pyghmi-1.5.34.tar.gz and /dev/null differ diff --git a/pyghmi-1.5.57.tar.gz b/pyghmi-1.5.57.tar.gz new file mode 100644 index 0000000..4dc5911 Binary files /dev/null and b/pyghmi-1.5.57.tar.gz differ diff --git a/python-pyghmi.spec b/python-pyghmi.spec index 6a1bccc..8590c64 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.57 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/b7/31/deb4fed7ada99c4cc69cfc0205920c94006ebc5b1e4d21079478bf7bd1ec/pyghmi-1.5.57.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 +* Mon Feb 13 2023 wubijie - 1.5.57-1 +- Update package to version 1.5.57 + * Fri Jul 01 2022 renliang16 - 1.5.34-1 - Upgrade package python3-pyghmi to version 1.5.34