diff --git a/opensc.spec b/opensc.spec index c4a7b47..0514d0e 100644 --- a/opensc.spec +++ b/opensc.spec @@ -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 - 0.21.0-9 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Jul 15 2021 Jakub Jelen - 0.21.0-8 - Fix issue with handling EC keys in OpenSSL 3.0 (#1953480)