From dc9ff2169132e10ae7fb9ee91c5e665a99660cc3 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Mon, 21 May 2018 13:25:00 +0200 Subject: [PATCH] opensc-0.18.0-2 --- opensc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/opensc.spec b/opensc.spec index 33dadb7..a375375 100644 --- a/opensc.spec +++ b/opensc.spec @@ -3,7 +3,7 @@ Name: opensc Version: 0.18.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Smart card library and applications Group: System Environment/Libraries @@ -183,6 +183,9 @@ fi %changelog +* Mon May 21 2018 Jakub Jelen - 0.18.0-2 +- Backport a fix for C_WaitForSlotEvent crash (#1579933) + * Thu May 17 2018 Jakub Jelen - 0.18.0-1 - New upstream release (#1567503)