diff --git a/opensc.spec b/opensc.spec index 0253d17..12e12b5 100644 --- a/opensc.spec +++ b/opensc.spec @@ -3,7 +3,7 @@ Name: opensc Version: 0.21.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Smart card library and applications License: LGPLv2+ @@ -210,6 +210,9 @@ rm %{buildroot}%{_mandir}/man1/opensc-notify.1* %changelog +* Fri Apr 16 2021 Mohan Boddu - 0.21.0-5 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Thu Feb 25 2021 Jakub Jelen - 0.21.0-4 - Couple of more issues of strict aliasing (#1930652)