[PATCH] news: Add an empty <change> to each <section>

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The generated HTML will contain <ul></ul> otherwise, which
triggers an error during 'make check'.

The proper fix would be not to generate the problematic
HTML in the first place but, while I'm working on it, this
workaround will do.
---
Pushed as build-breaker. Sorry for the noise.

 docs/news.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index bb67619..675faa7 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -12,10 +12,13 @@
 <libvirt>
   <release version="v3.2.0" date="unreleased">
     <section title="New features">
+      <change/>
     </section>
     <section title="Improvements">
+      <change/>
     </section>
     <section title="Bug fixes">
+      <change/>
     </section>
   </release>
   <release version="v3.1.0" date="2017-03-03">
-- 
2.7.4

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]
  Powered by Linux