diff --git a/libfido2.spec b/libfido2.spec index eeae152..34ab57d 100644 --- a/libfido2.spec +++ b/libfido2.spec @@ -1,7 +1,7 @@ Name: libfido2 Version: 1.12.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: FIDO2 library License: BSD-2-Clause @@ -88,6 +88,9 @@ find %{buildroot} -type f -name "*.a" -delete -print %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 1.12.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Nov 12 2022 Gary Buhrmaster - 1.12.0-2 - exclude (future invalid crypto policy) test (resolves: rhbz#2141852)