update release version to make fedpkg build work for f26

This commit is contained in:
Yunying Sun 2017-05-10 14:27:53 +08:00
parent cbe3cc372f
commit e32e4e4cdc

View File

@ -1,6 +1,6 @@
Name: tpm2-tools Name: tpm2-tools
Version: 1.1.0 Version: 1.1.0
Release: 6%{?dist} Release: 7%{?dist}
Summary: A TPM2.0 testing tool build upon TPM2.0-TSS Summary: A TPM2.0 testing tool build upon TPM2.0-TSS
%global pkg_prefix tpm2.0-tools %global pkg_prefix tpm2.0-tools
@ -48,6 +48,9 @@ tpm2-tools is a batch of testing tools for tpm2.0. It is based on tpm2-tss.
%{_sbindir}/tpm2_* %{_sbindir}/tpm2_*
%changelog %changelog
* Wed May 10 2017 Sun Yunying <yunying.sun@intel.com> - 1.1.0-7
- Only update release version to make fedpkg build works for f26
* Wed Mar 1 2017 Sun Yunying <yunying.sun@intel.com> - 1.1.0-6 * Wed Mar 1 2017 Sun Yunying <yunying.sun@intel.com> - 1.1.0-6
- Update tpm2-tss version to 1.0-3 to fix broken dependency on f26 - Update tpm2-tss version to 1.0-3 to fix broken dependency on f26