Update to upstream version 3.4.1
This commit is contained in:
parent
a7710a54be
commit
030ca2a012
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ wagon-1.0-source-release.zip
|
||||
/wagon-3.3.2-source-release.zip
|
||||
/wagon-3.3.3-source-release.zip
|
||||
/wagon-3.3.4-source-release.zip
|
||||
/wagon-3.4.1-source-release.zip
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
Name: maven-wagon
|
||||
Version: 3.3.4
|
||||
Release: 2%{?dist}
|
||||
Version: 3.4.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manage artifacts and deployment
|
||||
License: ASL 2.0
|
||||
URL: http://maven.apache.org/wagon
|
||||
URL: https://maven.apache.org/wagon
|
||||
BuildArch: noarch
|
||||
|
||||
Source0: http://repo1.maven.org/maven2/org/apache/maven/wagon/wagon/%{version}/wagon-%{version}-source-release.zip
|
||||
Source0: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon/%{version}/wagon-%{version}-source-release.zip
|
||||
|
||||
BuildRequires: maven-local-openjdk8
|
||||
BuildRequires: %{?module_prefix}mvn(commons-io:commons-io)
|
||||
@ -76,6 +76,9 @@ following providers:
|
||||
%doc DEPENDENCIES
|
||||
|
||||
%changelog
|
||||
* Fri Sep 11 2020 Marian Koncek <mkoncek@redhat.com> - 3.4.1-1
|
||||
- Update to upstream version 3.4.1
|
||||
|
||||
* Sat Jan 25 2020 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.3.4-2
|
||||
- Build with OpenJDK 8
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (wagon-3.3.4-source-release.zip) = 1484d17bede842ed45ae3642ccb12f585489a95604fd100a4fddea05e39b0d0471a3d878c8252cc2a29fcdc4f3d2ec0dd25629842ea4443d7557e488b0f3c25f
|
||||
SHA512 (wagon-3.4.1-source-release.zip) = 342d3ad88ba3535a0b6cafcfebd3f5b2e0fc6ac4022bebcea78a60703b0c611232e765ea87fb98ada0dc5daf1a9002e9bf7959571eebc4c974efda042246999c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user