import virtiofsd-1.5.0-1.el9

This commit is contained in:
CentOS Sources 2023-03-28 12:26:28 +00:00 committed by Stepan Oksanichenko
parent 64f28ad5dc
commit 8dd6e0aca4
3 changed files with 8 additions and 5 deletions

4
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/virtiofsd-1.4.0-vendor.tar.gz SOURCES/virtiofsd-1.5.0-vendor.tar.gz
SOURCES/virtiofsd-1.4.0.crate SOURCES/virtiofsd-1.5.0.crate

View File

@ -1,2 +1,2 @@
13d3296c0b164f7800353c4210c70eb48e52ea3e SOURCES/virtiofsd-1.4.0-vendor.tar.gz 81f9d4f514cb7b17eb1c1918f0778ef259537d60 SOURCES/virtiofsd-1.5.0-vendor.tar.gz
fa2e1cc6cdbaf7eca98e04b22c895c1a8829e9bf SOURCES/virtiofsd-1.4.0.crate 6eb7ee7cd5256408ea00263f6daaac02df1f78c8 SOURCES/virtiofsd-1.5.0.crate

View File

@ -1,5 +1,5 @@
Name: virtiofsd Name: virtiofsd
Version: 1.4.0 Version: 1.5.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: Virtio-fs vhost-user device daemon (Rust version) Summary: Virtio-fs vhost-user device daemon (Rust version)
@ -41,6 +41,9 @@ install -D -p -m 0644 50-qemu-virtiofsd.json %{buildroot}%{_datadir}/qemu/vhost-
%{_datadir}/qemu/vhost-user/50-qemu-virtiofsd.json %{_datadir}/qemu/vhost-user/50-qemu-virtiofsd.json
%changelog %changelog
* Thu Dec 22 2022 German Maglione <gmaglione@redhat.com> - 1.5.0-1
- Update to upstream version 1.5.0 [bz#2123070]
* Wed Jul 27 2022 Sergio Lopez <slp@redhat.com> - 1.4.0-1 * Wed Jul 27 2022 Sergio Lopez <slp@redhat.com> - 1.4.0-1
- Update to upstream version 1.4.0 [bz#2111356] - Update to upstream version 1.4.0 [bz#2111356]