diff --git a/dpdk.spec b/dpdk.spec index 8129dd1..7c81a5a 100644 --- a/dpdk.spec +++ b/dpdk.spec @@ -5,7 +5,7 @@ Name: dpdk Version: 2.0.0 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://dpdk.org Source: http://dpdk.org/browse/dpdk/snapshot/dpdk-%{version}.tar.gz @@ -180,6 +180,9 @@ install -m 644 ${comblib} %{buildroot}/%{_libdir}/%{name}-%{version}/${comblib} %endif %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 2.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Mon Apr 06 2015 Neil Horman - 2.0.0-1 - Update to dpdk 2.0 - converted --with shared option to --without shared option