Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
248128f79f |
3 changed files with 9 additions and 2 deletions
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
|
||||
|
|
|
|||
|
|
@ -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,11 @@ 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 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…
Add table
Add a link
Reference in a new issue