diff --git a/tpm-tools.spec b/tpm-tools.spec index f1ef50e..9664853 100644 --- a/tpm-tools.spec +++ b/tpm-tools.spec @@ -1,7 +1,7 @@ Name: tpm-tools Summary: Management tools for the TPM hardware Version: 1.3.5 -Release: 3%{?dist} +Release: 4%{?dist} License: CPL Group: Applications/System Source0: http://downloads.sourceforge.net/trousers/%{name}-%{version}.tar.gz @@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/tpmUnseal* %changelog +* Wed Feb 09 2011 Fedora Release Engineering - 1.3.5-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Thu Jul 08 2010 Michal Schmidt - 1.3.5-3 - Add the LICENSE file to the -pkcs11 subpackage too, as it may be installed independently.