Rebuild to regenerate auto-requires

This commit is contained in:
Mikolaj Izdebski 2023-01-30 19:39:42 +01:00 committed by Stepan Oksanichenko
parent fb2022ce8f
commit 707e227d00
2 changed files with 5 additions and 1 deletions

1
.google-guice.metadata Normal file
View File

@ -0,0 +1 @@
45e372dd2006509e7108e3c32206ae0c981cdda7 google-guice-4.2.3.tar.xz

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