Build of libtpms 0.9.3
This commit is contained in:
parent
9b6cffab85
commit
ccfd66aa99
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@
|
||||
/libtpms-20211004.tar.xz
|
||||
/libtpms-20211126.tar.xz
|
||||
/libtpms-20220106.tar.xz
|
||||
/libtpms-20220307.tar.xz
|
||||
|
11
libtpms.spec
11
libtpms.spec
@ -1,9 +1,9 @@
|
||||
%global gitdate 20220106
|
||||
%global gitversion e81d634c27
|
||||
%global gitdate 20220307
|
||||
%global gitversion a63c51805e
|
||||
|
||||
Name: libtpms
|
||||
Version: 0.9.2
|
||||
Release: 0.%{gitdate}git%{gitversion}%{?dist}.1
|
||||
Version: 0.9.3
|
||||
Release: 1.%{gitdate}git%{gitversion}%{?dist}
|
||||
|
||||
Summary: Library providing Trusted Platform Module (TPM) functionality
|
||||
License: BSD
|
||||
@ -55,6 +55,9 @@ find %{buildroot} -type f -name '*.la' | xargs rm -f -- || :
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 07 2022 Stefan Berger <stefanb@linux.ibm.com> - 0.9.3-1.20220307gita63c51805e
|
||||
- Build of libtpms 0.9.3
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.2-0.20220106gite81d634c27.1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libtpms-20220106.tar.xz) = 7e7520875b80bda1566a8c60200cde78afb4985836236230f8e88b9def9bcedd4c6b2a1d69401ec3640262f4f3476e9509e6eebcf023105e9a82c7944102a3ce
|
||||
SHA512 (libtpms-20220307.tar.xz) = 8e16f3a005480c527ccbbaf0cb56c914a9b35bfc036c4677627fb7128e0d0b727740381a6f15e65e0c36fc36788eb929a1ee38e3612b2deeff22ec66aa16632b
|
||||
|
Loading…
Reference in New Issue
Block a user