pcsc-lite-1.9.1-3

Resolves: rhbz#1975422
This commit is contained in:
Jakub Jelen 2021-06-25 16:03:55 +02:00
parent c8e8f50208
commit 8fd60de4d5

View File

@ -1,6 +1,6 @@
Name: pcsc-lite
Version: 1.9.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: PC/SC Lite smart card framework and applications
License: BSD
@ -160,6 +160,9 @@ fi
%changelog
* Fri Jun 25 2021 Jakub Jelen <jjelen@redhat.com> - 1.9.1-3
- Increase the maximum readers count (#1975422)
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.9.1-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937