Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package neovide for openSUSE:Factory checked in at 2024-09-12 16:56:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/neovide (Old) and /work/SRC/openSUSE:Factory/.neovide.new.17570 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "neovide" Thu Sep 12 16:56:25 2024 rev:2 rq:1200148 version:0.13.3 Changes: -------- --- /work/SRC/openSUSE:Factory/neovide/neovide.changes 2024-09-08 12:01:20.605852550 +0200 +++ /work/SRC/openSUSE:Factory/.neovide.new.17570/neovide.changes 2024-09-12 16:57:36.747986962 +0200 @@ -1,0 +2,6 @@ +Wed Sep 11 13:58:01 UTC 2024 - Jianhua Lu <lujianhua...@gmail.com> + +- format spec file +- add neovim as requires + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ neovide.spec ++++++ --- /var/tmp/diff_new_pack.w05m4a/_old 2024-09-12 16:57:38.308051955 +0200 +++ /var/tmp/diff_new_pack.w05m4a/_new 2024-09-12 16:57:38.308051955 +0200 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %define skia_version m126-0.74.2 %define wuffs_commit e3f919ccfe3ef542cfc983a82146070258fb57f8 @@ -32,20 +33,21 @@ BuildRequires: clang BuildRequires: gcc-c++ BuildRequires: gn -BuildRequires: ninja BuildRequires: hicolor-icon-theme +BuildRequires: ninja +BuildRequires: pkgconfig(expat) BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(freetype2) BuildRequires: pkgconfig(harfbuzz) +BuildRequires: pkgconfig(icu-uc) BuildRequires: pkgconfig(libjpeg) BuildRequires: pkgconfig(libpng) -BuildRequires: pkgconfig(icu-uc) -BuildRequires: pkgconfig(expat) BuildRequires: pkgconfig(zlib) %if 0%{?suse_version} && 0%{?suse_version} < 1550 # clang++ needs gcc13 c++ headers to compile skia on Leap 15.6 BuildRequires: libstdc++6-devel-gcc13 %endif +Requires: neovim >= 0.10.0 ExclusiveArch: x86_64 aarch64