Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package netavark for openSUSE:Factory checked in at 2023-03-17 17:04:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netavark (Old) and /work/SRC/openSUSE:Factory/.netavark.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netavark" Fri Mar 17 17:04:08 2023 rev:2 rq:1072439 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/netavark/netavark.changes 2023-02-16 16:55:40.670658174 +0100 +++ /work/SRC/openSUSE:Factory/.netavark.new.31432/netavark.changes 2023-03-17 17:04:38.037797781 +0100 @@ -1,0 +2,5 @@ +Thu Mar 16 14:07:12 UTC 2023 - Dan Äermák <[email protected]> + +- Bump required rust version & fix libexecdir + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netavark.spec ++++++ --- /var/tmp/diff_new_pack.yLIzY8/_old 2023-03-17 17:04:38.821801912 +0100 +++ /var/tmp/diff_new_pack.yLIzY8/_new 2023-03-17 17:04:38.825801933 +0100 @@ -25,7 +25,7 @@ Source0: %{name}-%{version}.tar.gz Source1: vendor.tar.gz Source2: cargo_config -BuildRequires: cargo +BuildRequires: rust+cargo >= 1.66 BuildRequires: cargo-packaging BuildRequires: go-md2man BuildRequires: protobuf-devel @@ -69,7 +69,7 @@ %install -%make_install DESTDIR=%{buildroot} PREFIX=%{_prefix} +%make_install DESTDIR=%{buildroot} PREFIX=%{_prefix} LIBEXECDIR=%{_libexecdir} %files
