diff mbox series

[ovs-dev,2/2] Prepare for post-20.03.0 (20.03.90).

Message ID 20200204201900.1489800-2-mmichels@redhat.com
State Accepted
Commit 94ed4f6b433c26439d958965ee20497c2b32e4f9
Headers show
Series [ovs-dev,1/2] Prepare for 20.03.0 | expand

Commit Message

Mark Michelson Feb. 4, 2020, 8:19 p.m. UTC
Signed-off-by: Mark Michelson <mmichels@redhat.com>
---
 NEWS             | 6 +++++-
 configure.ac     | 2 +-
 debian/changelog | 6 ++++++
 3 files changed, 12 insertions(+), 2 deletions(-)

Comments

Numan Siddique Feb. 5, 2020, 10:51 a.m. UTC | #1
On Wed, Feb 5, 2020 at 1:49 AM Mark Michelson <mmichels@redhat.com> wrote:
>
> Signed-off-by: Mark Michelson <mmichels@redhat.com>

Acked-by: Numan Siddique <numans@ovn.org>

Numan

> ---
>  NEWS             | 6 +++++-
>  configure.ac     | 2 +-
>  debian/changelog | 6 ++++++
>  3 files changed, 12 insertions(+), 2 deletions(-)
>
> diff --git a/NEWS b/NEWS
> index f3242a70f..393721d70 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -1,5 +1,9 @@
> +Post-v20.03.0
> +--------------------------
> +
> +
>  OVN v20.03.0 - xx xxx xxxx
> ----------------------
> +--------------------------
>     - OVN was split out from the OVS repository and is now released
>       independently.
>     - Added IPv6 NAT support for OVN routers.
> diff --git a/configure.ac b/configure.ac
> index 2bcd1945b..3c541e48f 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -13,7 +13,7 @@
>  # limitations under the License.
>
>  AC_PREREQ(2.63)
> -AC_INIT(ovn, 20.03.0, bugs@openvswitch.org)
> +AC_INIT(ovn, 20.03.90, bugs@openvswitch.org)
>  AC_CONFIG_MACRO_DIR([m4])
>  AC_CONFIG_AUX_DIR([build-aux])
>  AC_CONFIG_HEADERS([config.h])
> diff --git a/debian/changelog b/debian/changelog
> index 04ac49b64..dee4c193d 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -1,3 +1,9 @@
> +OVN (20.03.90-1) unstable; urgency=low
> +
> +   * New upstream version
> +
> + -- OVN team <dev@openvswitch.org> Tue, 04 Feb 2020 13:45:00 -0500
> +
>  OVN (20.03.0-1) unstable; urgency=low
>
>     * New upstream version
> --
> 2.24.1
>
> _______________________________________________
> dev mailing list
> dev@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
Mark Michelson Feb. 6, 2020, 7:37 p.m. UTC | #2
All right, branch-20.03 is now created!

On 2/5/20 5:51 AM, Numan Siddique wrote:
> On Wed, Feb 5, 2020 at 1:49 AM Mark Michelson <mmichels@redhat.com> wrote:
>>
>> Signed-off-by: Mark Michelson <mmichels@redhat.com>
> 
> Acked-by: Numan Siddique <numans@ovn.org>
> 
> Numan
> 
>> ---
>>   NEWS             | 6 +++++-
>>   configure.ac     | 2 +-
>>   debian/changelog | 6 ++++++
>>   3 files changed, 12 insertions(+), 2 deletions(-)
>>
>> diff --git a/NEWS b/NEWS
>> index f3242a70f..393721d70 100644
>> --- a/NEWS
>> +++ b/NEWS
>> @@ -1,5 +1,9 @@
>> +Post-v20.03.0
>> +--------------------------
>> +
>> +
>>   OVN v20.03.0 - xx xxx xxxx
>> ----------------------
>> +--------------------------
>>      - OVN was split out from the OVS repository and is now released
>>        independently.
>>      - Added IPv6 NAT support for OVN routers.
>> diff --git a/configure.ac b/configure.ac
>> index 2bcd1945b..3c541e48f 100644
>> --- a/configure.ac
>> +++ b/configure.ac
>> @@ -13,7 +13,7 @@
>>   # limitations under the License.
>>
>>   AC_PREREQ(2.63)
>> -AC_INIT(ovn, 20.03.0, bugs@openvswitch.org)
>> +AC_INIT(ovn, 20.03.90, bugs@openvswitch.org)
>>   AC_CONFIG_MACRO_DIR([m4])
>>   AC_CONFIG_AUX_DIR([build-aux])
>>   AC_CONFIG_HEADERS([config.h])
>> diff --git a/debian/changelog b/debian/changelog
>> index 04ac49b64..dee4c193d 100644
>> --- a/debian/changelog
>> +++ b/debian/changelog
>> @@ -1,3 +1,9 @@
>> +OVN (20.03.90-1) unstable; urgency=low
>> +
>> +   * New upstream version
>> +
>> + -- OVN team <dev@openvswitch.org> Tue, 04 Feb 2020 13:45:00 -0500
>> +
>>   OVN (20.03.0-1) unstable; urgency=low
>>
>>      * New upstream version
>> --
>> 2.24.1
>>
>> _______________________________________________
>> dev mailing list
>> dev@openvswitch.org
>> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>>
>
diff mbox series

Patch

diff --git a/NEWS b/NEWS
index f3242a70f..393721d70 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@ 
+Post-v20.03.0
+--------------------------
+
+
 OVN v20.03.0 - xx xxx xxxx
----------------------
+--------------------------
    - OVN was split out from the OVS repository and is now released
      independently.
    - Added IPv6 NAT support for OVN routers.
diff --git a/configure.ac b/configure.ac
index 2bcd1945b..3c541e48f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@ 
 # limitations under the License.
 
 AC_PREREQ(2.63)
-AC_INIT(ovn, 20.03.0, bugs@openvswitch.org)
+AC_INIT(ovn, 20.03.90, bugs@openvswitch.org)
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])
diff --git a/debian/changelog b/debian/changelog
index 04ac49b64..dee4c193d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@ 
+OVN (20.03.90-1) unstable; urgency=low
+
+   * New upstream version
+
+ -- OVN team <dev@openvswitch.org> Tue, 04 Feb 2020 13:45:00 -0500
+
 OVN (20.03.0-1) unstable; urgency=low
 
    * New upstream version