import sisu-0.3.4-10.el9

This commit is contained in:
CentOS Sources 2023-03-28 12:08:18 +00:00 committed by Stepan Oksanichenko
parent 258af47043
commit 3cf0ae65da
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: sisu
Epoch: 1
Version: 0.3.4
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Eclipse dependency injection framework
# sisu is EPL-1.0, the bundled asm is BSD
License: EPL-1.0 and BSD
@ -86,6 +86,9 @@ cp %{SOURCE102} sisu-plexus/pom.xml
%license sisu-inject/LICENSE.txt
%changelog
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:0.3.4-10
- Rebuild to regenerate auto-requires
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1:0.3.4-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688