Compare commits

..

2 Commits

Author SHA1 Message Date
Marián Konček 5ad349d9f8 Rebuild to regenerate auto-requires Related: RHEL-17126 2024-02-10 02:02:28 +00:00
Mikolaj Izdebski 4c4935142a Rebuild to regenerate auto-requires
Related: RHEL-17126
2024-02-05 13:40:30 +01:00
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: google-guice
Version: 4.2.3
Release: 10%{?dist}
Release: 11%{?dist}
Summary: Lightweight dependency injection framework for Java 5 and above
License: ASL 2.0
URL: https://github.com/google/guice
@ -210,6 +210,9 @@ and above. This package provides Bill of Materials module for Guice.
%files -n guice-bom -f .mfiles-guice-bom
%changelog
* Thu Feb 08 2024 Marián Konček <mkoncek@redhat.com> - 4.2.3-11
- Rebuild to regenerate auto-requires
* Mon Feb 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.2.3-10
- Rebuild to regenerate auto-requires