!4 [sync] PR-3: Delete %{dist}

From: @openeuler-sync-bot 
Reviewed-by: @jianminw 
Signed-off-by: @jianminw
This commit is contained in:
openeuler-ci-bot 2022-03-28 01:40:24 +00:00 committed by Gitee
commit 7cb66c0c05
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -5,7 +5,7 @@
Name: spirv-headers
Version: 1.5.1
Release: 2%{?gitrel}%{?dist}
Release: 3%{?gitrel}
Summary: Header files from the SPIR-V registry
License: MIT
@ -55,5 +55,8 @@ mv include/* %buildroot%{_includedir}/
%{_includedir}/spirv/
%changelog
* Thu Mar 24 2022 baizhonggui <baizhonggui@huawei.com> - 1.5.1-3
* Delete %{dist}
* Fri Oct 09 2020 Zhiyi Weng <zhiyi@iscas.ac.cn> - 1.5.1-2
- Initial version.