Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package json-lib for openSUSE:Factory checked in at 2022-02-23 19:06:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/json-lib (Old) and /work/SRC/openSUSE:Factory/.json-lib.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "json-lib" Wed Feb 23 19:06:57 2022 rev:4 rq:957075 version:2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/json-lib/json-lib.changes 2019-12-16 15:20:51.867126773 +0100 +++ /work/SRC/openSUSE:Factory/.json-lib.new.1958/json-lib.changes 2022-02-23 19:07:05.203289477 +0100 @@ -1,0 +2,5 @@ +Tue Feb 22 18:18:39 UTC 2022 - Fridrich Strba <[email protected]> + +- Do not build against the log4j12 packages + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ json-lib.spec ++++++ --- /var/tmp/diff_new_pack.9qINXu/_old 2022-02-23 19:07:06.231289545 +0100 +++ /var/tmp/diff_new_pack.9qINXu/_new 2022-02-23 19:07:06.235289545 +0100 @@ -1,7 +1,7 @@ # # spec file for package json-lib # -# Copyright (c) 2019 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 @@ -40,7 +40,7 @@ BuildRequires: mvn(commons-lang:commons-lang) BuildRequires: mvn(commons-logging:commons-logging) BuildRequires: mvn(junit:junit) -BuildRequires: mvn(log4j:log4j:1.2.14) +BuildRequires: mvn(log4j:log4j) BuildRequires: mvn(net.sf.ezmorph:ezmorph) BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin) BuildRequires: mvn(org.apache:apache:pom:)
