Hello community, here is the log from the commit of package neovim for openSUSE:Factory checked in at 2017-09-20 17:06:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/neovim (Old) and /work/SRC/openSUSE:Factory/.neovim.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "neovim" Wed Sep 20 17:06:47 2017 rev:7 rq:526392 version:0.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/neovim/neovim.changes 2017-05-17 10:53:37.912924051 +0200 +++ /work/SRC/openSUSE:Factory/.neovim.new/neovim.changes 2017-09-20 17:07:04.612972719 +0200 @@ -1,0 +2,7 @@ +Fri Sep 15 12:30:47 UTC 2017 - [email protected] + +- Run spec-cleaner. +- Add `libnsl` as a build requirement. + The new glibc version in Factory deprecated support to libnsl. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ neovim.spec ++++++ --- /var/tmp/diff_new_pack.iEn7UE/_old 2017-09-20 17:07:05.836800440 +0200 +++ /var/tmp/diff_new_pack.iEn7UE/_new 2017-09-20 17:07:05.840799877 +0200 @@ -40,6 +40,7 @@ BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(jemalloc) +BuildRequires: pkgconfig(libnsl) BuildRequires: pkgconfig(libuv) BuildRequires: pkgconfig(termkey) BuildRequires: pkgconfig(unibilium) @@ -103,7 +104,6 @@ %icon_theme_cache_postun %files -%defattr(-,root,root) %doc BACKERS.md CONTRIBUTING.md LICENSE README.md %{_bindir}/nvim %{_datadir}/nvim/ @@ -112,6 +112,5 @@ %{_mandir}/man1/nvim.1%{?ext_man} %files lang -f nvim.lang -%defattr(-,root,root) %changelog
