import glassfish-el-3.0.1-0.14.b08.module+el8.2.1+7436+4afdca1f

This commit is contained in:
CentOS Sources 2020-11-12 04:20:10 -05:00 committed by Andrew Lukoshko
parent 2a75418fe0
commit 7cf3aaaaa7
1 changed files with 6 additions and 3 deletions

View File

@ -3,7 +3,7 @@
Name: glassfish-el
Version: 3.0.1
Release: 0.13.b08%{?dist}
Release: 0.14.b08%{?dist}
Summary: J2EE Expression Language Implementation
License: CDDL-1.1 or GPLv2 with exceptions
URL: http://uel.java.net
@ -146,6 +146,7 @@ cp -p api/target/classes/META-INF/LICENSE.txt .
cp -p api/src/main/javadoc/doc-files/*-spec-license.html .
%files -f .mfiles-javax.el
%files api -f .mfiles-javax.el-api
%license LICENSE.txt LICENSE-2.0.txt *-spec-license.html
@ -153,6 +154,9 @@ cp -p api/src/main/javadoc/doc-files/*-spec-license.html .
%license LICENSE.txt LICENSE-2.0.txt
%changelog
* Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 3.0.1-0.14.b08
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-0.13.b08
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
@ -225,5 +229,4 @@ cp -p api/src/main/javadoc/doc-files/*-spec-license.html .
- Resolves: rhbz#918514
* Fri Feb 1 2013 David Xie <david.scriptfan@gmail.com> - 2.2.5-1
- Initial version of package
- Initial version of package