Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rust1.62 for openSUSE:Factory 
checked in at 2022-07-29 16:47:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rust1.62 (Old)
 and      /work/SRC/openSUSE:Factory/.rust1.62.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rust1.62"

Fri Jul 29 16:47:26 2022 rev:3 rq:991317 version:1.62.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rust1.62/rust1.62.changes        2022-07-21 
11:34:33.679016829 +0200
+++ /work/SRC/openSUSE:Factory/.rust1.62.new.1533/rust1.62.changes      
2022-07-29 16:47:43.186622839 +0200
@@ -1,0 +2,5 @@
+Wed Jul 27 00:50:39 UTC 2022 - William Brown <[email protected]>
+
+- Improve support for wasi targets
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rust1.62.spec ++++++
--- /var/tmp/diff_new_pack.J3XqUo/_old  2022-07-29 16:47:53.582651745 +0200
+++ /var/tmp/diff_new_pack.J3XqUo/_new  2022-07-29 16:47:53.590651767 +0200
@@ -141,7 +141,7 @@
 %if 0%{?is_opensuse} == 1 && 0%{?suse_version} >= 1550
 %ifarch x86_64 aarch64
 %bcond_without wasm32
-%bcond_with wasi
+%bcond_without wasi
 %else
 %bcond_with wasm32
 %bcond_with wasi
@@ -625,6 +625,10 @@
 rm -rf %{buildroot}/home
 
 # End without test
+
+# Ugly hack to get brp-15-strip-debug call llvm-strip, which is wasm-aware, as 
system-strip will break wasm-files (same for ar/ranlib)
+export CROSS_COMPILE=llvm-
+
 %endif
 
 %if %{with test}

Reply via email to