Update to upstream version 1.4.0
- Update to upstream version 1.4.0 Resolves: rhbz#2111356 Signed-off-by: Sergio Lopez <slp@redhat.com>
This commit is contained in:
parent
ecb6b84737
commit
00b8c628ea
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,3 +2,5 @@
|
||||
/virtiofsd-1.1.0.crate
|
||||
/virtiofsd-1.3.0.crate
|
||||
/virtiofsd-1.3.0-vendor.tar.gz
|
||||
/virtiofsd-1.4.0.crate
|
||||
/virtiofsd-1.4.0-vendor.tar.gz
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (virtiofsd-1.3.0.crate) = 4f18646298ed4a151f54943a4c059fa33ae226f57f6bbeac22fb90b2024dbe3a3b88ea256c34c64483e90b09c7f007956efbfec3e0187aa863f4ef561142a9c6
|
||||
SHA512 (virtiofsd-1.3.0-vendor.tar.gz) = 768472ec32e0291408965cea47e017af6b31333869186d637f5c1071ec60a029438586c3ded1a0f4ca5e97964fc6a67eb88822ab7dc2b83b27bff7e1912ad304
|
||||
SHA512 (virtiofsd-1.4.0.crate) = b38d0ceb4ea9f448de54b85d9ca585d74a7be64680daac3a2774d677abd1b703ee7496e44830cbf566c625e42ecd09f5d154abe52842464cb275f1c3a1ea0617
|
||||
SHA512 (virtiofsd-1.4.0-vendor.tar.gz) = 464e233148f6987dc7118b6b04b0a148a43f9b966595d92963d92bd0487d13578b6731fe5f1df526e697ab90a34eb68a9a3dab6f307b9cbdc9d7bb1888a585b5
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: virtiofsd
|
||||
Version: 1.3.0
|
||||
Version: 1.4.0
|
||||
Release: 1%{?dist}
|
||||
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
|
||||
|
||||
%changelog
|
||||
* Wed Jul 27 2022 Sergio Lopez <slp@redhat.com> - 1.4.0-1
|
||||
- Update to upstream version 1.4.0 [bz#2111356]
|
||||
|
||||
* Mon Jun 27 2022 Sergio Lopez <slp@redhat.com> - 1.3.0-1
|
||||
- Update to upstream version 1.3.0 [bz#2077854]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user