forked from pool/apache-ivy
This commit is contained in:
parent
6e4c5e8e67
commit
071fc25867
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 19 13:22:59 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Upgrade to upstream version 2.5.0
|
||||
- Force building with JDK < 14, since it imports statically a class
|
||||
removed in JDK14
|
||||
- Change dependencies for the httpclient to httpcomponents-client
|
||||
instead of apache-commons-httpclient
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 10 22:39:53 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -38,6 +38,7 @@ BuildRequires: java-devel >= 1.8
|
||||
BuildRequires: javapackages-local
|
||||
BuildRequires: jsch
|
||||
BuildRequires: oro
|
||||
BuildConflicts: java-devel >= 14
|
||||
Provides: ivy = %{version}-%{release}
|
||||
Obsoletes: ivy < %{version}-%{release}
|
||||
BuildArch: noarch
|
||||
|
Loading…
Reference in New Issue
Block a user