From 0c002cfe6a2ecd50679e8d1505b751ff6d125971b94af429392789297c5e878d Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 21 Sep 2021 09:22:48 +0000 Subject: [PATCH] Accepting request 920607 from home:pperego:branches:security - Removed fix-cmake-linking.patch because no longer needed OBS-URL: https://build.opensuse.org/request/show/920607 OBS-URL: https://build.opensuse.org/package/show/security/libfido2?expand=0&rev=43 --- libfido2.changes | 5 +++++ libfido2.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/libfido2.changes b/libfido2.changes index 9454037..db19981 100644 --- a/libfido2.changes +++ b/libfido2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 21 08:33:36 UTC 2021 - Paolo Perego + +- Removed fix-cmake-linking.patch because no longer needed + ------------------------------------------------------------------- Tue Sep 14 13:49:56 UTC 2021 - Paolo Perego diff --git a/libfido2.spec b/libfido2.spec index b2c24bc..bb33272 100644 --- a/libfido2.spec +++ b/libfido2.spec @@ -26,8 +26,6 @@ Group: Development/Libraries/C and C++ URL: https://developers.yubico.com/ Source0: https://developers.yubico.com/libfido2/Releases/%{name}-%{version}.tar.gz Source1: https://developers.yubico.com/libfido2/Releases/%{name}-%{version}.tar.gz.sig -# PATCH-FIX-UPSTREAM fix-cmake-linking.patch -- Fix linking when building with hidapi, gh#323 -# Patch0: fix-cmake-linking.patch BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: libopenssl-1_1-devel