import maven-wagon-3.3.4-2.module+el8.3.0+6804+157bd82e

This commit is contained in:
CentOS Sources 2020-07-28 03:38:45 -04:00 committed by Stepan Oksanichenko
parent 247ec756f3
commit 34efc097ad
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: maven-wagon
Version: 3.3.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Tools to manage artifacts and deployment
License: ASL 2.0
URL: http://maven.apache.org/wagon
@ -8,7 +8,7 @@ BuildArch: noarch
Source0: http://repo1.maven.org/maven2/org/apache/maven/wagon/wagon/%{version}/wagon-%{version}-source-release.zip
BuildRequires: maven-local
BuildRequires: maven-local-openjdk8
BuildRequires: %{?module_prefix}mvn(commons-io:commons-io)
BuildRequires: %{?module_prefix}mvn(org.apache.httpcomponents:httpclient)
BuildRequires: %{?module_prefix}mvn(org.apache.httpcomponents:httpcore)
@ -76,6 +76,9 @@ following providers:
%doc DEPENDENCIES
%changelog
* Sat Jan 25 2020 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.3.4-2
- Build with OpenJDK 8
* Thu Nov 21 2019 Marian Koncek <mkoncek@redhat.com> - 3.3.4-1
- Update to upstream version 3.3.4