Fridrich Strba 2022-03-19 13:24:49 +00:00 committed by Git OBS Bridge
parent 6e4c5e8e67
commit 071fc25867
2 changed files with 10 additions and 0 deletions

View File

@ -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>

View File

@ -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