[libguestfs] New upstream development version 1.5.14.

Richard W.M. Jones rjones at fedoraproject.org
Tue Sep 14 12:36:42 UTC 2010


commit 1355b1b9a3e2b8c6263f195d54a4dedea75a0369
Author: Richard Jones <rjones at redhat.com>
Date:   Tue Sep 14 13:36:20 2010 +0100

    New upstream development version 1.5.14.

 .gitignore      |    1 +
 libguestfs.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 80733cb..2f86234 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ libguestfs-1.5.3.tar.gz
 /libguestfs-1.5.11.tar.gz
 /libguestfs-1.5.12.tar.gz
 /libguestfs-1.5.13.tar.gz
+/libguestfs-1.5.14.tar.gz
diff --git a/libguestfs.spec b/libguestfs.spec
index 54c221a..0ea5570 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -41,7 +41,7 @@
 Summary:       Access and modify virtual machine disk images
 Name:          libguestfs
 Epoch:         1
-Version:       1.5.13
+Version:       1.5.14
 Release:       1%{?dist}
 License:       LGPLv2+
 Group:         Development/Libraries
@@ -739,6 +739,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Sep 14 2010 Richard Jones <rjones at redhat.com> - 1:1.5.14-1
+- New upstream development version 1.5.14.
+
 * Mon Sep 13 2010 Richard Jones <rjones at redhat.com> - 1:1.5.13-1
 - New upstream version 1.5.13.
 - Removed the patch workaround for RHBZ#630583.  The same workaround
diff --git a/sources b/sources
index d7a9cb1..0930102 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-226f9e34dc31532234da147d8d4dc92d  libguestfs-1.5.13.tar.gz
+5f3123f0eb4cb226ce364e55191fb65b  libguestfs-1.5.14.tar.gz


More information about the scm-commits mailing list