Rebuild with regenerated Requires on Java

Related: RHEL-62398
This commit is contained in:
Marián Konček 2024-11-20 15:20:12 +01:00
parent b8c960b03d
commit 184222b01a

View File

@ -3,7 +3,7 @@
Name: sisu
Epoch: 1
Version: 0.3.4
Release: 10%{?dist}
Release: 11%{?dist}
Summary: Eclipse dependency injection framework
# sisu is EPL-1.0, the bundled asm is BSD
License: EPL-1.0 and BSD
@ -62,10 +62,10 @@ cp %{SOURCE100} pom.xml
cp %{SOURCE101} sisu-inject/pom.xml
cp %{SOURCE102} sisu-plexus/pom.xml
%patch0
%patch2
%patch3
%patch4 -p1
%patch 0
%patch 2
%patch 3
%patch 4 -p1
%pom_remove_dep :servlet-api sisu-inject
@ -86,6 +86,9 @@ cp %{SOURCE102} sisu-plexus/pom.xml
%license sisu-inject/LICENSE.txt
%changelog
* Wed Nov 20 2024 Marián Konček <mkoncek@redhat.com> - 1:0.3.4-11
- Rebuild with regenerated Requires on Java
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:0.3.4-10
- Rebuild to regenerate auto-requires