X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sliver-openvswitch.spec;h=0c94daf6686d4a0cf5ecda027926df1672e0f765;hb=5de43a606c949dbb74272d5b09627ddd5f64b06b;hp=360f60d1afbb102429c4af181a3bb7ab20c09b92;hpb=cc36576070df622d0fc7a6e26ce01027e12b5b59;p=sliver-openvswitch.git diff --git a/sliver-openvswitch.spec b/sliver-openvswitch.spec index 360f60d1a..0c94daf66 100644 --- a/sliver-openvswitch.spec +++ b/sliver-openvswitch.spec @@ -1,8 +1,8 @@ %define name sliver-openvswitch # to check for any change: # grep AC_INIT configure.ac -%define version 1.11.90 -%define taglevel 1 +%define version 2.1.90 +%define taglevel 0 %define debug_package %{nil} @@ -57,6 +57,11 @@ rm -rf $RPM_BUILD_ROOT %postun %changelog +* Tue Dec 10 2013 Thierry Parmentelat - sliver-openvswitch-2.0.90-1 +- merge with upstream +- switch to version 2, multi-threaded - specifically 2.0.90 +- simple connectivity test - run with 'make test' + * Sat Jul 06 2013 Giuseppe Lettieri - sliver-openvswitch-1.11.90-1 - merge with mainstream