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 19:41:20 +00:00
parent e0253295f7
commit 90e4cb8b7a

View File

@ -8,7 +8,7 @@ Name: copy-jdk-configs
# hash relevant to version tag # hash relevant to version tag
%global htag 88d3ed89f30d8b0eb4877d860fa8d951f224f156 %global htag 88d3ed89f30d8b0eb4877d860fa8d951f224f156
Version: 4.0 Version: 4.0
Release: 2%{?dist} Release: 3%{?dist}
Summary: JDKs configuration files copier Summary: JDKs configuration files copier
License: BSD License: BSD
@ -75,6 +75,10 @@ rm "%{rpm_state_dir}/%{file}" 2> /dev/null || :
%license LICENSE %license LICENSE
%changelog %changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4.0-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Tue Jun 08 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.0-1 * Tue Jun 08 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.0-1
- added requires and orderWithRequires of findutils to provide find and xargs (rh1965305) - added requires and orderWithRequires of findutils to provide find and xargs (rh1965305)