- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 02:04:09 +00:00
parent e632697053
commit 90a4b19889

View File

@ -1,7 +1,7 @@
Name: maven-resolver
Epoch: 1
Version: 1.4.2
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Apache Maven Artifact Resolver library
License: ASL 2.0
@ -173,6 +173,9 @@ done
%license LICENSE NOTICE
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1:1.4.2-6
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Wed Feb 17 2021 Fabio Valentini <decathorpe@gmail.com> - 1:1.4.2-5
- Build with -release 8 for better OpenJDK 8 compatibility.