Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ant-contrib for openSUSE:Factory 
checked in at 2022-11-15 13:18:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ant-contrib (Old)
 and      /work/SRC/openSUSE:Factory/.ant-contrib.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ant-contrib"

Tue Nov 15 13:18:13 2022 rev:27 rq:1035585 version:1.0b3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ant-contrib/ant-contrib.changes  2018-07-24 
17:30:12.563897034 +0200
+++ /work/SRC/openSUSE:Factory/.ant-contrib.new.1597/ant-contrib.changes        
2022-11-15 13:21:00.080669388 +0100
@@ -1,0 +2,7 @@
+Tue Nov  8 08:48:39 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Modified patch:
+  * local-ivy.patch
+    + fix build with apache-ivy 2.5.1
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ant-contrib.spec ++++++
--- /var/tmp/diff_new_pack.cuCXXD/_old  2022-11-15 13:21:00.608672113 +0100
+++ /var/tmp/diff_new_pack.cuCXXD/_new  2022-11-15 13:21:00.612672135 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ant-contrib
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 

++++++ local-ivy.patch ++++++
--- /var/tmp/diff_new_pack.cuCXXD/_old  2022-11-15 13:21:00.688672527 +0100
+++ /var/tmp/diff_new_pack.cuCXXD/_new  2022-11-15 13:21:00.692672548 +0100
@@ -1,5 +1,14 @@
 --- build.xml.sav      2006-11-02 18:44:02.000000000 +0200
 +++ build.xml  2011-12-15 13:36:38.630460824 +0200
+@@ -2,7 +2,7 @@
+       name="ant-contrib"
+       default="dist"
+       basedir="."
+-      xmlns:ivy="antlib:fr.jayasoft.ivy.ant">
++      xmlns:ivy="antlib:org.apache.ivy.ant">
+ 
+       <property file="build.properties" />
+       
 @@ -20,22 +20,7 @@
        <property name="dist.dir" location="dist" />
        <property name="target.stage.dir" location="${target.dir}/stage" />

Reply via email to