Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ant for openSUSE:Factory checked in 
at 2022-02-24 18:18:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ant (Old)
 and      /work/SRC/openSUSE:Factory/.ant.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ant"

Thu Feb 24 18:18:20 2022 rev:87 rq:957034 version:1.10.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/ant/ant-antlr.changes    2021-12-18 
20:29:57.046232705 +0100
+++ /work/SRC/openSUSE:Factory/.ant.new.1958/ant-antlr.changes  2022-02-24 
18:18:24.994739041 +0100
@@ -1,0 +2,5 @@
+Tue Feb 22 19:15:02 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Do not build against the log4j12 packages, use the new reload4j
+
+-------------------------------------------------------------------
ant-junit.changes: same change
ant-junit5.changes: same change
ant.changes: same change

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ant-antlr.spec ++++++
--- /var/tmp/diff_new_pack.rZqjoB/_old  2022-02-24 18:18:26.374738673 +0100
+++ /var/tmp/diff_new_pack.rZqjoB/_new  2022-02-24 18:18:26.382738670 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ant-antlr
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2000-2009, JPackage Project
 #
 # All modifications and additions to the file contributed by third parties
@@ -227,8 +227,8 @@
 Summary:        Optional apache log4j tasks for ant
 License:        Apache-2.0
 Group:          Development/Tools/Building
-BuildRequires:  log4j12-mini
-Requires:       log4j12
+BuildRequires:  reload4j
+Requires:       reload4j
 %requires_eq    ant
 Provides:       ant-jakarta-log4j = %{version}
 Obsoletes:      ant-jakarta-log4j < %{version}
@@ -400,7 +400,7 @@
 %endif
 %if %{with antlr}
 # we need to build junit in antlr, but we remove it later
-build-jar-repository -s -p lib/optional xerces-j2 xml-commons-apis-bootstrap 
antlr-bootstrap bcel javamail/mailapi jdepend junit4 log4j12/log4j-12 oro 
regexp bsf commons-logging commons-net jsch xalan-j2 xalan-j2-serializer 
xml-resolver xz-java
+build-jar-repository -s -p lib/optional xerces-j2 xml-commons-apis-bootstrap 
antlr-bootstrap bcel javamail/mailapi jdepend junit4 reload4j/reload4j oro 
regexp bsf commons-logging commons-net jsch xalan-j2 xalan-j2-serializer 
xml-resolver xz-java
 %endif
 
 # Fix file-not-utf8 rpmlint warning
@@ -578,7 +578,7 @@
 echo "apache-commons-logging ant/ant-commons-logging" > 
%{buildroot}%{_sysconfdir}/ant.d/commons-logging
 echo "apache-commons-net ant/ant-commons-net" > 
%{buildroot}%{_sysconfdir}/ant.d/commons-net
 echo "bcel ant/ant-apache-bcel" > %{buildroot}%{_sysconfdir}/ant.d/apache-bcel
-echo "log4j12/log4j-12 ant/ant-apache-log4j" > 
%{buildroot}%{_sysconfdir}/ant.d/apache-log4j
+echo "reload4j/reload4j ant/ant-apache-log4j" > 
%{buildroot}%{_sysconfdir}/ant.d/apache-log4j
 echo "oro ant/ant-apache-oro" > %{buildroot}%{_sysconfdir}/ant.d/apache-oro
 echo "regexp ant/ant-apache-regexp" > 
%{buildroot}%{_sysconfdir}/ant.d/apache-regexp
 echo "xalan-j2 ant/ant-apache-xalan2" > 
%{buildroot}%{_sysconfdir}/ant.d/apache-xalan2

ant-junit.spec: same change
ant-junit5.spec: same change
++++++ ant.spec ++++++
--- /var/tmp/diff_new_pack.rZqjoB/_old  2022-02-24 18:18:26.454738651 +0100
+++ /var/tmp/diff_new_pack.rZqjoB/_new  2022-02-24 18:18:26.458738650 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ant
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2000-2009, JPackage Project
 #
 # All modifications and additions to the file contributed by third parties
@@ -226,8 +226,8 @@
 Summary:        Optional apache log4j tasks for ant
 License:        Apache-2.0
 Group:          Development/Tools/Building
-BuildRequires:  log4j12-mini
-Requires:       log4j12
+BuildRequires:  reload4j
+Requires:       reload4j
 %requires_eq    ant
 Provides:       ant-jakarta-log4j = %{version}
 Obsoletes:      ant-jakarta-log4j < %{version}
@@ -399,7 +399,7 @@
 %endif
 %if %{with antlr}
 # we need to build junit in antlr, but we remove it later
-build-jar-repository -s -p lib/optional xerces-j2 xml-commons-apis-bootstrap 
antlr-bootstrap bcel javamail/mailapi jdepend junit4 log4j12/log4j-12 oro 
regexp bsf commons-logging commons-net jsch xalan-j2 xalan-j2-serializer 
xml-resolver xz-java
+build-jar-repository -s -p lib/optional xerces-j2 xml-commons-apis-bootstrap 
antlr-bootstrap bcel javamail/mailapi jdepend junit4 reload4j/reload4j oro 
regexp bsf commons-logging commons-net jsch xalan-j2 xalan-j2-serializer 
xml-resolver xz-java
 %endif
 
 # Fix file-not-utf8 rpmlint warning
@@ -577,7 +577,7 @@
 echo "apache-commons-logging ant/ant-commons-logging" > 
%{buildroot}%{_sysconfdir}/ant.d/commons-logging
 echo "apache-commons-net ant/ant-commons-net" > 
%{buildroot}%{_sysconfdir}/ant.d/commons-net
 echo "bcel ant/ant-apache-bcel" > %{buildroot}%{_sysconfdir}/ant.d/apache-bcel
-echo "log4j12/log4j-12 ant/ant-apache-log4j" > 
%{buildroot}%{_sysconfdir}/ant.d/apache-log4j
+echo "reload4j/reload4j ant/ant-apache-log4j" > 
%{buildroot}%{_sysconfdir}/ant.d/apache-log4j
 echo "oro ant/ant-apache-oro" > %{buildroot}%{_sysconfdir}/ant.d/apache-oro
 echo "regexp ant/ant-apache-regexp" > 
%{buildroot}%{_sysconfdir}/ant.d/apache-regexp
 echo "xalan-j2 ant/ant-apache-xalan2" > 
%{buildroot}%{_sysconfdir}/ant.d/apache-xalan2

Reply via email to