[packages/mujs] up to 1.3.7

atler atler at pld-linux.org
Tue Jun 24 00:34:11 CEST 2025


commit d66380d7ceb6317e87b50ef1f740483e9ac79a62
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Jun 24 00:33:46 2025 +0200

    up to 1.3.7

 mujs.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mujs.spec b/mujs.spec
index dd92dd3..eb4e004 100644
--- a/mujs.spec
+++ b/mujs.spec
@@ -1,12 +1,12 @@
 Summary:	MuJS - lightweight, embeddable JavaScript interpreter in C
 Summary(pl.UTF-8):	MuJS - lekki, osadzalny interpreter JavaScriptu napisany w C
 Name:		mujs
-Version:	1.3.6
+Version:	1.3.7
 Release:	1
 License:	ISC
 Group:		Development/Languages
 Source0:	https://www.mujs.com/downloads/%{name}-%{version}.tar.gz
-# Source0-md5:	7b88fd69954f0c9886587c020c149a4c
+# Source0-md5:	f6e8fd8297340238a07e58be019fd7dc
 Patch0:		%{name}-shared.patch
 URL:		https://www.mujs.com/
 BuildRequires:	readline-devel
@@ -48,6 +48,9 @@ Statyczna biblioteka MuJS.
 %setup -q
 %patch -P0 -p1
 
+# don't try to regenerate utfdata.h, use the one from release
+touch -r utfdata.h SpecialCasing.txt UnicodeData.txt
+
 %build
 %{__make} -j1 release \
 	CC="%{__cc}" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mujs.git/commitdiff/d66380d7ceb6317e87b50ef1f740483e9ac79a62



More information about the pld-cvs-commit mailing list