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.
This commit is contained in:
Richard W.M. Jones 2013-04-23 12:36:13 +01:00
parent 93114b23dc
commit e302d8a0f9
2 changed files with 8 additions and 2 deletions

View File

@ -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 <rjones@redhat.com> - 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 <rjones@redhat.com> - 1:1.21.31-1
- New upstream version 1.21.31.
- Rebuild against new krb5 (RHBZ#953001).

View File

@ -1 +1 @@
b8642e05fbea1c3ba00c5730895cc849 libguestfs-1.21.31.tar.gz
040b148ec6f2bf744b9713a2528c70ff libguestfs-1.21.32.tar.gz