diff --git a/tpm-tools-1.3.8.tar.gz b/tpm-tools-1.3.8.tar.gz deleted file mode 100644 index c200f0a..0000000 --- a/tpm-tools-1.3.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66eb4ff095542403db6b4bd4b574e8a5c08084fe4e9e5aa9a829ee84e20bea83 -size 473339 diff --git a/tpm-tools-1.3.9.tar.gz b/tpm-tools-1.3.9.tar.gz new file mode 100644 index 0000000..4a363b9 --- /dev/null +++ b/tpm-tools-1.3.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea126c5cd2ada56beb5118a141a498053f2d85f56263d215784f0ed86fff4213 +size 484023 diff --git a/tpm-tools.changes b/tpm-tools.changes index f8b2d40..ba936fd 100644 --- a/tpm-tools.changes +++ b/tpm-tools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 1 05:21:10 UTC 2017 - mailaender@opensuse.org + +- Update to version 1.3.9 + ------------------------------------------------------------------- Fri Jun 19 16:03:22 UTC 2015 - crrodriguez@opensuse.org diff --git a/tpm-tools.spec b/tpm-tools.spec index f75aa4e..a276d39 100644 --- a/tpm-tools.spec +++ b/tpm-tools.spec @@ -1,7 +1,7 @@ # # spec file for package tpm-tools # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,13 @@ %define lib_name libtpm_unseal1 Name: tpm-tools -Version: 1.3.8 +Version: 1.3.9 Release: 0 Summary: Trusted Platform Module (TPM) administration tools License: IPL-1.0 Group: Productivity/Security Url: http://trousers.sourceforge.net/ -Source0: http://downloads.sourceforge.net/project/trousers/tpm-tools/1.3.7/tpm-tools-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/project/trousers/tpm-tools/%{version}/tpm-tools-%{version}.tar.gz BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool @@ -89,11 +89,10 @@ This package contains the libraries and headers necessary for developing tpm-tools applications. %prep -%setup -q +%setup -q -c %{name}-%{version} %build autoreconf -fiv -sed -i -e 's@-Werror@@g' configure.in # Disable unused-but-set warnings with gcc >= 4.6 %configure \ --disable-static