!15 use release source pkg

From: @HuaxinLuGitee 
Reviewed-by: @zhujianwei001 
Signed-off-by: @zhujianwei001
This commit is contained in:
openeuler-ci-bot 2022-11-23 02:33:25 +00:00 committed by Gitee
commit d9ed8db143
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
name: attest-tools name: attest-tools
Version: 0.2.92 Version: 0.2.92
Release: 4 Release: 5
Summary: Attestation tools Summary: Attestation tools
Source0: https://gitee.com/openeuler/%{name}/repository/archive/v%{version}.tar.gz 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. This package includes the headers of the libraries.
%prep %prep
%autosetup -n %{name}-%{version} -p1 %autosetup -n %{name}-v%{version} -p1
%build %build
autoreconf -iv autoreconf -iv
@ -95,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT
%{_prefix}/include/attest-tools %{_prefix}/include/attest-tools
%changelog %changelog
* Thu Nov 17 2022 luhuaxin <luhuaxin1@huawei.com> - 0.2.92-5
- use release source pkg
* Fri Sep 03 2021 wangyue <wangyue92@huawei.com> - 0.2.92-4 * Fri Sep 03 2021 wangyue <wangyue92@huawei.com> - 0.2.92-4
- Add openssl_tpm2_engine in requires - Add openssl_tpm2_engine in requires

Binary file not shown.