Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 21:09:02 +00:00
parent b6eb27919e
commit b9b317e3c7

View File

@ -2,7 +2,7 @@
Name: jsr-305 Name: jsr-305
Version: 3.0.2 Version: 3.0.2
Release: 4%{?dist} Release: 5%{?dist}
Summary: Correctness annotations for Java code Summary: Correctness annotations for Java code
# The majority of code is BSD-licensed, but some Java sources # The majority of code is BSD-licensed, but some Java sources
@ -65,6 +65,10 @@ sed -i 's|<artifactId>jsr305</artifactId>|<artifactId>ri</artifactId>|' ri/pom.x
%doc sampleUses %doc sampleUses
%changelog %changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.0.2-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Wed Jun 09 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.0.2-4 * Wed Jun 09 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.0.2-4
- Rebuild to workaround DistroBaker issue - Rebuild to workaround DistroBaker issue