import google-guice-4.2.3-9.el9

This commit is contained in:
CentOS Sources 2023-03-28 10:10:44 +00:00 committed by Stepan Oksanichenko
parent 33a1e83783
commit cc8e2641e1
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: google-guice
Version: 4.2.3
Release: 8%{?dist}
Release: 9%{?dist}
Summary: Lightweight dependency injection framework for Java 5 and above
License: ASL 2.0
URL: https://github.com/google/guice
@ -209,6 +209,9 @@ and above. This package provides Bill of Materials module for Guice.
%files -n guice-bom -f .mfiles-guice-bom
%changelog
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.2.3-9
- Rebuild to regenerate auto-requires
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4.2.3-8
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688