Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2d1a9ef3ff | ||
|
|
edc7971d66 |
3 changed files with 14 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,3 +6,4 @@ fprintd-0.1-04fd09cfa.tar.bz2
|
|||
/fprintd-0.6.0.tar.xz
|
||||
/fprintd-0.7.0.tar.xz
|
||||
/fprintd-0.8.0.tar.xz
|
||||
/fprintd-0.8.1.tar.xz
|
||||
|
|
|
|||
15
fprintd.spec
15
fprintd.spec
|
|
@ -1,11 +1,11 @@
|
|||
Name: fprintd
|
||||
Version: 0.8.0
|
||||
Release: 3%{?dist}
|
||||
Version: 0.8.1
|
||||
Release: 1%{?dist}
|
||||
Summary: D-Bus service for Fingerprint reader access
|
||||
|
||||
Group: System Environment/Daemons
|
||||
License: GPLv2+
|
||||
Source0: http://freedesktop.org/~hadess/%{name}-%{version}.tar.xz
|
||||
Source0: https://gitlab.freedesktop.org/libfprint/fprintd/uploads/bdd9f91909f535368b7c21f72311704a/%{name}-%{version}.tar.xz
|
||||
Url: http://www.freedesktop.org/wiki/Software/fprint/fprintd
|
||||
ExcludeArch: s390 s390x
|
||||
|
||||
|
|
@ -96,6 +96,15 @@ fi
|
|||
%{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Manager.xml
|
||||
|
||||
%changelog
|
||||
* Fri Jun 15 2018 Bastien Nocera <bnocera@redhat.com> - 0.8.1-1
|
||||
+ fprintd-0.8.1-1
|
||||
- Update to 0.8.1
|
||||
- Fixes a possible crash on exit (#1515720)
|
||||
|
||||
* Wed May 30 2018 Bastien Nocera <bnocera@redhat.com> - 0.8.0-4
|
||||
+ fprintd-0.8.0-4
|
||||
- Rebuild for F28
|
||||
|
||||
* Tue Feb 20 2018 Pavel Březina <pbrezina@redhat.com> - 0.8.0-3
|
||||
+ fprintd-0.8.0-3
|
||||
- Switch from authconfig to authselect
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (fprintd-0.8.0.tar.xz) = 49cdfd4ef3cbc34bc2dc6384239e7a175e89769d1d3eeedfdd9e7e46235ba048b59a2c37eb667ad31c7f0298be142f2685cae68343e7db5ceac51be5848ba988
|
||||
SHA512 (fprintd-0.8.1.tar.xz) = 1662cb58c0c1cabef2fb05d79249c1985053fd810d4ac9fdb7461adcb8b7c7f680490800bfba357f1ad23684492a3fd60546301d81dcd96e0f09c52ed2082200
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue