import atinject-1.0.3-6.el9

This commit is contained in:
CentOS Sources 2023-03-28 09:45:08 +00:00 committed by root
parent 0048834e2b
commit c4a89174c4
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: atinject
Version: 1.0.3
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Dependency injection specification for Java (JSR-330)
License: ASL 2.0
URL: https://github.com/eclipse-ee4j/injection-api
@ -45,6 +45,9 @@ beneficial to most nontrivial applications.
%license LICENSE.txt NOTICE.md
%changelog
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.0.3-6
- Rebuild to regenerate auto-requires
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.3-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688