opensc-0.21.0-6

Resolves: rhbz#1953480
This commit is contained in:
Jakub Jelen 2021-05-24 11:41:42 +02:00
parent e8c1479a01
commit 55e1ed8dfc

View File

@ -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 <jjelen@redhat.com> - 0.21.0-6
- Build against OpenSSL 3.0 (#1953480)
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.21.0-5
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937