[openvswitch] Update to 1.11.0

Thomas Graf tgraf at fedoraproject.org
Thu Aug 29 14:14:44 UTC 2013


commit 312060ea1745852bc5d47f2d2a0e797af0589c76
Author: Thomas Graf <tgraf at redhat.com>
Date:   Thu Aug 29 16:04:00 2013 +0200

    Update to 1.11.0

 .gitignore       |    1 +
 openvswitch.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
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 <tgraf at redhat.com> - 1.11.0-1
+- Update to 1.11.0
+
 * Tue Aug 13 2013 Flavio Leitner <fbl at redhat.com> - 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


More information about the scm-commits mailing list