update to version 4.2.1
This commit is contained in:
parent
935cf2f2a9
commit
e3df4db377
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
|||||||
/plexus-archiver-3.6.0.tar.gz
|
/plexus-archiver-3.6.0.tar.gz
|
||||||
/plexus-archiver-4.1.0.tar.gz
|
/plexus-archiver-4.1.0.tar.gz
|
||||||
/plexus-archiver-4.2.0.tar.gz
|
/plexus-archiver-4.2.0.tar.gz
|
||||||
|
/plexus-archiver-4.2.1.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%bcond_without snappy
|
%bcond_without snappy
|
||||||
|
|
||||||
Name: plexus-archiver
|
Name: plexus-archiver
|
||||||
Version: 4.2.0
|
Version: 4.2.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
Summary: Plexus Archiver Component
|
Summary: Plexus Archiver Component
|
||||||
@ -73,6 +73,9 @@ rm src/test/java/org/codehaus/plexus/archiver/DuplicateFilesTest.java
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 28 2019 Fabio Valentini <decathorpe@gmail.com> - 0:4.2.1-1
|
||||||
|
- Update to version 4.2.1.
|
||||||
|
|
||||||
* Thu Oct 24 2019 Fabio Valentini <decathorpe@gmail.com> - 0:4.2.0-1
|
* Thu Oct 24 2019 Fabio Valentini <decathorpe@gmail.com> - 0:4.2.0-1
|
||||||
- Update to version 4.2.0.
|
- Update to version 4.2.0.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (plexus-archiver-4.2.0.tar.gz) = d990e1ef0def4d30af14bad92abf1a0f62d90ed66127c00679e503edc1019c45d1abbdadda8fe29224f63a2bbc41bac0dede073b1fec02bb3ef76df72b7c41d6
|
SHA512 (plexus-archiver-4.2.1.tar.gz) = c35a228aaa40fe93354f6e38e37933c015070bc0029307d41f0c174b0cc80c73a3ac9586be885348330c16422d7152d33d5cf7e21ae5ec35a849187cc5300735
|
||||||
|
Loading…
Reference in New Issue
Block a user