From c52b4798d8a6a3d7c5acaba5983b3d23f31f2e6d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 06:31:14 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- dpdk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dpdk.spec b/dpdk.spec index 4ae854f..c470ca0 100644 --- a/dpdk.spec +++ b/dpdk.spec @@ -9,7 +9,7 @@ Name: dpdk Version: 17.05 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://dpdk.org Source: http://dpdk.org/browse/dpdk/snapshot/dpdk-%{version}.tar.xz Patch1: lengthfix.patch @@ -271,6 +271,9 @@ sed -i -e 's:-%{machine_tmpl}-:-%{machine}-:g' %{buildroot}/%{_sysconfdir}/profi %endif %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 17.05-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Mon May 15 2017 Neil Horman - 17.05-1 - Update to latest upstream