|
|
|
@ -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
|
|
|
|
|