Rebuilt with OpenSSL 3.0.0

This commit is contained in:
Sahana Prasad 2021-09-14 19:06:02 +02:00 committed by Miro Hrončok
parent 5c6a061b5a
commit 70bb7270bb

View File

@ -1,7 +1,7 @@
Name: libfido2
Version: 1.8.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: FIDO2 library
License: BSD
@ -86,6 +86,9 @@ find %{buildroot} -type f -name "*.a" -delete -print
%changelog
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 1.8.0-2
- Rebuilt with OpenSSL 3.0.0
* Fri Jul 23 2021 Gary Buhrmaster <gary.buhrmaster@gmail.com> 1.8.0-1
- 1.8.0 release (#1985131)