From: Thierry Parmentelat <thierry.parmentelat@inria.fr>
Date: Fri, 22 Feb 2013 18:09:51 +0000 (+0100)
Subject: Setting tag sliver-openvswitch-1.9.90-3
X-Git-Tag: sliver-openvswitch-1.9.90-3^0
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=edd00aea8c9fe544683cf6edd844a0b589db9162;p=sliver-openvswitch.git

Setting tag sliver-openvswitch-1.9.90-3
pulled mainstream - amazingly this is still known as 1.9.90 despite the size of changes
---

diff --git a/sliver-openvswitch.spec b/sliver-openvswitch.spec
index 8337c220d..e61aedd16 100644
--- a/sliver-openvswitch.spec
+++ b/sliver-openvswitch.spec
@@ -2,7 +2,7 @@
 # to check for any change:
 # grep AC_INIT configure.ac 
 %define version 1.9.90
-%define taglevel 2
+%define taglevel 3
 
 %define debug_package %{nil}
 
@@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 %postun
 
 %changelog
+* Fri Feb 22 2013 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - sliver-openvswitch-1.9.90-3
+- pulled mainstream - amazingly this is still known as 1.9.90 despite the size of changes
+
 * Fri Dec 21 2012 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - sliver-openvswitch-1.9.90-2
 - merged with upstream
 - handling of promisc &up/down flags for tap devices