diff --git a/opensc.spec b/opensc.spec index 54b0a6a..c4a7b47 100644 --- a/opensc.spec +++ b/opensc.spec @@ -3,7 +3,7 @@ Name: opensc Version: 0.21.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Smart card library and applications License: LGPLv2+ @@ -213,6 +213,9 @@ rm %{buildroot}%{_mandir}/man1/opensc-notify.1* %changelog +* Thu Jul 15 2021 Jakub Jelen - 0.21.0-8 +- Fix issue with handling EC keys in OpenSSL 3.0 (#1953480) + * Wed Jun 16 2021 Mohan Boddu - 0.21.0-7 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065