Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mozjs91 for openSUSE:Factory checked in at 2022-04-02 18:20:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mozjs91 (Old) and /work/SRC/openSUSE:Factory/.mozjs91.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mozjs91" Sat Apr 2 18:20:14 2022 rev:2 rq:965582 version:91.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mozjs91/mozjs91.changes 2022-03-11 21:41:54.470100151 +0100 +++ /work/SRC/openSUSE:Factory/.mozjs91.new.1900/mozjs91.changes 2022-04-02 18:20:25.222356043 +0200 @@ -1,0 +2,6 @@ +Mon Mar 28 14:50:49 UTC 2022 - Berthold Gunreben <azo...@opensuse.org> + +- Change version number of icudt67l.dat to icudt69l.dat to fix build for + bigendian + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mozjs91.spec ++++++ --- /var/tmp/diff_new_pack.MqdvpT/_old 2022-04-02 18:20:32.246277199 +0200 +++ /var/tmp/diff_new_pack.MqdvpT/_new 2022-04-02 18:20:32.258277065 +0200 @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -199,9 +199,9 @@ --disable-jemalloc %if 0%{?big_endian} -echo "Generate big endian version of config/external/icu/data/icud67l.dat" +echo "Generate big endian version of config/external/icu/data/icud69l.dat" pushd ../.. - /usr/sbin/icupkg -tb config/external/icu/data/icudt67l.dat config/external/icu/data/icudt67b.dat + /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 popd %endif