+ fprintd-0.8.1-1
Update to 0.8.1 Fixes a possible crash on exit (#1515720)
This commit is contained in:
parent
4950a9a1f1
commit
6482d749ee
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
|
||||
|
||||
11
fprintd.spec
11
fprintd.spec
@ -1,11 +1,11 @@
|
||||
Name: fprintd
|
||||
Version: 0.8.0
|
||||
Release: 4%{?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,11 @@ 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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fprintd-0.8.0.tar.xz) = 49cdfd4ef3cbc34bc2dc6384239e7a175e89769d1d3eeedfdd9e7e46235ba048b59a2c37eb667ad31c7f0298be142f2685cae68343e7db5ceac51be5848ba988
|
||||
SHA512 (fprintd-0.8.1.tar.xz) = 1662cb58c0c1cabef2fb05d79249c1985053fd810d4ac9fdb7461adcb8b7c7f680490800bfba357f1ad23684492a3fd60546301d81dcd96e0f09c52ed2082200
|
||||
|
||||
Loading…
Reference in New Issue
Block a user