|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: plexus-sec-dispatcher
|
|
|
|
|
Version: 1.4
|
|
|
|
|
Release: 36%{?dist}
|
|
|
|
|
Release: 37%{?dist}
|
|
|
|
|
Summary: Plexus Security Dispatcher Component
|
|
|
|
|
License: ASL 2.0
|
|
|
|
|
URL: https://github.com/codehaus-plexus/plexus-sec-dispatcher
|
|
|
|
@ -55,6 +55,9 @@ cp %{SOURCE1} .
|
|
|
|
|
%license LICENSE-2.0.txt
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.4-37
|
|
|
|
|
- Rebuild to regenerate auto-requires
|
|
|
|
|
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.4-36
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|