Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package uimaj for openSUSE:Factory checked in at 2022-02-23 19:07:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/uimaj (Old) and /work/SRC/openSUSE:Factory/.uimaj.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "uimaj" Wed Feb 23 19:07:00 2022 rev:2 rq:957083 version:2.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/uimaj/uimaj.changes 2020-03-04 09:39:12.453884704 +0100 +++ /work/SRC/openSUSE:Factory/.uimaj.new.1958/uimaj.changes 2022-02-23 19:07:10.727289842 +0100 @@ -1,0 +2,5 @@ +Wed Feb 23 12:56:21 UTC 2022 - Fridrich Strba <[email protected]> + +- Do not build against the log4j12 packages, use the new reload4j + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ uimaj.spec ++++++ --- /var/tmp/diff_new_pack.4ZNPZp/_old 2022-02-23 19:07:11.395289887 +0100 +++ /var/tmp/diff_new_pack.4ZNPZp/_new 2022-02-23 19:07:11.399289888 +0100 @@ -1,7 +1,7 @@ # # spec file for package uimaj # -# Copyright (c) 2020 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 @@ -32,7 +32,7 @@ BuildRequires: mvn(com.fasterxml.jackson.core:jackson-core) BuildRequires: mvn(commons-io:commons-io) BuildRequires: mvn(junit:junit) -BuildRequires: mvn(log4j:log4j:1.2.17) +BuildRequires: mvn(log4j:log4j) BuildRequires: mvn(org.apache.ant:ant-apache-regexp) BuildRequires: mvn(org.apache.maven.plugin-tools:maven-plugin-annotations) BuildRequires: mvn(org.apache.maven.plugins:maven-plugin-plugin)
