update to version 4.2.2
This commit is contained in:
parent
c462f46bb0
commit
a2572f4488
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
||||
/plexus-archiver-4.1.0.tar.gz
|
||||
/plexus-archiver-4.2.0.tar.gz
|
||||
/plexus-archiver-4.2.1.tar.gz
|
||||
/plexus-archiver-4.2.2.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%bcond_without snappy
|
||||
|
||||
Name: plexus-archiver
|
||||
Version: 4.2.1
|
||||
Release: 2%{?dist}
|
||||
Version: 4.2.2
|
||||
Release: 1%{?dist}
|
||||
Epoch: 0
|
||||
Summary: Plexus Archiver Component
|
||||
License: ASL 2.0
|
||||
@ -73,6 +73,9 @@ rm src/test/java/org/codehaus/plexus/archiver/DuplicateFilesTest.java
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon Mar 02 2020 Fabio Valentini <decathorpe@gmail.com> - 0:4.2.2-1
|
||||
- Update to version 4.2.2.
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0:4.2.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (plexus-archiver-4.2.1.tar.gz) = c35a228aaa40fe93354f6e38e37933c015070bc0029307d41f0c174b0cc80c73a3ac9586be885348330c16422d7152d33d5cf7e21ae5ec35a849187cc5300735
|
||||
SHA512 (plexus-archiver-4.2.2.tar.gz) = 9c599077ba503d10b57bd24b1868ce6d0471fd53889ac9a003249db75bf984bdd09519c0803c2393bd2da3577e412b7ae4c21156a65940d9fd33d7cd378c10c1
|
||||
|
Loading…
Reference in New Issue
Block a user