Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ezmorph for openSUSE:Factory checked in at 2022-02-23 19:06:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ezmorph (Old) and /work/SRC/openSUSE:Factory/.ezmorph.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ezmorph" Wed Feb 23 19:06:55 2022 rev:3 rq:957073 version:1.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/ezmorph/ezmorph.changes 2019-11-26 16:56:42.512160392 +0100 +++ /work/SRC/openSUSE:Factory/.ezmorph.new.1958/ezmorph.changes 2022-02-23 19:07:03.331289353 +0100 @@ -1,0 +2,5 @@ +Tue Feb 22 18:14:06 UTC 2022 - Fridrich Strba <[email protected]> + +- Do not build against the log4j12 packages + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ezmorph.spec ++++++ --- /var/tmp/diff_new_pack.VCBJBE/_old 2022-02-23 19:07:03.859289387 +0100 +++ /var/tmp/diff_new_pack.VCBJBE/_new 2022-02-23 19:07:03.859289387 +0100 @@ -1,7 +1,7 @@ # # spec file for package ezmorph # -# 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 @@ -33,7 +33,7 @@ BuildRequires: mvn(commons-lang:commons-lang) BuildRequires: mvn(commons-logging:commons-logging) BuildRequires: mvn(junit:junit) -BuildRequires: mvn(log4j:log4j:12) +BuildRequires: mvn(log4j:log4j) BuildArch: noarch %description @@ -52,8 +52,6 @@ cp -p %{SOURCE1} LICENSE.txt -%pom_change_dep :log4j ::12 - %pom_xpath_remove "pom:plugins" %{mvn_file} : %{name}
