Update to upstream release 9.8.20
Update package and add gating tests Resolves: rhbz#2170074 Signed-off-by: Kamal Heib <kheib@redhat.com>
This commit is contained in:
parent
d007c198ce
commit
9c09843f51
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
SOURCES/libvma-9.6.4.tar.gz
|
||||
/libvma-9.6.4.tar.gz
|
||||
/libvma-9.8.20.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%{!?configure_options: %global configure_options %{nil}}
|
||||
|
||||
Name: libvma
|
||||
Version: 9.6.4
|
||||
Version: 9.8.20
|
||||
Release: 1%{?dist}
|
||||
Summary: A library for boosting TCP and UDP traffic (over RDMA hardware)
|
||||
|
||||
@ -99,6 +99,11 @@ rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/init.d/vma
|
||||
%{_mandir}/man8/vma_stats.*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 01 2023 Kamal Heib <kheib@redhat.com> - 9.8.20-1
|
||||
- Update to upstream release 9.8.20.
|
||||
- Add gating tests
|
||||
- Resolves: rhbz#2170074
|
||||
|
||||
* Wed Aug 17 2022 Michal Schmidt <mschmidt@redhat.com> - 9.6.4-1
|
||||
- Update to upstream release 9.6.4.
|
||||
- Resolves: rhbz#2049572
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libvma-9.6.4.tar.gz) = d09717950b03153bc4ade19b847b9289c0aadd941f838a151ac4a0eb32275398e7ea74b5945f708282259944bef40b20128e31bb97a6f7dd1402f2915de064e3
|
||||
SHA512 (libvma-9.8.20.tar.gz) = e4f88ea259f3f8cb111b367e3c665890cb3ff5fc8d4138232a21b2296aff2a570ad0427892356eb91e1e7373ca719ef0aede56cc9f1edd1783667953c5a7ce80
|
||||
|
Loading…
Reference in New Issue
Block a user