Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package maven-doxia for openSUSE:Factory checked in at 2022-02-22 21:18:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/maven-doxia (Old) and /work/SRC/openSUSE:Factory/.maven-doxia.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-doxia" Tue Feb 22 21:18:17 2022 rev:6 rq:956673 version:1.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/maven-doxia/maven-doxia.changes 2021-05-12 19:32:47.938901762 +0200 +++ /work/SRC/openSUSE:Factory/.maven-doxia.new.1958/maven-doxia.changes 2022-02-22 21:18:57.614294709 +0100 @@ -1,0 +2,6 @@ +Tue Feb 22 11:34:40 UTC 2022 - Fridrich Strba <[email protected]> + +- Fix the version of the log4j that doxia-module-fo needs at + runtime + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ maven-doxia.spec ++++++ --- /var/tmp/diff_new_pack.D0dp8I/_old 2022-02-22 21:18:58.058294791 +0100 +++ /var/tmp/diff_new_pack.D0dp8I/_new 2022-02-22 21:18:58.062294791 +0100 @@ -1,7 +1,7 @@ # # spec file for package maven-doxia # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -57,7 +57,8 @@ BuildRequires: xmlunit BuildRequires: xmvn-install BuildRequires: xmvn-resolve -BuildRequires: mvn(log4j:log4j:1.2.12) +# Runtime dependency of doxia-module-fo +BuildRequires: mvn(log4j:log4j:1.2.17) BuildRequires: mvn(org.apache.maven:maven-parent:pom:) BuildArch: noarch
