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 22:34:26 +00:00
parent a058854f6a
commit 2de2e7fbf5
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: nss_wrapper
Version: 1.1.11
Release: 6%{?dist}
Release: 7%{?dist}
License: BSD
Summary: A wrapper for the user, group and hosts NSS API
@ -74,6 +74,10 @@ sed -i '1 s|/usr/bin/env\ perl|/usr/bin/perl|' %{buildroot}%{_bindir}/nss_wrappe
%{_mandir}/man1/nss_wrapper.1*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.11-7
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.11-6
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937