From 74e218d02864a0b1740bb3b924c16af99651ef70 Mon Sep 17 00:00:00 2001 From: Flavio Leitner Date: Jan 14 2015 14:51:52 +0000 Subject: Updated to 2.3.1-git3282e51 Resolves: #1182107 --- diff --git a/.gitignore b/.gitignore index 8b1bdb5..59b907b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /openvswitch-2.3.0.tar.gz /openvswitch-2.3.0-git39ebb203.tar.gz /openvswitch-2.3.1.tar.gz +/openvswitch-2.3.1-git3282e51.tar.gz diff --git a/openvswitch.spec b/openvswitch.spec index be9994b..d6dca40 100644 --- a/openvswitch.spec +++ b/openvswitch.spec @@ -12,8 +12,8 @@ # 3. Run: ./boot.sh # 4. Run: ./configure.sh # 5. Run: make dist -#% define snapshot .git20141107 -#% define snap_gitsha -git39ebb203 +%define snapshot .git20150113 +%define snap_gitsha -git3282e51 # If wants to run tests while building, specify the '--with check' # option. For example: @@ -21,7 +21,7 @@ Name: openvswitch Version: 2.3.1 -Release: 1%{?snapshot}%{?dist} +Release: 2%{?snapshot}%{?dist} Summary: Open vSwitch daemon/database/utilities # Nearly all of openvswitch is ASL 2.0. The bugtool is LGPLv2+, and the @@ -295,6 +295,9 @@ rm -rf $RPM_BUILD_ROOT %exclude %{_datadir}/openvswitch/scripts/ovs-save %changelog +* Wed Jan 14 2015 Flavio Leitner - 2.3.1-2.git20150113 +- updated to 2.3.1-git3282e51 + * Fri Dec 05 2014 Flavio Leitner - 2.3.1-1 - updated to 2.3.1 diff --git a/sources b/sources index 36faf31..7eac335 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c008c1de0a8b6363b37afa599105d6d6 openvswitch-2.3.1.tar.gz +1990a9c575e780ee69e054cd756d3f19 openvswitch-2.3.1-git3282e51.tar.gz