remove %dist

(cherry picked from commit 8f29ed11203be4f4c06c1a2e049405b31cb6b3d6)
This commit is contained in:
lyn1001 2022-03-24 19:02:02 +08:00 committed by openeuler-sync-bot
parent 4bed31e372
commit 1ef449a8ca

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