Hello community,

here is the log from the commit of package apache-ivy for openSUSE:Factory 
checked in at 2019-12-23 22:35:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-ivy (Old)
 and      /work/SRC/openSUSE:Factory/.apache-ivy.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-ivy"

Mon Dec 23 22:35:49 2019 rev:19 rq:755691 version:2.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache-ivy/apache-ivy.changes    2019-09-30 
15:52:53.394255967 +0200
+++ /work/SRC/openSUSE:Factory/.apache-ivy.new.6675/apache-ivy.changes  
2019-12-23 22:37:30.473821978 +0100
@@ -1,0 +2,5 @@
+Tue Dec 10 22:39:53 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Specify bundle.version in order to avoid unexpanded macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache-ivy.spec ++++++
--- /var/tmp/diff_new_pack.joktCm/_old  2019-12-23 22:37:31.249822314 +0100
+++ /var/tmp/diff_new_pack.joktCm/_new  2019-12-23 22:37:31.253822317 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package apache-ivy
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -112,7 +112,7 @@
 %endif
 
 # Build
-ant -Dtarget.ivy.version=%{version} /localivy /offline jar javadoc
+ant -Dtarget.ivy.version=%{version} -Dbundle.version=%{version} /localivy 
/offline jar javadoc
 
 %install
 # Code


Reply via email to