Hello community, here is the log from the commit of package slf4j for openSUSE:Factory checked in at 2019-10-03 16:15:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/slf4j (Old) and /work/SRC/openSUSE:Factory/.slf4j.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "slf4j" Thu Oct 3 16:15:36 2019 rev:20 rq:734256 version:1.7.25 Changes: -------- --- /work/SRC/openSUSE:Factory/slf4j/slf4j-sources.changes 2019-03-28 22:44:39.071092670 +0100 +++ /work/SRC/openSUSE:Factory/.slf4j.new.2352/slf4j-sources.changes 2019-10-03 16:15:37.436859912 +0200 @@ -1,0 +2,7 @@ +Tue Oct 1 09:01:32 UTC 2019 - Fridrich Strba <[email protected]> + +- Build against the compatibility log4j12-mini package +- Depend on mvn(log4j:log4j:1.2.17) provided by the compatibility + packages + +------------------------------------------------------------------- slf4j.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ slf4j-sources.spec ++++++ --- /var/tmp/diff_new_pack.Viv9cy/_old 2019-10-03 16:15:37.916858688 +0200 +++ /var/tmp/diff_new_pack.Viv9cy/_new 2019-10-03 16:15:37.920858679 +0200 @@ -35,7 +35,7 @@ BuildRequires: xmvn-resolve BuildArch: noarch Requires: mvn(commons-logging:commons-logging) -Requires: mvn(log4j:log4j) +Requires: mvn(log4j:log4j:1.2.17) Requires: mvn(org.slf4j:slf4j-api) = %{version} %description ++++++ slf4j.spec ++++++ --- /var/tmp/diff_new_pack.Viv9cy/_old 2019-10-03 16:15:37.936858637 +0200 +++ /var/tmp/diff_new_pack.Viv9cy/_new 2019-10-03 16:15:37.940858628 +0200 @@ -41,7 +41,7 @@ BuildRequires: javapackages-tools BuildRequires: javassist >= 3.4 BuildRequires: junit >= 3.8.2 -BuildRequires: log4j-mini +BuildRequires: log4j12-mini Requires: cal10n Requires: java # this is ugly hack, which creates package which requires the same, @@ -164,7 +164,7 @@ sed -i "/Import-Package/s/.$/;resolution:=optional&/" slf4j-api/src/main/resources/META-INF/MANIFEST.MF %build -export CLASSPATH=$(build-classpath log4j \ +export CLASSPATH=$(build-classpath log4j12/log4j-12 \ commons-logging \ commons-lang3 \ javassist-3.14.0 \
