update source URL

This commit is contained in:
seuzw 2020-09-03 22:07:42 +08:00 committed by Gitee
parent 0a0a8812ed
commit 1e8fec97db

View File

@ -1,10 +1,10 @@
Name: libvma
Version: 8.9.4
Release: 8
Release: 9
Summary: A library that boosts performance for message-based and streaming applications
License: GPLv2 or BSD
URL: https://github.com/Mellanox/libvma
Source: http://www.mellanox.com/downloads/Accelerator/%{version}.tar.gz
Source: https://github.com/Mellanox/libvma/archive/%{version}.tar.gz
Patch0000: Resolve-gcc-9.x-issues.patch
ExcludeArch: %{arm}
Requires: pam
@ -68,6 +68,9 @@ Headers files for libvma.
%{_pkgdocdir}/VMA_VERSION
%changelog
* Thu Sep 3 2020 zhaowei<zhaowei23@huawei.com> - 8.9.4-9
-update source URL
* Thu May 21 2020 yanan li <liyanan032@huawei.com> - 8.9.4-8
- Slove the problem of pointer value misalignment caused by gcc 9.x enabling verification.