diff --git a/stratovirt.spec b/stratovirt.spec index c70c7bf..968a775 100644 --- a/stratovirt.spec +++ b/stratovirt.spec @@ -6,7 +6,7 @@ Name: stratovirt Version: 2.2.0 -Release: 11 +Release: 12 Summary: StratoVirt is an opensource VMM(Virtual Machine Manager) which aims to perform next generation virtualization. License: MulanPSL-2.0 @@ -66,7 +66,9 @@ Summary: %{summary} %defattr(-,root,root,-) %{_bindir}/stratovirt %{_bindir}/ozone +%{_bindir}/vhost_user_fs %{_libdir}/stratovirt/static/stratovirt +%{_libdir}/stratovirt/static/vhost_user_fs %prep %autosetup -p1 @@ -106,6 +108,9 @@ install -D -m555 ./target/%{rust_musl_target}/release/stratovirt %{buildroot}%{_ install -D -m555 ./target/%{rust_musl_target}/release/vhost_user_fs %{buildroot}%{_libdir}/stratovirt/static %changelog +* Tue Mar 07 2023 yezengruan - 2.2.0-12 +- Pack vhost_user_fs into rpm package + * Mon Mar 06 2023 zhukeqian - 2.2.0-11 - Update to StratoVirt 2.2.0