From 0f2456305e139cc36158225394d3072c7d02c47b Mon Sep 17 00:00:00 2001 From: shirely16 Date: Thu, 16 Sep 2021 11:46:09 +0800 Subject: [PATCH] addlibmozjs-78.sointhe files package --- mozjs78.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/mozjs78.spec b/mozjs78.spec index 63b0c40..6a15ede 100644 --- a/mozjs78.spec +++ b/mozjs78.spec @@ -2,7 +2,7 @@ Name: mozjs%{major} Version: 78.4.0 -Release: 2 +Release: 3 Summary: SpiderMonkey JavaScript library License: MPLv2.0 and MPLv1.1 and BSD and GPLv2+ and GPLv3+ and LGPLv2+ and AFL and ASL 2.0 URL: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey @@ -89,7 +89,7 @@ popd %files %license LICENSE -%{_libdir}/libmozjs-%{major}.so.0* +%{_libdir}/libmozjs-%{major}.so* %files devel %{_bindir}/js%{major} @@ -101,6 +101,9 @@ popd %doc js/src/README.html %changelog +* Thu Sep 16 2021 hanhui - 78.4.0-3 +- DESC:add libmozjs-78.so in the files package + * Tue May 11 2021 zhanzhimin - 78.4.0-2 - Type:bugfix - ID:NA -- Gitee