From aa7bd40701fd74cfc36e18c076856a0147ab6f50 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 13 Jul 2018 09:02:20 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libvma.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvma.spec b/libvma.spec index 2b1537b..2bb87b5 100644 --- a/libvma.spec +++ b/libvma.spec @@ -1,6 +1,6 @@ Name: libvma Version: 8.0.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A library for boosting TCP and UDP traffic (over RDMA hardware) License: GPLv2 or BSD @@ -79,6 +79,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_bindir}/vma_stats %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 8.0.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Mon Feb 05 2018 Than Ngo - 8.0.1-5 - fixed FTBS with gcc7/gcc8