This commit is contained in:
Dennis Gilmore 2014-06-08 03:48:57 -05:00
parent cca03216b9
commit 21df906af2

View File

@ -1,7 +1,7 @@
Name: tpm-tools
Summary: Management tools for the TPM hardware
Version: 1.3.8
Release: 6%{?dist}
Release: 7%{?dist}
License: CPL
Group: Applications/System
URL: http://trousers.sourceforge.net
@ -84,6 +84,9 @@ chrpath -d %{buildroot}%{_bindir}/tpm_sealdata
%{_mandir}/man3/tpmUnseal*
%changelog
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.8-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu Apr 03 2014 Michal Schmidt <mschmidt@redhat.com> - 1.3.8-6
- Fix FTBFS with current autotools (#1083627)
- Drop tpm-tools-1.3.7-build.patch, the package builds without it (#952372)