Rebuild with regenerated Requires on Java
Related: RHEL-62398
This commit is contained in:
parent
5ba8f9553a
commit
a9ee521b1b
@ -2,7 +2,7 @@
|
||||
|
||||
Name: plexus-sec-dispatcher
|
||||
Version: 1.4
|
||||
Release: 37%{?dist}
|
||||
Release: 38%{?dist}
|
||||
Summary: Plexus Security Dispatcher Component
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/codehaus-plexus/plexus-sec-dispatcher
|
||||
@ -36,7 +36,7 @@ Plexus Security Dispatcher Component
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch 0 -p1
|
||||
|
||||
cp %{SOURCE1} .
|
||||
|
||||
@ -55,6 +55,9 @@ cp %{SOURCE1} .
|
||||
%license LICENSE-2.0.txt
|
||||
|
||||
%changelog
|
||||
* Wed Nov 20 2024 Marián Konček <mkoncek@redhat.com> - 1.4-38
|
||||
- Rebuild with regenerated Requires on Java
|
||||
|
||||
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.4-37
|
||||
- Rebuild to regenerate auto-requires
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user