Hello community,

here is the log from the commit of package ant for openSUSE:Factory checked in 
at 2020-05-12 22:27:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ant (Old)
 and      /work/SRC/openSUSE:Factory/.ant.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ant"

Tue May 12 22:27:23 2020 rev:82 rq:802621 version:1.10.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/ant/ant-antlr.changes    2020-01-19 
20:50:56.195845359 +0100
+++ /work/SRC/openSUSE:Factory/.ant.new.2738/ant-antlr.changes  2020-05-12 
22:28:29.947389439 +0200
@@ -1,0 +2,11 @@
+Wed May  6 16:49:40 UTC 2020 - Pedro Monreal Gonzalez 
<[email protected]>
+
+- Add rhino to the ant-apache-bsf optional tasks [bsc#1134001]
+
+-------------------------------------------------------------------
+Wed May  6 16:45:22 UTC 2020 - Pedro Monreal Gonzalez 
<[email protected]>
+
+- Remove jakarta-commons-* dependencies [bsc#1133997]
+  * Use apache-commons-logging and apache-commons-net in optional tasks
+
+-------------------------------------------------------------------
ant-junit.changes: same change
ant-junit5.changes: same change
ant.changes: same change

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

Other differences:
------------------
++++++ ant-antlr.spec ++++++
--- /var/tmp/diff_new_pack.8pSJXT/_old  2020-05-12 22:28:40.751411985 +0200
+++ /var/tmp/diff_new_pack.8pSJXT/_new  2020-05-12 22:28:40.755411994 +0200
@@ -185,8 +185,8 @@
 Summary:        Optional commons logging tasks for ant
 License:        Apache-2.0
 Group:          Development/Tools/Building
-BuildRequires:  jakarta-commons-logging
-Requires:       jakarta-commons-logging
+BuildRequires:  apache-commons-logging
+Requires:       apache-commons-logging
 %requires_eq    ant
 
 %description -n ant-commons-logging
@@ -198,8 +198,8 @@
 Summary:        Optional commons net tasks for ant
 License:        Apache-2.0
 Group:          Development/Tools/Building
-BuildRequires:  jakarta-commons-net
-Requires:       jakarta-commons-net
+BuildRequires:  apache-commons-net
+Requires:       apache-commons-net
 %requires_eq    ant
 
 %description -n ant-commons-net
@@ -573,10 +573,10 @@
 
 %if %{with antlr}
 echo "antlr ant/ant-antlr" > %{buildroot}%{_sysconfdir}/ant.d/antlr
-echo "bsf ant/ant-apache-bsf" > %{buildroot}%{_sysconfdir}/ant.d/apache-bsf
+echo "rhino bsf ant/ant-apache-bsf" > 
%{buildroot}%{_sysconfdir}/ant.d/apache-bsf
 echo "xml-resolver ant/ant-apache-resolver" > 
%{buildroot}%{_sysconfdir}/ant.d/apache-resolver
-echo "jakarta-commons-logging ant/ant-commons-logging" > 
%{buildroot}%{_sysconfdir}/ant.d/commons-logging
-echo "jakarta-commons-net ant/ant-commons-net" > 
%{buildroot}%{_sysconfdir}/ant.d/commons-net
+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 "oro ant/ant-apache-oro" > %{buildroot}%{_sysconfdir}/ant.d/apache-oro

++++++ ant-junit.spec ++++++
--- /var/tmp/diff_new_pack.8pSJXT/_old  2020-05-12 22:28:40.779412044 +0200
+++ /var/tmp/diff_new_pack.8pSJXT/_new  2020-05-12 22:28:40.779412044 +0200
@@ -185,8 +185,8 @@
 Summary:        Optional commons logging tasks for ant
 License:        Apache-2.0
 Group:          Development/Tools/Building
-BuildRequires:  jakarta-commons-logging
-Requires:       jakarta-commons-logging
+BuildRequires:  apache-commons-logging
+Requires:       apache-commons-logging
 %requires_eq    ant
 
 %description -n ant-commons-logging
@@ -198,8 +198,8 @@
 Summary:        Optional commons net tasks for ant
 License:        Apache-2.0
 Group:          Development/Tools/Building
-BuildRequires:  jakarta-commons-net
-Requires:       jakarta-commons-net
+BuildRequires:  apache-commons-net
+Requires:       apache-commons-net
 %requires_eq    ant
 
 %description -n ant-commons-net
@@ -573,10 +573,10 @@
 
 %if %{with antlr}
 echo "antlr ant/ant-antlr" > %{buildroot}%{_sysconfdir}/ant.d/antlr
-echo "bsf ant/ant-apache-bsf" > %{buildroot}%{_sysconfdir}/ant.d/apache-bsf
+echo "rhino bsf ant/ant-apache-bsf" > 
%{buildroot}%{_sysconfdir}/ant.d/apache-bsf
 echo "xml-resolver ant/ant-apache-resolver" > 
%{buildroot}%{_sysconfdir}/ant.d/apache-resolver
-echo "jakarta-commons-logging ant/ant-commons-logging" > 
%{buildroot}%{_sysconfdir}/ant.d/commons-logging
-echo "jakarta-commons-net ant/ant-commons-net" > 
%{buildroot}%{_sysconfdir}/ant.d/commons-net
+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 "oro ant/ant-apache-oro" > %{buildroot}%{_sysconfdir}/ant.d/apache-oro

ant-junit5.spec: same change
++++++ ant.spec ++++++
--- /var/tmp/diff_new_pack.8pSJXT/_old  2020-05-12 22:28:40.823412135 +0200
+++ /var/tmp/diff_new_pack.8pSJXT/_new  2020-05-12 22:28:40.823412135 +0200
@@ -184,8 +184,8 @@
 Summary:        Optional commons logging tasks for ant
 License:        Apache-2.0
 Group:          Development/Tools/Building
-BuildRequires:  jakarta-commons-logging
-Requires:       jakarta-commons-logging
+BuildRequires:  apache-commons-logging
+Requires:       apache-commons-logging
 %requires_eq    ant
 
 %description -n ant-commons-logging
@@ -197,8 +197,8 @@
 Summary:        Optional commons net tasks for ant
 License:        Apache-2.0
 Group:          Development/Tools/Building
-BuildRequires:  jakarta-commons-net
-Requires:       jakarta-commons-net
+BuildRequires:  apache-commons-net
+Requires:       apache-commons-net
 %requires_eq    ant
 
 %description -n ant-commons-net
@@ -572,10 +572,10 @@
 
 %if %{with antlr}
 echo "antlr ant/ant-antlr" > %{buildroot}%{_sysconfdir}/ant.d/antlr
-echo "bsf ant/ant-apache-bsf" > %{buildroot}%{_sysconfdir}/ant.d/apache-bsf
+echo "rhino bsf ant/ant-apache-bsf" > 
%{buildroot}%{_sysconfdir}/ant.d/apache-bsf
 echo "xml-resolver ant/ant-apache-resolver" > 
%{buildroot}%{_sysconfdir}/ant.d/apache-resolver
-echo "jakarta-commons-logging ant/ant-commons-logging" > 
%{buildroot}%{_sysconfdir}/ant.d/commons-logging
-echo "jakarta-commons-net ant/ant-commons-net" > 
%{buildroot}%{_sysconfdir}/ant.d/commons-net
+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 "oro ant/ant-apache-oro" > %{buildroot}%{_sysconfdir}/ant.d/apache-oro



Reply via email to