Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package neovim-gtk for openSUSE:Factory checked in at 2023-06-20 16:49:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/neovim-gtk (Old) and /work/SRC/openSUSE:Factory/.neovim-gtk.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "neovim-gtk" Tue Jun 20 16:49:46 2023 rev:9 rq:1093993 version:0.2.0+git.1609586374.c036492 Changes: -------- --- /work/SRC/openSUSE:Factory/neovim-gtk/neovim-gtk.changes 2023-02-15 13:41:26.563071633 +0100 +++ /work/SRC/openSUSE:Factory/.neovim-gtk.new.15902/neovim-gtk.changes 2023-06-20 16:49:48.979887147 +0200 @@ -1,0 +2,6 @@ +Tue Jun 20 13:33:36 UTC 2023 - Martin Pluskal <mplus...@suse.com> + +- Update vendored dependencies +- Use cargo macros + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ neovim-gtk.spec ++++++ --- /var/tmp/diff_new_pack.VYiCL7/_old 2023-06-20 16:49:51.051899599 +0200 +++ /var/tmp/diff_new_pack.VYiCL7/_new 2023-06-20 16:49:51.055899624 +0200 @@ -18,7 +18,6 @@ %define icondir %{_datadir}/icons %define binname nvim-gtk - Name: neovim-gtk Version: 0.2.0+git.1609586374.c036492 Release: 0 @@ -30,9 +29,10 @@ Source1: vendor.tar.xz Source2: cargo_config BuildRequires: cargo +BuildRequires: cargo-packaging BuildRequires: hicolor-icon-theme BuildRequires: pango-devel -BuildRequires: pkg-config +BuildRequires: pkgconfig BuildRequires: pkgconfig(cairo-gobject) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gtk+-3.0) @@ -43,16 +43,14 @@ support. %prep -%setup -q -a1 -%autopatch -p1 +%autosetup -a1 -p1 mkdir .cargo cp %{SOURCE2} .cargo/config %build -cargo build --release +%{cargo_build} %install -# %%makeinstall PREFIX=%%{_prefix} mkdir -p %{buildroot}%{_datadir}/%{binname}/ cp -p -r runtime %{buildroot}%{_datadir}/%{binname}/ install -p -m 0644 -D desktop/org.daa.NeovimGtk.desktop \ ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/neovim-gtk/vendor.tar.xz /work/SRC/openSUSE:Factory/.neovim-gtk.new.15902/vendor.tar.xz differ: char 26, line 1