From 4e45dcb066b1317341f9bcf0a812d03da54ae8d3 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 09:36:38 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libfido2.git#b50cd482d5afc42664a68a6b15e8b281af661d9e --- libfido2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libfido2.spec b/libfido2.spec index 40a3341..cdd13f1 100644 --- a/libfido2.spec +++ b/libfido2.spec @@ -1,7 +1,7 @@ Name: libfido2 Version: 1.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: FIDO2 library License: BSD @@ -88,6 +88,9 @@ find %{buildroot} -type f -name "*.a" -delete -print %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jan 13 2021 Gary Buhrmaster 1.6.0-1 - 1.6.0 release (#1910101)