diff --git a/pcsc-lite-ccid.spec b/pcsc-lite-ccid.spec index 43f846e..b6e39d2 100644 --- a/pcsc-lite-ccid.spec +++ b/pcsc-lite-ccid.spec @@ -3,7 +3,7 @@ Name: pcsc-lite-ccid Version: 1.4.34 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Generic USB CCID smart card reader driver License: LGPLv2+ @@ -68,6 +68,10 @@ cp -p src/openct/LICENSE LICENSE.openct %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.4.34-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Jun 25 2021 Jakub Jelen - 1.4.34-4 - Increase the maximum readers count (#1975424)