Hello community, here is the log from the commit of package neovim for openSUSE:Factory checked in at 2020-04-07 10:30:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/neovim (Old) and /work/SRC/openSUSE:Factory/.neovim.new.3248 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "neovim" Tue Apr 7 10:30:57 2020 rev:29 rq:791748 version:0.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/neovim/neovim.changes 2020-01-22 22:45:16.668545625 +0100 +++ /work/SRC/openSUSE:Factory/.neovim.new.3248/neovim.changes 2020-04-07 10:32:17.382574279 +0200 @@ -1,0 +2,6 @@ +Mon Apr 6 11:12:59 UTC 2020 - Matej Cepl <[email protected]> + +- Remove unnecessary fix-buf_set_term_title.patch, which actually + breaks the build. + +------------------------------------------------------------------- Old: ---- fix-buf_set_term_title.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ neovim.spec ++++++ --- /var/tmp/diff_new_pack.YkzM13/_old 2020-04-07 10:32:18.186575327 +0200 +++ /var/tmp/diff_new_pack.YkzM13/_new 2020-04-07 10:32:18.186575327 +0200 @@ -32,8 +32,6 @@ Patch0: neovim.patch # PATCH-FIX-OPENSUSE neovim-0.1.7-bitop.patch [email protected] build with old Lua with external bit module Patch1: neovim-0.1.7-bitop.patch -# PATCH-FIX-OPENSUSE fix-buf_set_term_title.patch fixes a different API with libvterm -Patch2: fix-buf_set_term_title.patch BuildRequires: cmake BuildRequires: desktop-file-utils BuildRequires: fdupes @@ -92,9 +90,7 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 +%autopatch -p1 # Remove __DATE__ and __TIME__. BUILD_TIME=$(LC_ALL=C date -ur %{_sourcedir}/%{name}.changes +'%{H}:%{M}')
