#3 Update to upstream version 3.4.0
Closed 6 days ago by mizdebsk. Opened a year ago by mizdebsk.
rpms/ mizdebsk/plexus-io rebase-3.3.0  into  rawhide

file modified
+2
@@ -25,3 +25,5 @@ 

  /plexus-io-3.0.0.tar.gz

  /plexus-io-3.1.1.tar.gz

  /plexus-io-3.2.0.tar.gz

+ /plexus-io-3.3.0.tar.gz

+ /plexus-io-3.4.0.tar.gz

file modified
+5 -2
@@ -1,8 +1,8 @@ 

  %bcond_with bootstrap

  

  Name:           plexus-io

- Version:        3.2.0

- Release:        10%{?dist}

+ Version:        3.4.0

+ Release:        1%{?dist}

  Summary:        Plexus IO Components

  License:        ASL 2.0

  URL:            https://github.com/codehaus-plexus/plexus-io
@@ -58,6 +58,9 @@ 

  %license NOTICE.txt LICENSE-2.0.txt

  

  %changelog

+ * Wed Oct 26 2022 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.4.0-1

+ - Update to upstream version 3.4.0

+ 

  * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-10

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

  

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

- SHA512 (plexus-io-3.2.0.tar.gz) = 857362ad531ba175f087c0df3484fa8cabeb1b2db52742763d26ee37cae17f692676429bbbc4c95ccdbdc99ea871b66524457fce6c09238470ed3c0acb563981

+ SHA512 (plexus-io-3.4.0.tar.gz) = 1b0e294f14a746535b1b1ed2ac454dd807a83484465350281bafd003fc47a502a4c2dc27c71ba74ea7dce345227e3daf339bf12503b677204ebf27653deaf007

  SHA512 (LICENSE-2.0.txt) = 98f6b79b778f7b0a15415bd750c3a8a097d650511cb4ec8115188e115c47053fe700f578895c097051c9bc3dfb6197c2b13a15de203273e1a3218884f86e90e8

Not merging for now, plexus-io 3.3.0 breaks plexus-archiver tests:
https://github.com/codehaus-plexus/plexus-archiver/pull/207
I will wait for upstream resolution.

rebased onto 1ada87d

10 months ago

Pull-Request has been closed by mizdebsk

6 days ago