Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1c32b8948d |
3 changed files with 8 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -5,3 +5,4 @@ fprintd-0.1-04fd09cfa.tar.bz2
|
|||
/fprintd-0.5.1.tar.xz
|
||||
/fprintd-0.6.0.tar.xz
|
||||
/fprintd-0.7.0.tar.xz
|
||||
/fprintd-0.8.0.tar.xz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: fprintd
|
||||
Version: 0.7.0
|
||||
Release: 4%{?dist}
|
||||
Version: 0.8.0
|
||||
Release: 1%{?dist}
|
||||
Summary: D-Bus service for Fingerprint reader access
|
||||
|
||||
Group: System Environment/Daemons
|
||||
|
|
@ -100,6 +100,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Manager.xml
|
||||
|
||||
%changelog
|
||||
* Wed Sep 13 2017 Bastien Nocera <bnocera@redhat.com> - 0.8.0-1
|
||||
+ fprintd-0.8.0-1
|
||||
- Update to 0.8.0
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
b5de08ec833c06f938d9731c21f3f048 fprintd-0.7.0.tar.xz
|
||||
SHA512 (fprintd-0.8.0.tar.xz) = 49cdfd4ef3cbc34bc2dc6384239e7a175e89769d1d3eeedfdd9e7e46235ba048b59a2c37eb667ad31c7f0298be142f2685cae68343e7db5ceac51be5848ba988
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue