Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 21:06:09 +00:00 committed by Stepan Oksanichenko
parent 8086adfc21
commit 50e35f3fbe
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1 @@
99fc2f654d625bb5039624f89eb51fd3ba8a01cd jboss-jaxrs-api_2.0_spec-1.0.0.Final.tar.gz

View File

@ -4,7 +4,7 @@
Name: jboss-jaxrs-2.0-api
Version: 1.0.0
Release: 15%{?dist}
Release: 16%{?dist}
Summary: JAX-RS 2.0: The Java API for RESTful Web Services
# ASL 2.0 src/main/java/javax/ws/rs/core/GenericEntity.java
License: (CDDL or GPLv2 with exceptions) and ASL 2.0
@ -55,6 +55,10 @@ This package contains javadoc for %{name}.
%license LICENSE
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.0-16
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.0-15
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937