#10 Update to upstream version 3.5.3
Merged 8 months ago by mizdebsk. Opened 8 months ago by mizdebsk.
rpms/ mizdebsk/maven-wagon rebase  into  rawhide

file modified
+1
@@ -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

file modified
+5 -3
@@ -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 @@ 

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

  %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

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (wagon-3.5.1-source-release.zip) = 7f9e1a17e0389c3da0bb58d78cfec1d15ee873f80d5e677e3092d7656e6bcd542f48d59c5f1d572edfcb93ab54374cd988dc502b2422b16c6461a7f8a022c64d

+ SHA512 (wagon-3.5.3-source-release.zip) = 8db385a4676af25e78a35d9bea3c1c0892de29336206b02fcf5130e85736c01c2445b39276eb01c2b99ddce384b3649515c63a5f363ed168424b8c6d089f6170

no initial comment

Pull-Request has been merged by mizdebsk

8 months ago