diff --git a/download b/download new file mode 100644 index 0000000000000000000000000000000000000000..2fa169a1acdb284c412efcc1de74533791b253ac --- /dev/null +++ b/download @@ -0,0 +1 @@ +88ec247b6f4082c13e95818c87511e23 libpsm2-11.2.206.tar.gz diff --git a/libpsm2-11.2.185.tar.gz b/libpsm2-11.2.185.tar.gz deleted file mode 100644 index 8afd359abb06a92ef8ff2012e13a9549aa77ed14..0000000000000000000000000000000000000000 Binary files a/libpsm2-11.2.185.tar.gz and /dev/null differ diff --git a/libpsm2.spec b/libpsm2.spec index 1e8308c52919d2d05b1b63a0e00db3d1d979dd80..25a71e8ef4d01eb57ee6f9701b6ed8f7fde0d695 100644 --- a/libpsm2.spec +++ b/libpsm2.spec @@ -52,7 +52,7 @@ # Summary: Intel PSM Libraries Name: libpsm2 -Version: 11.2.185 +Version: 11.2.206 Release: 1%{?dist} License: BSD or GPLv2 URL: https://github.com/intel/opa-psm2 @@ -60,7 +60,7 @@ URL: https://github.com/intel/opa-psm2 # The tarball can be created by: # git clone https://github.com/intel/opa-psm2.git # cd opa-psm2 -# git checkout 7a33bedc4bb3dff4e57c00293a2d70890db4d983 +# git checkout c3a7d9468d5623c0164b783346bada8664a9a2c9 # make dist Source0: %{name}-%{version}.tar.gz @@ -141,6 +141,10 @@ rm -f %{buildroot}%{_libdir}/*.a %endif %changelog +* Tue Dec 07 2021 Honggang Li - 11.2.206-1 +- Rebase to latest upstream release 11.2.206 +- Resolves: bz1989162 + * Wed Oct 28 2020 Honggang Li - 11.2.185-1 - Rebase to latest upstream release 11.2.185 - Resolves: bz1821736