Hello community,
here is the log from the commit of package avalon-framework for
openSUSE:Factory checked in at 2019-10-03 16:15:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/avalon-framework (Old)
and /work/SRC/openSUSE:Factory/.avalon-framework.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "avalon-framework"
Thu Oct 3 16:15:52 2019 rev:14 rq:734285 version:4.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/avalon-framework/avalon-framework.changes
2019-04-08 10:31:06.511194578 +0200
+++
/work/SRC/openSUSE:Factory/.avalon-framework.new.2352/avalon-framework.changes
2019-10-03 16:15:53.784818257 +0200
@@ -1,0 +2,5 @@
+Tue Oct 1 12:03:17 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Build against log4j12 compatibility package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ avalon-framework.spec ++++++
--- /var/tmp/diff_new_pack.S87NOb/_old 2019-10-03 16:15:54.248817074 +0200
+++ /var/tmp/diff_new_pack.S87NOb/_new 2019-10-03 16:15:54.252817064 +0200
@@ -32,7 +32,7 @@
BuildRequires: commons-logging
BuildRequires: fdupes
BuildRequires: javapackages-local
-BuildRequires: log4j
+BuildRequires: log4j12
Requires: mvn(avalon-logkit:avalon-logkit)
BuildArch: noarch
@@ -67,7 +67,7 @@
popd
pushd %{name}-impl-%{version}
mkdir -p target/lib
- build-jar-repository -s target/lib avalon-logkit log4j commons-logging
+ build-jar-repository -s target/lib avalon-logkit log4j12/log4j-12
commons-logging
cp ../%{name}-api-%{version}/target/*.jar target/lib/
%ant -Dant.build.javac.source=8 -Dant.build.javac.target=8 dist
popd