opensc-0.17.0-9

This commit is contained in:
Jakub Jelen 2018-04-03 14:16:05 +02:00
parent 4f3cb20b20
commit 61e40c9085

View File

@ -3,7 +3,7 @@
Name: opensc
Version: 0.17.0
Release: 8%{?dist}
Release: 9%{?dist}
Summary: Smart card library and applications
Group: System Environment/Libraries
@ -184,6 +184,9 @@ fi
%changelog
* Tue Apr 03 2018 Jakub Jelen <jjelen@redhat.com> - 0.17.0-9
- Improved support for CloudHSM (#1562572)
* Mon Mar 19 2018 Jakub Jelen <jjelen@redhat.com> - 0.17.0-8
- Build requires gcc
- Backport a fix for feitian tokens (#1558099)