!6 [sync] PR-5: 根据社区打包规范需要去掉Release中%{?dist}

From: @openeuler-sync-bot 
Reviewed-by: @houmingyong, @blue0613 
Signed-off-by: @blue0613
This commit is contained in:
openeuler-ci-bot 2022-03-25 02:23:57 +00:00 committed by Gitee
commit f6f5595644
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -6,7 +6,7 @@
Name: ocaml-%{libname}
Version: 2.9.1
Release: 1%{?dist}
Release: 2
Summary: A composable build system for OCaml
# Dune itself is MIT. Some bundled libraries have a different license:
@ -206,6 +206,9 @@ cp -ar README.md CHANGES.md MIGRATION.md doc/_build/* %{buildroot}%{_pkgdocdir}/
%{_emacs_sitelispdir}/dune*
%changelog
* Thu Mar 24 2022 wulei <wulei80@huawei.com> - 2.9.1-2
- Delete {?dist}
* Thu Jan 20 2022 liyanan <liyanan32@huawei.com> - 2.9.1-1
- update to 2.9.1