Pull in further test fixes

Related: #1996636
This commit is contained in:
Benjamin Berg 2021-08-26 14:33:57 +02:00
parent f17e9ad786
commit ff04030386

View File

@ -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 <bberg@redhat.com> - 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 <bberg@redhat.com> - 1.94.0-2
- Pull in build/test fixes from upstream