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