diff --git a/libfido2.spec b/libfido2.spec index a284df5..c7703b8 100644 --- a/libfido2.spec +++ b/libfido2.spec @@ -1,7 +1,7 @@ Name: libfido2 Version: 1.11.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: FIDO2 library License: BSD @@ -85,6 +85,9 @@ find %{buildroot} -type f -name "*.a" -delete -print %changelog +* Sun Jul 17 2022 Gary Buhrmaster - 1.11.0-2 +- Rebuilt for epel8 (resolves: rhbz#2059387) + * Wed May 04 2022 Gary Buhrmaster - 1.11.0-1 - 1.11.0 release (resolves: rhbz#2081706)