diff --git a/SPECS/glassfish-servlet-api.spec b/SPECS/glassfish-servlet-api.spec index 348a035..4d6befd 100644 --- a/SPECS/glassfish-servlet-api.spec +++ b/SPECS/glassfish-servlet-api.spec @@ -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 - 3.1.0-19 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + * Tue Jan 28 2020 Fedora Release Engineering - 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 - 3.1-0.1.b07 -- Initial version of package +- Initial version of package \ No newline at end of file