import CS google-guice-4.2.3-12.el9

This commit is contained in:
eabdullin 2025-03-11 07:19:25 +00:00
parent cc8e2641e1
commit 409804c821

View File

@ -2,11 +2,12 @@
Name: google-guice
Version: 4.2.3
Release: 9%{?dist}
Release: 12%{?dist}
Summary: Lightweight dependency injection framework for Java 5 and above
License: ASL 2.0
URL: https://github.com/google/guice
BuildArch: noarch
ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch
# ./create-tarball.sh %%{version}
Source0: %{name}-%{version}.tar.xz
@ -209,6 +210,15 @@ and above. This package provides Bill of Materials module for Guice.
%files -n guice-bom -f .mfiles-guice-bom
%changelog
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 4.2.3-12
- Add noarch to ExclusiveArch
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 4.2.3-11
- Disable building on i686
* Wed Nov 20 2024 Marián Konček <mkoncek@redhat.com> - 4.2.3-10
- Rebuild with regenerated Requires on Java
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.2.3-9
- Rebuild to regenerate auto-requires