[PATCH] news: Fix an RST alignment typo with '=' which breaks the pipeline

Erik Skultety eskultet at redhat.com
Mon Nov 2 11:28:53 UTC 2020


On Mon, Nov 02, 2020 at 12:27:24PM +0100, Jiri Denemark wrote:
> On Mon, Nov 02, 2020 at 12:05:59 +0100, Erik Skultety wrote:
> > This is just a warning, but because we're invoking rst2html5 with
> > --strict, it will fail at encountering a single minor issue.
> > 
> > Signed-off-by: Erik Skultety <eskultet at redhat.com>
> > ---
> > 
> > Pushed as trivial.
> > 
> >  NEWS.rst | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/NEWS.rst b/NEWS.rst
> > index 09170638ec..a8dde151e0 100644
> > --- a/NEWS.rst
> > +++ b/NEWS.rst
> > @@ -9,7 +9,7 @@ For a more fine-grained view, use the `git log`_.
> >  
> >  
> >  v6.10.0 (unreleased)
> > -===================
> > +====================
> 
> Oops, should be fixed in my release script now.

Np, can you update your libvirt-python MR so I can approve it? :)

Erik




More information about the libvir-list mailing list