Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package velocity for openSUSE:Factory checked in at 2022-02-23 19:06:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/velocity (Old) and /work/SRC/openSUSE:Factory/.velocity.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "velocity" Wed Feb 23 19:06:54 2022 rev:25 rq:957056 version:1.7 Changes: -------- --- /work/SRC/openSUSE:Factory/velocity/velocity.changes 2021-03-15 10:54:32.077184083 +0100 +++ /work/SRC/openSUSE:Factory/.velocity.new.1958/velocity.changes 2022-02-23 19:06:59.307289086 +0100 @@ -1,0 +2,5 @@ +Tue Feb 22 18:59:05 UTC 2022 - Fridrich Strba <[email protected]> + +- Do not build against the log4j12 packages, use the new reload4j + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ velocity.spec ++++++ --- /var/tmp/diff_new_pack.sqw0qO/_old 2022-02-23 19:07:00.103289139 +0100 +++ /var/tmp/diff_new_pack.sqw0qO/_new 2022-02-23 19:07:00.107289139 +0100 @@ -1,7 +1,7 @@ # # spec file for package velocity # -# 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 @@ -39,9 +39,9 @@ BuildRequires: javapackages-local BuildRequires: jdom >= 1.0-1 BuildRequires: junit -BuildRequires: log4j12 >= 1.1 BuildRequires: oro BuildRequires: plexus-classworlds +BuildRequires: reload4j BuildRequires: servletapi4 BuildRequires: werken-xpath Requires: avalon-logkit @@ -49,8 +49,8 @@ Requires: commons-lang Requires: java >= 1.6.0 Requires: jdom >= 1.0-1 -Requires: log4j12 >= 1.1 Requires: oro +Requires: reload4j Requires: servletapi4 Requires: werken-xpath BuildArch: noarch @@ -185,7 +185,7 @@ ln -sf $(build-classpath commons-lang) ln -sf $(build-classpath commons-logging) ln -sf $(build-classpath jdom) -ln -sf $(build-classpath log4j12/log4j-12) +ln -sf $(build-classpath reload4j/reload4j) ln -sf $(build-classpath oro) # Use servletapi4 instead of servletapi5 in CLASSPATH ln -sf $(build-classpath servletapi4)
