Hello community,
here is the log from the commit of package maven-reporting-impl for
openSUSE:Factory checked in at 2020-03-11 18:54:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-reporting-impl (Old)
and /work/SRC/openSUSE:Factory/.maven-reporting-impl.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-reporting-impl"
Wed Mar 11 18:54:17 2020 rev:2 rq:783794 version:3.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/maven-reporting-impl/maven-reporting-impl.changes
2019-04-05 12:04:10.546602573 +0200
+++
/work/SRC/openSUSE:Factory/.maven-reporting-impl.new.3160/maven-reporting-impl.changes
2020-03-11 18:55:58.207691616 +0100
@@ -1,0 +2,5 @@
+Wed Mar 11 11:43:42 UTC 2020 - Fridrich Strba <[email protected]>
+
+- Fix build against newer doxia that requires html5 module
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ maven-reporting-impl.spec ++++++
--- /var/tmp/diff_new_pack.cuzo1c/_old 2020-03-11 18:55:58.943691945 +0100
+++ /var/tmp/diff_new_pack.cuzo1c/_new 2020-03-11 18:55:58.943691945 +0100
@@ -1,7 +1,7 @@
#
# spec file for package maven-reporting-impl
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -33,6 +33,7 @@
BuildRequires: maven-doxia-core
BuildRequires: maven-doxia-logging-api
BuildRequires: maven-doxia-module-xhtml
+BuildRequires: maven-doxia-module-xhtml5
BuildRequires: maven-doxia-sink-api
BuildRequires: maven-doxia-sitetools
BuildRequires: maven-lib
@@ -79,6 +80,7 @@
maven-doxia/doxia-core \
maven-doxia/doxia-logging-api \
maven-doxia/doxia-module-xhtml \
+ maven-doxia/doxia-module-xhtml5 \
maven-doxia/doxia-sink-api \
maven-doxia-sitetools/doxia-decoration-model \
maven-doxia-sitetools/doxia-site-renderer \