From 312060ea1745852bc5d47f2d2a0e797af0589c76 Mon Sep 17 00:00:00 2001 From: Thomas Graf Date: Aug 29 2013 14:04:00 +0000 Subject: Update to 1.11.0 --- diff --git a/.gitignore b/.gitignore index 9b7b607..ae24ece 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /openvswitch-1.7.3.tar.gz /openvswitch-1.9.0.tar.gz /openvswitch-1.10.0.tar.gz +/openvswitch-1.11.0.tar.gz diff --git a/openvswitch.spec b/openvswitch.spec index 1588a98..3e601be 100644 --- a/openvswitch.spec +++ b/openvswitch.spec @@ -1,8 +1,8 @@ %global _hardened_build 1 Name: openvswitch -Version: 1.10.0 -Release: 7%{?dist} +Version: 1.11.0 +Release: 1%{?dist} Summary: Open vSwitch daemon/database/utilities # Nearly all of openvswitch is ASL 2.0. The bugtool is LGPLv2+, and the @@ -235,6 +235,9 @@ desktop-file-install --dir=$RPM_BUILD_ROOT%{_datadir}/applications %{SOURCE6} %changelog +* Thu Aug 29 2013 Thomas Graf - 1.11.0-1 +- Update to 1.11.0 + * Tue Aug 13 2013 Flavio Leitner - 1.10.0-7 - Fixed openvswitch-nonetwork to start openvswitch.service (#996804) diff --git a/sources b/sources index c9cabca..b33075d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fe8b49efe9f86b57abab00166b971106 openvswitch-1.10.0.tar.gz +81231a77dcd38181dbc1cb701e4fc9d0 openvswitch-1.11.0.tar.gz