Update to upstream version 3.5.3
This commit is contained in:
parent
a3d0b5626a
commit
f2c7fa26c0
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/wagon-3.4.1-source-release.zip
|
||||
/wagon-3.4.2-source-release.zip
|
||||
/wagon-3.5.1-source-release.zip
|
||||
/wagon-3.5.3-source-release.zip
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: maven-wagon
|
||||
Version: 3.5.1
|
||||
Release: 5%{?dist}
|
||||
Version: 3.5.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manage artifacts and deployment
|
||||
License: ASL 2.0
|
||||
URL: https://maven.apache.org/wagon
|
||||
@ -15,7 +15,6 @@ Source0: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon/%{ve
|
||||
BuildRequires: javapackages-bootstrap
|
||||
%else
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(commons-io:commons-io)
|
||||
BuildRequires: mvn(org.apache.httpcomponents:httpclient)
|
||||
BuildRequires: mvn(org.apache.httpcomponents:httpcore)
|
||||
BuildRequires: mvn(org.apache.maven:maven-parent:pom:)
|
||||
@ -87,6 +86,9 @@ following providers:
|
||||
%doc DEPENDENCIES
|
||||
|
||||
%changelog
|
||||
* Thu Aug 17 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.5.3-1
|
||||
- Update to upstream version 3.5.3
|
||||
|
||||
* Tue Aug 15 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.5.1-5
|
||||
- Build with default JDK 17
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (wagon-3.5.1-source-release.zip) = 7f9e1a17e0389c3da0bb58d78cfec1d15ee873f80d5e677e3092d7656e6bcd542f48d59c5f1d572edfcb93ab54374cd988dc502b2422b16c6461a7f8a022c64d
|
||||
SHA512 (wagon-3.5.3-source-release.zip) = 8db385a4676af25e78a35d9bea3c1c0892de29336206b02fcf5130e85736c01c2445b39276eb01c2b99ddce384b3649515c63a5f363ed168424b8c6d089f6170
|
||||
|
||||
Loading…
Reference in New Issue
Block a user