Follow stable-0.7.0 branch to v0.7.3
This commit is contained in:
parent
e9b602742b
commit
731f843db3
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/libtpms-20191018.tar.xz
|
||||
/libtpms-20200520.tar.xz
|
||||
/libtpms-20200527.tar.xz
|
||||
/libtpms-20200731.tar.xz
|
||||
|
11
libtpms.spec
11
libtpms.spec
@ -1,9 +1,9 @@
|
||||
%global gitdate 20200527
|
||||
%global gitversion 7325acb477
|
||||
%global gitdate 20200710
|
||||
%global gitversion 1d392d466a
|
||||
|
||||
Name: libtpms
|
||||
Version: 0.7.2
|
||||
Release: 0.%{gitdate}git%{gitversion}%{?dist}.1
|
||||
Version: 0.7.3
|
||||
Release: 0.%{gitdate}git%{gitversion}%{?dist}
|
||||
|
||||
Summary: Library providing Trusted Platform Module (TPM) functionality
|
||||
License: BSD
|
||||
@ -54,6 +54,9 @@ find %{buildroot} -type f -name '*.la' | xargs rm -f -- || :
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 31 2020 Stefan Berger <stefanb@linux.ibm.com> - 0.7.3-0.20200731git1d392d466a
|
||||
- Follow stable-0.7.0 branch to v0.7.3
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.2-0.20200527git7325acb477.1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libtpms-20200527.tar.xz) = e12f1a1c5c65f1a3b5ba0c41aec75dad95fa55d61c3d0b6eeaf3a02f1dac76546a000cb6eadbd89f6a6bebb247a22c939fec647a1d2775ae485daa9ba408a2ef
|
||||
SHA512 (libtpms-20200731.tar.xz) = e731a6197540acc57f169aecb621bc8e9076ea4dcc8c9617ead30ff27c5fe47dc46f8da891f2e9512e12128c07de76e7722a09e948d60389148dbcbc6a28854a
|
||||
|
Loading…
Reference in New Issue
Block a user