[libguestfs] New upstream version 1.27.18.

Richard W.M. Jones rjones at fedoraproject.org
Mon Jun 16 16:53:12 UTC 2014


commit cb178354d9bf4ee3f1b426cd174629d9afc7244d
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Mon Jun 16 17:53:02 2014 +0100

    New upstream version 1.27.18.

 libguestfs.spec |   12 ++++++++++--
 sources         |    2 +-
 2 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/libguestfs.spec b/libguestfs.spec
index 238fae8..4f210ed 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -22,8 +22,8 @@
 Summary:       Access and modify virtual machine disk images
 Name:          libguestfs
 Epoch:         1
-Version:       1.27.16
-Release:       2%{?dist}
+Version:       1.27.18
+Release:       1%{?dist}
 License:       LGPLv2+
 
 # Source and patches.
@@ -441,6 +441,9 @@ version of the OS, the kernel version, what drivers are installed,
 whether the virtual machine is fully virtualized (FV) or
 para-virtualized (PV), what applications are installed and more.
 
+Virt-log is a command line tool to display the log files from a
+virtual machine.
+
 Virt-ls is a command line tool to list out files in a virtual machine.
 
 Virt-make-fs is a command line tool to build a filesystem out of
@@ -1025,6 +1028,8 @@ install -m 0644 %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/profile.d
 %{_mandir}/man1/virt-index-validate.1*
 %{_bindir}/virt-inspector
 %{_mandir}/man1/virt-inspector.1*
+%{_bindir}/virt-log
+%{_mandir}/man1/virt-log.1*
 %{_bindir}/virt-ls
 %{_mandir}/man1/virt-ls.1*
 %{_bindir}/virt-make-fs
@@ -1201,6 +1206,9 @@ install -m 0644 %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/profile.d
 
 
 %changelog
+* Mon Jun 16 2014 Richard W.M. Jones <rjones at redhat.com> - 1:1.27.18-1
+- New upstream version 1.27.18.
+
 * Sat Jun 14 2014 Richard W.M. Jones <rjones at redhat.com> - 1:1.27.16-2
 - Install guestfish colour prompts.
 
diff --git a/sources b/sources
index 3170e4c..62ea002 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9273eb7cb18e89c48e14c50e5c76f555  libguestfs-1.27.16.tar.gz
+4432287776d8c349bf4c3e05aac71688  libguestfs-1.27.18.tar.gz


More information about the scm-commits mailing list