Hello community, here is the log from the commit of package neovim for openSUSE:Factory checked in at 2019-12-14 12:18:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/neovim (Old) and /work/SRC/openSUSE:Factory/.neovim.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "neovim" Sat Dec 14 12:18:37 2019 rev:27 rq:756816 version:0.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/neovim/neovim.changes 2019-11-11 13:01:21.621751952 +0100 +++ /work/SRC/openSUSE:Factory/.neovim.new.4691/neovim.changes 2019-12-14 12:23:31.447198009 +0100 @@ -1,0 +2,6 @@ +Fri Dec 13 11:42:39 UTC 2019 - Dominique Leuenberger <[email protected]> + +- Unconditionally use luajit-devle instead of sometimes + luajit-devel and sometimes lua51-luajit-devel. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ neovim.spec ++++++ --- /var/tmp/diff_new_pack.sALEdd/_old 2019-12-14 12:23:32.595197835 +0100 +++ /var/tmp/diff_new_pack.sALEdd/_new 2019-12-14 12:23:32.599197835 +0100 @@ -1,7 +1,7 @@ # # spec file for package neovim # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -49,10 +49,10 @@ BuildRequires: lua-macros BuildRequires: lua51-LPeg BuildRequires: lua51-bit32 -BuildRequires: lua51-luajit-devel BuildRequires: lua51-luarocks BuildRequires: lua51-luv-devel BuildRequires: lua51-mpack +BuildRequires: luajit-devel BuildRequires: make BuildRequires: msgpack-devel BuildRequires: pkgconfig @@ -68,12 +68,6 @@ Requires(post): desktop-file-utils Requires(postun): desktop-file-utils Recommends: xsel -# gh#neovim/neovim#7879 -%ifarch aarch64 ppc64 -BuildRequires: lua51-devel -%else -BuildRequires: lua51-luajit-devel -%endif %if 0%{?suse_version} < 1330 BuildRequires: hicolor-icon-theme Requires(post): gtk3-tools
