From 964c79503bcf7dc3771b7002fe8f98d003110b03 Mon Sep 17 00:00:00 2001
From: Automatic Build System <autodist@openmamba.org>
Date: Tue, 8 Apr 2025 09:14:14 +0200
Subject: [PATCH] automatic version update by autodist [release
 128.9.0-1mamba;Mon Apr 07 2025]

---
 mozjs128.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/mozjs128.spec b/mozjs128.spec
index b1ec265..7d080b9 100644
--- a/mozjs128.spec
+++ b/mozjs128.spec
@@ -1,7 +1,7 @@
 %define MAJver %(echo %version | cut -d. -f1)
 %define majver %(echo %version | cut -d. -f1-2)
 Name:          mozjs128
-Version:       128.8.0
+Version:       128.9.0
 Release:       1mamba
 Summary:       Mozilla stand-alone library implementing JavaScript 24
 Group:         System/Libraries
@@ -25,7 +25,6 @@ License:       GPL
 ## AUTOBUILDREQ-BEGIN
 BuildRequires: glibc-devel
 BuildRequires: libgcc
-BuildRequires: libicu-devel
 BuildRequires: libreadline-devel
 BuildRequires: libstdc++6-devel
 BuildRequires: libz-devel
@@ -112,7 +111,7 @@ sed -i "s|armv4t|arm|" ../../build/moz.configure/rust.configure
 %ifarch arm
   --host=armv5te-unknown-linux-gnueabi \
 %endif
-  --with-system-icu \
+  --without-system-icu \
   --with-system-zlib \
   --disable-tests \
   --disable-strip \
@@ -162,6 +161,9 @@ ln -s libmozjs-%{MAJver}.so.0 %{buildroot}%{_libdir}/libmozjs-%{MAJver}.so
 %{_libdir}/pkgconfig/mozjs-%{MAJver}.pc
 
 %changelog
+* Mon Apr 07 2025 Automatic Build System <autodist@openmamba.org> 128.9.0-1mamba
+- automatic version update by autodist
+
 * Mon Mar 03 2025 Automatic Build System <autodist@openmamba.org> 128.8.0-1mamba
 - automatic version update by autodist