diff --git a/opensc.spec b/opensc.spec index 165f4ca..152b05f 100644 --- a/opensc.spec +++ b/opensc.spec @@ -3,7 +3,7 @@ Name: opensc Version: 0.21.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Smart card library and applications License: LGPLv2+ @@ -213,6 +213,9 @@ rm %{buildroot}%{_mandir}/man1/opensc-notify.1* %changelog +* Mon May 24 2021 Jakub Jelen - 0.21.0-6 +- Build against OpenSSL 3.0 (#1953480) + * Fri Apr 16 2021 Mohan Boddu - 0.21.0-5 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937