This commit is contained in:
Fedora Release Engineering 2017-02-10 19:40:36 +00:00
parent 378abea0e1
commit 7169f983a2

View File

@ -1,6 +1,6 @@
Name: libvma
Version: 8.0.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A library for boosting TCP and UDP traffic (over RDMA hardware)
License: GPLv2 or BSD
@ -73,6 +73,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_bindir}/vma_stats
%changelog
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Sun Mar 13 2016 Alex Vainman <alexv@mellanox.com> - 8.0.1-1
- New upstream release
- Move to dual license: GPLv2 or BSD