Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/plexus-archiver.git#8fd354e3a6f0202fb876255a69ccf77ba653717e
This commit is contained in:
parent
8a37f6c15f
commit
81082d8107
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
||||
/plexus-archiver-4.2.1.tar.gz
|
||||
/plexus-archiver-4.2.2.tar.gz
|
||||
/plexus-archiver-4.2.3.tar.gz
|
||||
/plexus-archiver-4.2.4.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%bcond_without snappy
|
||||
|
||||
Name: plexus-archiver
|
||||
Version: 4.2.3
|
||||
Release: 2%{?dist}
|
||||
Version: 4.2.4
|
||||
Release: 1%{?dist}
|
||||
Epoch: 0
|
||||
Summary: Plexus Archiver Component
|
||||
License: ASL 2.0
|
||||
@ -18,7 +18,6 @@ BuildRequires: maven-local
|
||||
BuildRequires: mvn(com.google.code.findbugs:jsr305)
|
||||
BuildRequires: mvn(junit:junit)
|
||||
BuildRequires: mvn(org.apache.commons:commons-compress)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-enforcer-plugin)
|
||||
BuildRequires: mvn(org.codehaus.plexus:plexus-component-metadata)
|
||||
BuildRequires: mvn(org.codehaus.plexus:plexus-container-default) >= 2.1.0
|
||||
BuildRequires: mvn(org.codehaus.plexus:plexus-io) >= 3.2.0
|
||||
@ -73,6 +72,9 @@ rm src/test/java/org/codehaus/plexus/archiver/DuplicateFilesTest.java
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat Jan 30 2021 Fabio Valentini <decathorpe@gmail.com> - 0:4.2.4-1
|
||||
- Update to version 4.2.4.
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0:4.2.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (plexus-archiver-4.2.3.tar.gz) = a7e4fb05b6961d5c21c69b95565dde5cbea9784e58ba1de76b890e2c1dc9227799c05cda66c7a45761292fd5937e1edcca0d989018f892f8a43c759d7f2ed36d
|
||||
SHA512 (plexus-archiver-4.2.4.tar.gz) = a550683587bc42650a4b714df68a88c430450c0fba87ce64c7da0dc1380de293ced259e304e33688b594a23f1b1760bba5868e65d8d13d4d9d21fff00f9b1bc8
|
||||
|
Loading…
Reference in New Issue
Block a user