import glassfish-servlet-api-3.1.0-19.module+el8.2.1+7436+4afdca1f

This commit is contained in:
CentOS Sources 2020-11-12 04:21:53 -05:00 committed by Andrew Lukoshko
parent c97afaf9fb
commit 4f87c162c4

View File

@ -2,7 +2,7 @@
Name: glassfish-servlet-api
Version: 3.1.0
Release: 18%{?dist}
Release: 19%{?dist}
Summary: Java Servlet API
License: (CDDL or GPLv2 with exceptions) and ASL 2.0
URL: http://servlet-spec.java.net
@ -19,7 +19,6 @@ BuildRequires: maven-local
BuildRequires: maven-plugin-bundle
BuildRequires: maven-source-plugin
%description
The javax.servlet package contains a number of classes
and interfaces that describe and define the contracts between
@ -59,6 +58,9 @@ cp -p src/main/resources/META-INF/README .
%license LICENSE-2.0.txt
%changelog
* Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 3.1.0-19
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
@ -115,4 +117,4 @@ cp -p src/main/resources/META-INF/README .
- Update to 3.1.0
* Sat Mar 09 2013 David Xie <david.scriptfan@gmail.com> - 3.1-0.1.b07
- Initial version of package
- Initial version of package