1.4.0 release (#1824326)
This commit is contained in:
parent
42ef937286
commit
2d14596557
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/libfido2-1.3.0.tar.gz
|
||||
/libfido2-1.3.1.tar.gz
|
||||
/libfido2-1.4.0.tar.gz
|
||||
|
||||
Binary file not shown.
BIN
gpgkey-7FBB6186957496D58C751AC20E777DD85755AA4A.gpg
Normal file
BIN
gpgkey-7FBB6186957496D58C751AC20E777DD85755AA4A.gpg
Normal file
Binary file not shown.
Binary file not shown.
BIN
libfido2-1.4.0.tar.gz.sig
Normal file
BIN
libfido2-1.4.0.tar.gz.sig
Normal file
Binary file not shown.
@ -1,14 +1,14 @@
|
||||
Name: libfido2
|
||||
|
||||
Version: 1.3.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.4.0
|
||||
Release: 1%{?dist}
|
||||
Summary: FIDO2 library
|
||||
|
||||
License: BSD
|
||||
URL: https://github.com/Yubico/%{name}
|
||||
Source0: https://developers.yubico.com/%{name}/Releases/%{name}-%{version}.tar.gz
|
||||
Source1: https://developers.yubico.com/%{name}/Releases/%{name}-%{version}.tar.gz.sig
|
||||
Source2: gpgkey-1D7308B0055F5AEF36944A8F27A9C24D9588EA0F.gpg
|
||||
Source2: gpgkey-7FBB6186957496D58C751AC20E777DD85755AA4A.gpg
|
||||
|
||||
BuildRequires: cmake
|
||||
BuildRequires: hidapi-devel
|
||||
@ -87,6 +87,9 @@ find %{buildroot} -type f -name "*.a" -delete -print
|
||||
|
||||
%changelog
|
||||
|
||||
* Wed Apr 15 2020 Gary Buhrmaster <gary.buhrmaster@gmail.com> 1.4.0-1
|
||||
- 1.4.0 release (#1824326)
|
||||
|
||||
* Sat Apr 11 2020 Gary Buhrmaster <gary.buhrmaster@gmail.com> 1.3.1-2
|
||||
- change to require u2f-hidraw-policy only if systemd-udev (#1823002)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libfido2-1.3.1.tar.gz) = fc56f7bcddd7ae0f950b4e94f08ad726f7de68b975c0bdcbca98c7932c2c3d2e2a51b30eaf41e8dba08e82af3926cbed44264244ae721902af46e47df9fcbe1b
|
||||
SHA512 (libfido2-1.4.0.tar.gz) = 5cf2f2d70bdba893fd33bf3ca91940c7eded5ed1728b517ff3fc46cbde58bf64f16da4104138b20dcea1d9a1cec730e532bc4938cdcba4ad86343e51a1c3c513
|
||||
|
||||
Loading…
Reference in New Issue
Block a user