+ libfprint-0.8.1-1
Update to 0.8.1 to fix the build
This commit is contained in:
parent
c09ade4bda
commit
88f092ba0f
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ libfprint-0.3.0.tar.bz2
|
||||
/libfprint-0.5.1.tar.xz
|
||||
/libfprint-0.6.0.tar.xz
|
||||
/libfprint-0.7.0.tar.xz
|
||||
/libfprint-0.8.1.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: libfprint
|
||||
Version: 0.8.0
|
||||
Version: 0.8.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Toolkit for fingerprint scanner
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2+
|
||||
URL: http://www.freedesktop.org/wiki/Software/fprint/libfprint
|
||||
Source0: https://gitlab.freedesktop.org/libfprint/libfprint/uploads/b1242bedcf0d329ad2efe7ae29466ca2/%{name}-%{version}.tar.xz
|
||||
Source0: https://gitlab.freedesktop.org/libfprint/libfprint/uploads/a6084497941324538aefbdf7b954f1e9/%{name}-%{version}.tar.xz
|
||||
ExcludeArch: s390 s390x
|
||||
|
||||
BuildRequires: libusb1-devel glib2-devel nss-devel pixman-devel
|
||||
@ -47,12 +47,17 @@ developing applications that use %{name}.
|
||||
%{_udevrulesdir}/60-fprint-autosuspend.rules
|
||||
|
||||
%files devel
|
||||
%doc HACKING doc/html
|
||||
%doc HACKING.md
|
||||
%{_includedir}/*
|
||||
%{_libdir}/*.so
|
||||
%{_libdir}/pkgconfig/%{name}.pc
|
||||
%{_datadir}/gtk-doc/html/libfprint/
|
||||
|
||||
%changelog
|
||||
* Tue Jun 12 2018 Bastien Nocera <bnocera@redhat.com> - 0.8.1-1
|
||||
+ libfprint-0.8.1-1
|
||||
- Update to 0.8.1 to fix the build
|
||||
|
||||
* Tue Jun 12 2018 Bastien Nocera <bnocera@redhat.com> - 0.8.0-1
|
||||
+ libfprint-0.8.0-1
|
||||
- Update to 0.8.0
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libfprint-0.7.0.tar.xz) = 7a5280a34408ebe129256195a1219ed6a8258a2f5a46d92de4e1e18e931b0c15bd3df3898a7ee1aa5ed9b569e77953d12d007f1b7ced8b708d4bf0946e993e16
|
||||
SHA512 (libfprint-0.8.1.tar.xz) = 2bd04747589b41175430caf1aca99cc594ada9fd429ccfd774368d2a22d0c86861fe1b1d617e4d361e5b11096d848e98a33cf27039109148a5add5868a34c24d
|
||||
|
Loading…
Reference in New Issue
Block a user