diff --git a/libguestfs.spec b/libguestfs.spec index f18d9b9e0dc7863a240284773ea8ddb5252b70c2..06d85af9674d9a13bc6d6d09e019ceb406d49b49 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -4,7 +4,7 @@ Name: libguestfs Version: 1.56.1 -Release: 1 +Release: 2 Epoch: 1 Summary: A set of tools for accessing and modifying virtual machine (VM) disk images License: LGPL-2.1-or-later @@ -256,7 +256,6 @@ rm -rf ocaml/html/.gitignore %{_bindir}/libguestfs-test-tool %{_bindir}/guest* %{_bindir}/virt-* -%exclude %{_bindir}/virt-tar* %{_libdir}/guestfs/ %{_libdir}/libguestfs.so.* %config(noreplace) %{_sysconfdir}/libguestfs-tools.conf @@ -337,6 +336,9 @@ rm -rf ocaml/html/.gitignore %lang(uk) %{_mandir}/uk/man*/* %changelog +* Tue Jul 22 2025 wangkai <13474090681@163.com> - 1:1.56.1-2 +- Restore the accidentally deleted commands virt-tar-in and virt-tar-out + * Sun Jul 06 2025 Funda Wang - 1:1.56.1-1 - update to 1.56.1