diff --git a/apache-ivy.changes b/apache-ivy.changes index 548ccf0..c427c65 100644 --- a/apache-ivy.changes +++ b/apache-ivy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 19 10:07:03 UTC 2017 - pcervinka@suse.com + +- New build dependency: javapackages-local + ------------------------------------------------------------------- Wed Mar 18 09:46:01 UTC 2015 - tchvatal@suse.com diff --git a/apache-ivy.spec b/apache-ivy.spec index 7a1c44e..598ff26 100644 --- a/apache-ivy.spec +++ b/apache-ivy.spec @@ -1,7 +1,7 @@ # # spec file for package apache-ivy # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,6 +30,7 @@ BuildRequires: ant BuildRequires: bouncycastle BuildRequires: commons-httpclient BuildRequires: java-devel >= 1.5 +BuildRequires: javapackages-local BuildRequires: javapackages-tools BuildRequires: jsch BuildRequires: oro