Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package neovim for openSUSE:Factory checked 
in at 2021-11-17 01:13:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/neovim (Old)
 and      /work/SRC/openSUSE:Factory/.neovim.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "neovim"

Wed Nov 17 01:13:44 2021 rev:38 rq:931572 version:0.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/neovim/neovim.changes    2021-09-27 
20:09:17.822487802 +0200
+++ /work/SRC/openSUSE:Factory/.neovim.new.1890/neovim.changes  2021-11-17 
01:14:42.222182226 +0100
@@ -1,0 +2,6 @@
+Mon Nov 15 14:28:18 UTC 2021 - Guillaume GARDET <[email protected]>
+
+- Re-enable builds on aarch64
+- Use luaJIT on aarch64
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ neovim.spec ++++++
--- /var/tmp/diff_new_pack.XWynhA/_old  2021-11-17 01:14:43.262182617 +0100
+++ /var/tmp/diff_new_pack.XWynhA/_new  2021-11-17 01:14:43.262182617 +0100
@@ -18,7 +18,7 @@
 
 %define luv_min_ver 1.30.0
 # Luajit not available on all platforms
-%ifarch %{arm} %{ix86} x86_64
+%ifarch %{arm} %{ix86} x86_64 aarch64
 %bcond_without luajit
 %else
 %bcond_with luajit
@@ -42,8 +42,6 @@
 License:        Apache-2.0 AND Vim
 Group:          Productivity/Text/Editors
 URL:            https://neovim.io/
-# Temporary measure before we can figure out what to do
-ExcludeArch:    aarch64
 Source0:        
https://github.com/neovim/neovim/archive/v%{version}/%{name}-%{version}.tar.gz
 Source1:        sysinit.vim
 Source2:        spec-template

Reply via email to