opensc-0.18.0-2

This commit is contained in:
Jakub Jelen 2018-05-21 13:25:00 +02:00
parent b0e15b712a
commit dc9ff21691

View File

@ -3,7 +3,7 @@
Name: opensc Name: opensc
Version: 0.18.0 Version: 0.18.0
Release: 1%{?dist} Release: 2%{?dist}
Summary: Smart card library and applications Summary: Smart card library and applications
Group: System Environment/Libraries Group: System Environment/Libraries
@ -183,6 +183,9 @@ fi
%changelog %changelog
* Mon May 21 2018 Jakub Jelen <jjelen@redhat.com> - 0.18.0-2
- Backport a fix for C_WaitForSlotEvent crash (#1579933)
* Thu May 17 2018 Jakub Jelen <jjelen@redhat.com> - 0.18.0-1 * Thu May 17 2018 Jakub Jelen <jjelen@redhat.com> - 0.18.0-1
- New upstream release (#1567503) - New upstream release (#1567503)