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:26:46 +00:00
parent 9306cc2b75
commit a983927f99

View File

@ -1,6 +1,6 @@
Name: hesiod
Version: 3.2.1
Release: 15%{?dist}
Release: 16%{?dist}
License: MIT
Summary: Shared libraries for querying the Hesiod naming service
@ -71,6 +71,10 @@ find %{buildroot} -type f -name "*.la" -delete
%{_mandir}/man3/*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.2.1-16
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Mon Apr 19 2021 Robbie Harwood <rharwood@redhat.com> - 3.2.1-15
- Import from RHEL 8 and old Fedora; port to libidn2
- Resolves: #1944157