Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package moarvm for openSUSE:Factory checked 
in at 2022-10-03 13:44:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/moarvm (Old)
 and      /work/SRC/openSUSE:Factory/.moarvm.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "moarvm"

Mon Oct  3 13:44:52 2022 rev:40 rq:1007424 version:2022.07

Changes:
--------
--- /work/SRC/openSUSE:Factory/moarvm/moarvm.changes    2022-04-03 
21:31:30.207481971 +0200
+++ /work/SRC/openSUSE:Factory/.moarvm.new.2275/moarvm.changes  2022-10-03 
13:45:09.885402588 +0200
@@ -1,0 +2,17 @@
+Sat Oct  1 10:14:14 CEST 2022 - n...@detonation.org
+
+- update to version 2022.07
+
++ Attempt at implementing a "bytecode-size" dispatch
++ Run finalizers even with tc->last_handler_result
++ Set facts on disp prog translation of int and num lits
++ Commit some missed uint things
++ Add missing SC write barriers to atomic attr bind and cas
++ Fix sign comparison warnings in coerce_su implementation
++ Mimalloc should only release memory to the OS at exit if --full-cleanup was
+  used
++ Add write_uint16_at method to MAST::Bytecode
++ JIT atposref_u + getattrref_u
++ Fix mis-spesh of native calls
+
+-------------------------------------------------------------------

Old:
----
  MoarVM-2022.03.tar.gz

New:
----
  MoarVM-2022.07.tar.gz

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

Other differences:
------------------
++++++ moarvm.spec ++++++
--- /var/tmp/diff_new_pack.NRGQ6C/_old  2022-10-03 13:45:10.545404039 +0200
+++ /var/tmp/diff_new_pack.NRGQ6C/_new  2022-10-03 13:45:10.549404048 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%global mvrel 2022.03
+%global mvrel 2022.07
 Name:           moarvm
 Version:        %mvrel
 Release:        4.1
@@ -53,6 +53,7 @@
 %package devel
 Summary:        MoarVM development headers and libraries
 Group:          Development/Libraries/Other
+BuildArch:      noarch
 Requires:       %{name} = %{version}
 Requires:       pkgconfig(libffi)
 %if 0%{?suse_version} >= 1550
@@ -75,9 +76,6 @@
 %if 0%{?suse_version} >= 1550
 extra_config_args+=" --has-libtommath --has-libuv"
 %endif
-%ifarch riscv64
-extra_config_args+=" --c11-atomics"
-%endif
 CFLAGS="%{optflags}" \
 perl Configure.pl --prefix=%{_usr} --libdir=%{_libdir} --debug --optimize=3 
--has-libffi $extra_config_args
 make NOISY=1 %{?_smp_mflags}

++++++ MoarVM-2022.03.tar.gz -> MoarVM-2022.07.tar.gz ++++++
/work/SRC/openSUSE:Factory/moarvm/MoarVM-2022.03.tar.gz 
/work/SRC/openSUSE:Factory/.moarvm.new.2275/MoarVM-2022.07.tar.gz differ: char 
13, line 1

Reply via email to