remove %dist
(cherry picked from commit 8f29ed11203be4f4c06c1a2e049405b31cb6b3d6)
This commit is contained in:
parent
4bed31e372
commit
1ef449a8ca
@ -12,7 +12,7 @@
|
|||||||
# Big endian platforms
|
# Big endian platforms
|
||||||
Name: mozjs%{major}
|
Name: mozjs%{major}
|
||||||
Version: 91.6.0
|
Version: 91.6.0
|
||||||
Release: 1%{?dist}
|
Release: 2
|
||||||
Summary: SpiderMonkey JavaScript library
|
Summary: SpiderMonkey JavaScript library
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -206,6 +206,9 @@ popd
|
|||||||
%{_includedir}/mozjs-%{major}/
|
%{_includedir}/mozjs-%{major}/
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Mar 04 2022 liuyumeng <liuyumeng5@h-partners.com> - 91.6.0-1
|
||||||
- update to mozjs91.6.0-1
|
- update to mozjs91.6.0-1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user