diff --git a/attest-tools.spec b/attest-tools.spec index 4370802468b111beb2b10f91f7d8790264aa218d..fcf5f07735973362d975f98fe5aa3cb4365dcc05 100644 --- a/attest-tools.spec +++ b/attest-tools.spec @@ -1,6 +1,6 @@ name: attest-tools Version: 0.2.92 -Release: 4 +Release: 5 Summary: Attestation tools Source0: https://gitee.com/openeuler/%{name}/repository/archive/v%{version}.tar.gz @@ -29,7 +29,7 @@ Requires:%{name} = %{version}-%{release} This package includes the headers of the libraries. %prep -%autosetup -n %{name}-%{version} -p1 +%autosetup -n %{name}-v%{version} -p1 %build autoreconf -iv @@ -95,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT %{_prefix}/include/attest-tools %changelog +* Thu Nov 17 2022 luhuaxin - 0.2.92-5 +- use release source pkg + * Fri Sep 03 2021 wangyue - 0.2.92-4 - Add openssl_tpm2_engine in requires diff --git a/v0.2.92.tar.gz b/v0.2.92.tar.gz index c26967dcf903ff96b05d077aa9e7ea15c68ceb46..938a6d2b067e937618178f948a6f8c7ce016e399 100644 Binary files a/v0.2.92.tar.gz and b/v0.2.92.tar.gz differ