|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: atinject
|
|
|
|
|
Version: 1.0.5
|
|
|
|
|
Release: 12%{?dist}
|
|
|
|
|
Release: 13%{?dist}
|
|
|
|
|
Summary: Dependency injection specification for Java (JSR-330)
|
|
|
|
|
License: Apache-2.0
|
|
|
|
|
URL: https://github.com/eclipse-ee4j/injection-api
|
|
|
|
@ -47,6 +47,10 @@ beneficial to most nontrivial applications.
|
|
|
|
|
%license LICENSE.txt NOTICE.md
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.0.5-13
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 1.0.5-12
|
|
|
|
|
- Bump release for Aug 2024 java mass rebuild
|
|
|
|
|
|
|
|
|
|