Rebuilt for RHEL 9 BETA for openssl 3.0

Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-06-16 03:34:19 +00:00
parent 55e1ed8dfc
commit bb81134534

View File

@ -3,7 +3,7 @@
Name: opensc
Version: 0.21.0
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Smart card library and applications
License: LGPLv2+
@ -213,6 +213,10 @@ rm %{buildroot}%{_mandir}/man1/opensc-notify.1*
%changelog
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.21.0-7
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Mon May 24 2021 Jakub Jelen <jjelen@redhat.com> - 0.21.0-6
- Build against OpenSSL 3.0 (#1953480)