Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mozjs102 for openSUSE:Factory 
checked in at 2022-10-01 17:42:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mozjs102 (Old)
 and      /work/SRC/openSUSE:Factory/.mozjs102.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mozjs102"

Sat Oct  1 17:42:14 2022 rev:3 rq:1006524 version:102.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mozjs102/mozjs102.changes        2022-09-21 
14:42:19.785737871 +0200
+++ /work/SRC/openSUSE:Factory/.mozjs102.new.2275/mozjs102.changes      
2022-10-01 17:42:21.329582582 +0200
@@ -1,0 +2,5 @@
+Tue Sep 27 14:13:15 UTC 2022 - Fabian Vogt <fv...@suse.com>
+
+- Adjust name of ICU data file to fix build on big-endian platforms
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mozjs102.spec ++++++
--- /var/tmp/diff_new_pack.dMQmgY/_old  2022-10-01 17:42:23.873587223 +0200
+++ /var/tmp/diff_new_pack.dMQmgY/_new  2022-10-01 17:42:23.877587230 +0200
@@ -199,10 +199,10 @@
        --disable-jemalloc
 
 %if 0%{?big_endian}
-echo "Generate big endian version of config/external/icu/data/icud69l.dat"
+echo "Generate big endian version of config/external/icu/data/icud71l.dat"
 pushd ../..
-  /usr/sbin/icupkg -tb config/external/icu/data/icudt69l.dat 
config/external/icu/data/icudt69b.dat
-  rm -f config/external/icu/data/icudt*l.dat
+  /usr/sbin/icupkg -tb config/external/icu/data/icudt71l.dat 
config/external/icu/data/icudt71b.dat
+  rm config/external/icu/data/icudt*l.dat
 popd
 %endif
 

Reply via email to