Add patch disabling timeouts in virtual-device to enable fedora CI
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Name: libfprint
|
||||
|
||||
Version: 1.92.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Toolkit for fingerprint scanner
|
||||
|
||||
License: LGPLv2+
|
||||
@@ -29,6 +29,8 @@ BuildRequires: umockdev >= 0.13.2
|
||||
|
||||
Patch0000: https://gitlab.freedesktop.org/libfprint/libfprint/-/merge_requests/306.patch
|
||||
|
||||
Patch9999: 0001-virtual-device-Do-not-time-out-when-waiting-for-SCAN.patch
|
||||
|
||||
%description
|
||||
libfprint offers support for consumer fingerprint reader devices.
|
||||
|
||||
@@ -73,6 +75,9 @@ developing applications that use %{name}.
|
||||
%{_datadir}/gtk-doc/html/libfprint-2/
|
||||
|
||||
%changelog
|
||||
* Mon Jul 26 2021 Benjamin Berg <bberg@redhat.com> - 1.92.0-3
|
||||
- Add patch disabling timeouts in virtual-device to enable fedora CI
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.92.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
||||
Reference in New Issue
Block a user