!6 [sync] PR-5: 根据社区打包规范需要去掉Release中%{?dist}
From: @openeuler-sync-bot Reviewed-by: @houmingyong, @blue0613 Signed-off-by: @blue0613
This commit is contained in:
commit
f6f5595644
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: ocaml-%{libname}
|
Name: ocaml-%{libname}
|
||||||
Version: 2.9.1
|
Version: 2.9.1
|
||||||
Release: 1%{?dist}
|
Release: 2
|
||||||
Summary: A composable build system for OCaml
|
Summary: A composable build system for OCaml
|
||||||
|
|
||||||
# Dune itself is MIT. Some bundled libraries have a different license:
|
# 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*
|
%{_emacs_sitelispdir}/dune*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jan 20 2022 liyanan <liyanan32@huawei.com> - 2.9.1-1
|
||||||
- update to 2.9.1
|
- update to 2.9.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user