!17 [sync] PR-16: remove %dist

From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2022-05-07 02:54:37 +00:00 committed by Gitee
commit c6340c75c6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -12,7 +12,7 @@
# Big endian platforms
Name: mozjs%{major}
Version: 91.6.0
Release: 1%{?dist}
Release: 2
Summary: SpiderMonkey JavaScript library
License: MPL-2.0
Group: System/Libraries
@ -206,6 +206,9 @@ popd
%{_includedir}/mozjs-%{major}/
%changelog
* Thu Mar 24 2022 liyanan <liyanan32@huawei.com> - 91.6.0-2
- remove %dist
* Fri Mar 04 2022 liuyumeng <liuyumeng5@h-partners.com> - 91.6.0-1
- update to mozjs91.6.0-1