From 0c0e676b15c2b09a4f256d093a9747829e930333 Mon Sep 17 00:00:00 2001 From: Flavio Leitner Date: Nov 24 2016 16:36:39 +0000 Subject: Updated to 2.6.1 Resolves: 1380070 --- diff --git a/.gitignore b/.gitignore index 6943262..f3544ac 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /openvswitch-2.4.0.tar.gz /openvswitch-2.5.0.tar.gz /openvswitch-2.6.0.tar.gz +/openvswitch-2.6.1.tar.gz diff --git a/openvswitch.spec b/openvswitch.spec index 9cf5284..1728cd3 100644 --- a/openvswitch.spec +++ b/openvswitch.spec @@ -13,7 +13,7 @@ %global _hardened_build 1 Name: openvswitch -Version: 2.6.0 +Version: 2.6.1 Release: 0%{?snapshot}%{?dist} Summary: Open vSwitch daemon/database/utilities @@ -461,6 +461,9 @@ rm -rf $RPM_BUILD_ROOT %{_unitdir}/ovn-controller-vtep.service %changelog +* Thu Nov 24 2016 Flavio Leitner - 2.6.1-0 +- Updated to Open vSwitch 2.6.1 + * Tue Nov 01 2016 Aaron Conole - 2.6.0-0 - Update to Open vSwitch 2.6.0 - Enable OVN diff --git a/sources b/sources index ca73d9a..b93592f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7d73a3e48aa60a807663e690c3928d72 openvswitch-2.6.0.tar.gz +59216437f24ce9bf2d643b760f1f692a openvswitch-2.6.1.tar.gz