Move keyring to SCM per packaging guidelines

This commit is contained in:
Gary Buhrmaster 2023-02-16 02:54:47 +00:00
parent 8362a61581
commit fce997472e
3 changed files with 4790 additions and 2 deletions

1
.gitignore vendored
View File

@ -11,7 +11,6 @@
/libfido2-1.8.0.tar.gz.sig
/libfido2-1.9.0.tar.gz
/libfido2-1.9.0.tar.gz.sig
/yubico-release-gpgkeys.asc
/libfido2-1.10.0.tar.gz
/libfido2-1.10.0.tar.gz.sig
/libfido2-1.11.0.tar.gz

View File

@ -1,7 +1,7 @@
Name: libfido2
Version: 1.12.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: FIDO2 library
License: BSD-2-Clause
@ -88,6 +88,9 @@ find %{buildroot} -type f -name "*.a" -delete -print
%changelog
* Fri Feb 10 2023 Gary Buhrmaster <gary.buhrmaster@gmail.com> - 1.12.0-4
- Move keyring to SCM per packaging guidelines
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

4786
yubico-release-gpgkeys.asc Normal file

File diff suppressed because it is too large Load Diff