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 20:24:31 +00:00
parent 531360b678
commit a0cc970d9c

View File

@ -2,7 +2,7 @@
Name: guava
Version: 30.1
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Google Core Libraries for Java
# Most of the code is under ASL 2.0
# Few classes are under CC0, grep for creativecommons
@ -112,6 +112,10 @@ find -name '*.java' | xargs sed -ri \
%files testlib -f .mfiles-guava-testlib
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 30.1-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Wed Jun 09 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 30.1-4
- Rebuild to workaround DistroBaker issue