From 55e1ed8dfc992a4e40cb9ad00a805463bada328e Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Mon, 24 May 2021 11:41:42 +0200 Subject: [PATCH] opensc-0.21.0-6 Resolves: rhbz#1953480 --- opensc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/opensc.spec b/opensc.spec index 165f4ca..152b05f 100644 --- a/opensc.spec +++ b/opensc.spec @@ -3,7 +3,7 @@ Name: opensc Version: 0.21.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Smart card library and applications License: LGPLv2+ @@ -213,6 +213,9 @@ rm %{buildroot}%{_mandir}/man1/opensc-notify.1* %changelog +* Mon May 24 2021 Jakub Jelen - 0.21.0-6 +- Build against OpenSSL 3.0 (#1953480) + * Fri Apr 16 2021 Mohan Boddu - 0.21.0-5 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937