Updating for Keylime release v6.3.0
This commit is contained in:
parent
c361f2c2b3
commit
727405f39c
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
|||||||
/5.8.1.tar.gz
|
/5.8.1.tar.gz
|
||||||
/6.0.1.tar.gz
|
/6.0.1.tar.gz
|
||||||
/6.1.0.tar.gz
|
/6.1.0.tar.gz
|
||||||
|
/v6.3.0.tar.gz
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
%global srcname keylime
|
%global srcname keylime
|
||||||
|
|
||||||
Name: keylime
|
Name: keylime
|
||||||
Version: 6.1.0
|
Version: 6.3.0
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Open source TPM software for Bootstrapping and Maintaining Trust
|
Summary: Open source TPM software for Bootstrapping and Maintaining Trust
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
URL: https://github.com/keylime/keylime
|
URL: https://github.com/keylime/keylime
|
||||||
Source0: https://github.com/keylime/keylime/archive/%{version}.tar.gz
|
Source0: https://github.com/keylime/keylime/archive/v%{version}.tar.gz
|
||||||
# Main program: BSD
|
# Main program: BSD
|
||||||
# Icons: MIT
|
# Icons: MIT
|
||||||
License: ASL 2.0 and MIT
|
License: ASL 2.0 and MIT
|
||||||
@ -101,6 +101,9 @@ cp -r ./tpm_cert_store %{buildroot}%{_sharedstatedir}/keylime/
|
|||||||
%{_sharedstatedir}/keylime/tpm_cert_store/*
|
%{_sharedstatedir}/keylime/tpm_cert_store/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 27 2022 Sergio Correia <scorreia@redhat.com> - 6.3.0-1
|
||||||
|
- Updating for Keylime release v6.3.0
|
||||||
|
|
||||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.1.0-5
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.1.0-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (6.1.0.tar.gz) = 692c3c7eea845508118fde66a53dece67bae96599188cef44f2db81dbf35e772a9bd59ab20220e61be617411edefc06ce0881e6c8b6c602a49de879b3adf8525
|
SHA512 (v6.3.0.tar.gz) = be52720d37456982e9d4fb0947774db8f46e2303899bfba1c6b1601945c550336eba1ec29d129df373ecd0ae0c887258d2558c226029fc3766d87152d17e0e02
|
||||||
|
Loading…
Reference in New Issue
Block a user