diff --git a/virtiofsd.spec b/virtiofsd.spec index 6403c62..646b4f3 100644 --- a/virtiofsd.spec +++ b/virtiofsd.spec @@ -1,6 +1,6 @@ Name: virtiofsd Version: 1.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Virtio-fs vhost-user device daemon (Rust version) # Upstream license specification: Apache-2.0 AND BSD-3-Clause @@ -44,6 +44,9 @@ install -D -p -m 0644 50-qemu-virtiofsd.json %{buildroot}%{_datadir}/qemu/vhost- %{_datadir}/qemu/vhost-user/50-qemu-virtiofsd.json %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 1.3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 06 2022 Sergio Lopez - 1.3.0-1 - Update to version 1.3.0 - Build on all rust arches except i686 (32-bit targets are not supported)