diff --git a/PSM2_12.0.1.tar.gz b/PSM2_12.0.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..5ffd3cef08a133ca62821747b48e511a374a61b8 Binary files /dev/null and b/PSM2_12.0.1.tar.gz differ diff --git a/libpsm2.spec b/libpsm2.spec index 9d16c761ee3d9eab6616b6429a17664dd23babf2..425a56c187fb46da13871bac607ad90c8a3487a7 100644 --- a/libpsm2.spec +++ b/libpsm2.spec @@ -50,16 +50,16 @@ # # Copyright (c) 2014-2015 Intel Corporation. All rights reserved. # -%define anolis_release 1 +%define anolis_release 1 Summary: Intel PSM Libraries Name: libpsm2 -Version: 11.2.230 +Version: 12.0.1 Release: %{anolis_release}%{?dist} License: BSD or GPLv2 URL: https://github.com/cornelisnetworks/opa-psm2/ +Source0: https://github.com/cornelisnetworks/opa-psm2/archive/refs/tags/PSM2_12.0.1.tar.gz -Source0: https://github.com/cornelisnetworks/opa-psm2/archive/refs/tags/PSM2_%{version}.tar.gz # The OPA product is supported on x86_64 only: ExclusiveArch: x86_64 @@ -143,5 +143,9 @@ rm -f %{buildroot}%{_libdir}/*.a %doc README %changelog +* Wed Dec 03 2025 wency_cn - 12.0.1-1 +- Updated to version 12.0.1 to fix xxxxxx + + * Mon Mar 27 2023 Yuanhong Peng - 11.2.230-1 - Init from upstream