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:43:36 +00:00
parent 8e06d80cc6
commit 7d34adfe28

View File

@ -3,7 +3,7 @@
Name: opensc
Version: 0.21.0
Release: 8%{?dist}
Release: 9%{?dist}
Summary: Smart card library and applications
License: LGPLv2+
@ -213,6 +213,10 @@ rm %{buildroot}%{_mandir}/man1/opensc-notify.1*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.21.0-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Jul 15 2021 Jakub Jelen <jjelen@redhat.com> - 0.21.0-8
- Fix issue with handling EC keys in OpenSSL 3.0 (#1953480)