On 6/18/21 6:34 PM, Mark Michelson wrote: > Signed-off-by: Mark Michelson <[email protected]> > --- > NEWS | 3 +++ > debian/changelog | 6 ++++++ > 2 files changed, 9 insertions(+) > > diff --git a/NEWS b/NEWS > index c62377919..c52db0386 100644 > --- a/NEWS > +++ b/NEWS > @@ -1,3 +1,6 @@ > +OVN v21.06.1 - xx xxx xxxx > +-------------------------- > + > Post-v21.06.0 > -------------------------
I don't think this file supposed to have 'Post-v21.06.0' section. It needs to be removed in this patch or in the previous one. And you also need to update the version in configure.ac. > > diff --git a/debian/changelog b/debian/changelog > index b1e6650c6..1c29dca1a 100644 > --- a/debian/changelog > +++ b/debian/changelog > @@ -1,3 +1,9 @@ > +OVN (21.06.1-1) unstable; urgency=low > + [ OVN team ] > + * New upstream version > + > + -- OVN team <[email protected]> Fri, 18 Jun 2021 12:22:43 -0400 > + > ovn (21.06.90-1) unstable; urgency=low > > * New upstream version > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
