import glassfish-el-3.0.1-0.14.b08.module+el8.2.1+7436+4afdca1f
This commit is contained in:
parent
2a75418fe0
commit
7cf3aaaaa7
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: glassfish-el
|
Name: glassfish-el
|
||||||
Version: 3.0.1
|
Version: 3.0.1
|
||||||
Release: 0.13.b08%{?dist}
|
Release: 0.14.b08%{?dist}
|
||||||
Summary: J2EE Expression Language Implementation
|
Summary: J2EE Expression Language Implementation
|
||||||
License: CDDL-1.1 or GPLv2 with exceptions
|
License: CDDL-1.1 or GPLv2 with exceptions
|
||||||
URL: http://uel.java.net
|
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 .
|
cp -p api/src/main/javadoc/doc-files/*-spec-license.html .
|
||||||
|
|
||||||
%files -f .mfiles-javax.el
|
%files -f .mfiles-javax.el
|
||||||
|
|
||||||
%files api -f .mfiles-javax.el-api
|
%files api -f .mfiles-javax.el-api
|
||||||
%license LICENSE.txt LICENSE-2.0.txt *-spec-license.html
|
%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
|
%license LICENSE.txt LICENSE-2.0.txt
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- 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
|
- Resolves: rhbz#918514
|
||||||
|
|
||||||
* Fri Feb 1 2013 David Xie <david.scriptfan@gmail.com> - 2.2.5-1
|
* Fri Feb 1 2013 David Xie <david.scriptfan@gmail.com> - 2.2.5-1
|
||||||
- Initial version of package
|
- Initial version of package
|
||||||
|
|
Loading…
Reference in New Issue
Block a user