opensc-0.22.0-2

Related: rhbz#2000626
This commit is contained in:
Jakub Jelen 2021-10-08 13:47:39 +02:00
parent 8a952fd5b3
commit ba90259736

View File

@ -3,7 +3,7 @@
Name: opensc
Version: 0.22.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Smart card library and applications
License: LGPLv2+
@ -209,6 +209,10 @@ rm %{buildroot}%{_mandir}/man1/opensc-notify.1*
%changelog
* Fri Oct 08 2021 Jakub Jelen <jjelen@redhat.com> - 0.22.0-2
- Unbreak detection of unentrolled smart cards (#2007029)
- Enable file caching by default except for pkcs15-init (#2000626)
* Wed Aug 11 2021 Jakub Jelen <jjelen@redhat.com> - 0.22.0-1
- New upstream release (#1970534)