diff --git a/sources b/sources index 0df1a59..3ebd52d 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ +SHA512 (tpm2.0-tools-2.1.0.tar.gz) = 5488ffdc42a318fae9a307a333cdbce730a144cea847fe68546367c87689cd675d1376c1a638dc4eefa6231d4d7f7417215cc4eb606e999a757425f5097eb0c4 SHA512 (allow-to-build-with-openssl-1.1.x.patch) = 8f2e9878c7444536b9883fa0c01821686d53f9bedf349fca0893b3266d89f4554aeffc6e164c9f6996d43b6a48c05501b30bfe66fd6726c885c60378a3dfc5b4 diff --git a/tpm2-tools.spec b/tpm2-tools.spec index 684094c..ce0fc5d 100644 --- a/tpm2-tools.spec +++ b/tpm2-tools.spec @@ -1,6 +1,6 @@ Name: tpm2-tools Version: 2.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A TPM2.0 testing tool build upon TPM2.0-TSS %global pkg_prefix tpm2.0-tools @@ -53,6 +53,9 @@ tpm2-tools is a batch of testing tools for tpm2.0. It is based on tpm2-tss. %{_mandir}/man8/tpm2_*.8.gz %changelog +* Fri Aug 18 2017 Javier Martinez Canillas - 2.1.0-5 +- Remove unneeded source tarballs (RHBZ#1482830) + * Tue Aug 15 2017 Sun Yunying - 2.1.0-4 - Add patch to fix build error when openssl-devel is installed(RHBZ#1481236) diff --git a/tpm2.0-tools-1.1.0.tar.gz b/tpm2.0-tools-1.1.0.tar.gz deleted file mode 100644 index f2eca0c..0000000 Binary files a/tpm2.0-tools-1.1.0.tar.gz and /dev/null differ diff --git a/tpm2.0-tools-2.1.0.tar.gz b/tpm2.0-tools-2.1.0.tar.gz deleted file mode 100644 index 8cc0079..0000000 Binary files a/tpm2.0-tools-2.1.0.tar.gz and /dev/null differ