From 4a1a12a538a922dbff2839e5628e89341f021056 Mon Sep 17 00:00:00 2001 From: Timothy Redaelli Date: Thu, 11 Oct 2018 16:43:09 +0200 Subject: [PATCH] Rebuilt for new unbound Resolves: #1638428 --- openvswitch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openvswitch.spec b/openvswitch.spec index 80a8fc1..68c094b 100644 --- a/openvswitch.spec +++ b/openvswitch.spec @@ -40,7 +40,7 @@ Name: openvswitch Summary: Open vSwitch daemon/database/utilities URL: http://www.openvswitch.org/ Version: 2.10.0 -Release: 1%{?commit0:.%{date}git%{shortcommit0}}%{?dist} +Release: 2%{?commit0:.%{date}git%{shortcommit0}}%{?dist} # Nearly all of openvswitch is ASL 2.0. The bugtool is LGPLv2+, and the # lib/sflow*.[ch] files are SISSL @@ -672,6 +672,9 @@ chown -R openvswitch:openvswitch /etc/openvswitch %{_unitdir}/ovn-controller-vtep.service %changelog +* Thu Oct 11 2018 Timothy Redaelli - 2.10.0-2 +- Rebuilt for new unbound (#1638428) + * Fri Oct 05 2018 Timothy Redaelli - 2.10.0-1 - Align with "Fast Datapath" 2.10.0-10 (#1633555)