From ff04030386bb067374441298b3b29c7c9ac4c609 Mon Sep 17 00:00:00 2001 From: Benjamin Berg Date: Thu, 26 Aug 2021 14:33:57 +0200 Subject: [PATCH] Pull in further test fixes Related: #1996636 --- fprintd.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fprintd.spec b/fprintd.spec index 6dbfe1e..d270572 100644 --- a/fprintd.spec +++ b/fprintd.spec @@ -24,6 +24,7 @@ BuildRequires: python3-libpamtest # Test fixes Patch0000: https://gitlab.freedesktop.org/libfprint/fprintd/-/merge_requests/157.patch +Patch0001: https://gitlab.freedesktop.org/libfprint/fprintd/-/merge_requests/158.patch %description D-Bus service to access fingerprint readers. @@ -99,6 +100,7 @@ fi * Thu Aug 26 2021 Benjamin Berg - 1.94.0-3 - Use GFDL abbreviation as GFDLv1.1+ is not listed - Install PAM module into /usr +- Pull in further test fixes * Wed Aug 25 2021 Benjamin Berg - 1.94.0-2 - Pull in build/test fixes from upstream