From e302d8a0f902c6c0533d294632dd11042e7741c7 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 23 Apr 2013 12:36:13 +0100 Subject: [PATCH] New upstream version 1.21.32. - Fix stray backslash in spec file. - Enable btrfs tests, since these are now stable enough not to fail usually. - Skip gnulib tests which fail. --- libguestfs.spec | 8 +++++++- sources | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/libguestfs.spec b/libguestfs.spec index ee55c39..2cad59e 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -11,7 +11,7 @@ Summary: Access and modify virtual machine disk images Name: libguestfs Epoch: 1 -Version: 1.21.31 +Version: 1.21.32 Release: 1%{?dist} License: LGPLv2+ @@ -876,6 +876,12 @@ mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/run/libguestfs %changelog +* Tue Apr 23 2013 Richard W.M. Jones - 1:1.21.32-1 +- New upstream version 1.21.32. +- Fix stray backslash in spec file. +- Enable btrfs tests, since these are now stable enough not to fail usually. +- Skip gnulib tests which fail. + * Wed Apr 17 2013 Richard W.M. Jones - 1:1.21.31-1 - New upstream version 1.21.31. - Rebuild against new krb5 (RHBZ#953001). diff --git a/sources b/sources index cbc6114..0601e19 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b8642e05fbea1c3ba00c5730895cc849 libguestfs-1.21.31.tar.gz +040b148ec6f2bf744b9713a2528c70ff libguestfs-1.21.32.tar.gz