From a5eeba209e232c6ded98d1144ed744cca25ca0423c0399bcb13db778a8dda03f Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 10 Dec 2019 22:40:25 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-ivy?expand=0&rev=59 --- apache-ivy.changes | 5 +++++ apache-ivy.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/apache-ivy.changes b/apache-ivy.changes index 0c1693b..446eb22 100644 --- a/apache-ivy.changes +++ b/apache-ivy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 10 22:39:53 UTC 2019 - Fridrich Strba + +- Specify bundle.version in order to avoid unexpanded macro + ------------------------------------------------------------------- Tue Sep 24 16:08:31 UTC 2019 - Fridrich Strba diff --git a/apache-ivy.spec b/apache-ivy.spec index eec676e..254a771 100644 --- a/apache-ivy.spec +++ b/apache-ivy.spec @@ -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 @@ export CLASSPATH=${CLASSPATH}:$(build-classpath jsch.agentproxy.core jsch.agentp %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