Rebuilt for JDK-11

This commit is contained in:
Jiri 2020-07-10 16:23:58 +02:00
parent 2c61bb0d30
commit 455d572456

View File

@ -1,6 +1,6 @@
Name: atinject
Version: 1
Release: 33.20100611svn86%{?dist}
Release: 34.20100611svn86%{?dist}
Summary: Dependency injection specification for Java (JSR-330)
License: ASL 2.0
URL: http://code.google.com/p/atinject/
@ -81,6 +81,9 @@ mv build/tck/javadoc build/javadoc/tck
%files tck -f .mfiles-tck
%changelog
* Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 1-34.20100611svn86
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
* Sat Jun 20 2020 Mat Booth <mat.booth@redhat.com> - 1-33.20100611svn86
- Allow building against Java 11