X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sliver-openvswitch.spec;h=0c94daf6686d4a0cf5ecda027926df1672e0f765;hb=fe29af4c888d48cc1f16b1a247c2ffb6f0864522;hp=360f60d1afbb102429c4af181a3bb7ab20c09b92;hpb=03f976b173e2e670eb2fa77eae8eacd2abf4bf84;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