Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/fprintd.git#0fc1aff6e1e29a7feff17612535282c8d221724c
This commit is contained in:
parent
581e480ef2
commit
686fb3518b
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ fprintd-0.1-04fd09cfa.tar.bz2
|
||||
/fprintd-v1.90.6.tar.gz
|
||||
/fprintd-v1.90.7.tar.gz
|
||||
/fprintd-v1.90.8.tar.gz
|
||||
/fprintd-v1.90.9.tar.gz
|
||||
|
||||
11
fprintd.spec
11
fprintd.spec
@ -1,5 +1,5 @@
|
||||
Name: fprintd
|
||||
Version: 1.90.8
|
||||
Version: 1.90.9
|
||||
Release: 1%{?dist}
|
||||
Summary: D-Bus service for Fingerprint reader access
|
||||
|
||||
@ -22,6 +22,7 @@ BuildRequires: systemd-devel
|
||||
BuildRequires: python3-dbusmock
|
||||
BuildRequires: python3-libpamtest
|
||||
|
||||
|
||||
%description
|
||||
D-Bus service to access fingerprint readers.
|
||||
|
||||
@ -94,6 +95,14 @@ fi
|
||||
%{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Manager.xml
|
||||
|
||||
%changelog
|
||||
* Wed Jan 13 13:33:37 CET 2021 Benjamin Berg <bberg@redhat.com> - 1.90.9-1
|
||||
- Update to 1.90.9 (#1915788)
|
||||
Resolves: #1909669
|
||||
Resolves: #1909559
|
||||
|
||||
* Fri Dec 18 2020 Adam Williamson <awilliam@redhat.com> - 1.90.8-2
|
||||
- Rebuild for libnss dependency issue
|
||||
|
||||
* Fri Dec 11 2020 Benjamin Berg <bberg@redhat.com> - 1.90.8-1
|
||||
- Update to 1.90.8 (#1902255)
|
||||
This fixes PAM not working when fprintd was just started
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fprintd-v1.90.8.tar.gz) = 3c58a7d88d20205521631e9dbe2d10093a9745a369be20a9f45477101586efddbf023ef5f3832b6d8f30a11bc57cf2491c96818bb768fd3adcdbd82f0cc934de
|
||||
SHA512 (fprintd-v1.90.9.tar.gz) = f121a94e9162912351fbeed2428b79ccaf87e61dfb02238f1dc286281f72245705bce0f813be0a34d0196a5dcc720b59c9f8c80824275a826e829f5c412735ee
|
||||
|
||||
Loading…
Reference in New Issue
Block a user