From 85018ce12e3d0b26ab158d414bbb38bfa2354f4d Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 9 Feb 2011 14:20:20 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- tpm-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.