diff --git a/glassfish-jax-rs-api.spec b/glassfish-jax-rs-api.spec index 5abcce6..62ae4dd 100644 --- a/glassfish-jax-rs-api.spec +++ b/glassfish-jax-rs-api.spec @@ -1,6 +1,6 @@ Name: glassfish-jax-rs-api Version: 2.1.6 -Release: 4%{?dist} +Release: 5%{?dist} Summary: JAX-RS API Specification (JSR 339) License: EPL-2.0 or GPLv2 with exceptions URL: https://github.com/eclipse-ee4j/jaxrs-api @@ -71,6 +71,9 @@ cd jaxrs-api %license LICENSE.md NOTICE.md %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 2.1.6-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Mon Jul 20 2020 Mat Booth - 2.1.6-4 - Allow building against JDK 11