diff --git a/python-sushy-oem-idrac.spec b/python-sushy-oem-idrac.spec index 71577d55adb63ec6c5df45d52a18fbed62fed98e..c5c99a4a200ab78f2c62749cae5f0a4749449b1e 100644 --- a/python-sushy-oem-idrac.spec +++ b/python-sushy-oem-idrac.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-sushy-oem-idrac -Version: 4.0.0 +Version: 5.0.0 Release: 1 Summary: Dell EMC iDRAC OEM extension package for the sushy library License: Apache-2.0 URL: https://docs.openstack.org/sushy/latest/ -Source0: https://files.pythonhosted.org/packages/27/6e/2a99d188de299530eb9a208dddede38ff079d14abe6e671b492be331c485/sushy-oem-idrac-4.0.0.tar.gz +Source0: https://files.pythonhosted.org/packages/e9/9b/e4629117e8eb17dc8e315cf45c1ff76d05737e4768271250e671a5b0c670/sushy-oem-idrac-5.0.0.tar.gz BuildArch: noarch %description Dell EMC OEM extension for sushy Sushy is a client [library]( designed to @@ -107,6 +107,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Mar 25 2024 zhengting - 5.0.0-1 +- Upgrade to version 5.0.0 + * Wed Jul 20 2022 renliang16 - 4.0.0-1 - Upgrade package python3-sushy-oem-idrac to version 4.0.0 diff --git a/sushy-oem-idrac-4.0.0.tar.gz b/sushy-oem-idrac-4.0.0.tar.gz deleted file mode 100644 index 9f2bed762a1e77f480b80c5cb21d1cb57ee2f6f3..0000000000000000000000000000000000000000 Binary files a/sushy-oem-idrac-4.0.0.tar.gz and /dev/null differ diff --git a/sushy-oem-idrac-5.0.0.tar.gz b/sushy-oem-idrac-5.0.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..603773b52086e39c5db4ca72de06d8e9f5a784df Binary files /dev/null and b/sushy-oem-idrac-5.0.0.tar.gz differ