New upstream release
This commit is contained in:
parent
c9f03094e9
commit
ffc99dafe4
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
tpm-tools-1.3.4.tar.gz
|
||||
tpm-tools-1.3.5.tar.gz
|
||||
/tpm-tools-1.3.7.tar.gz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
b64baa248cf30a57ad0e5fb6f096e7dc tpm-tools-1.3.5.tar.gz
|
||||
e8cdfff5b766f9db31a6184824251b03 tpm-tools-1.3.7.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Name: tpm-tools
|
||||
Summary: Management tools for the TPM hardware
|
||||
Version: 1.3.5
|
||||
Release: 5%{?dist}
|
||||
Version: 1.3.7
|
||||
Release: 1%{?dist}
|
||||
License: CPL
|
||||
Group: Applications/System
|
||||
Source0: http://downloads.sourceforge.net/trousers/%{name}-%{version}.tar.gz
|
||||
@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/tpmUnseal*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 19 2011 Steve Grubb <sgrubb@redhat.com> 1.3.7-1
|
||||
- New upstream release
|
||||
|
||||
* Fri Jun 24 2011 Steve Grubb <sgrubb@redhat.com> 1.3.5-5
|
||||
- Remove -Werror from compile flags (#716046)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user