diff --git a/libvirt.spec b/libvirt.spec index dc62050..65680e1 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -242,7 +242,7 @@ Summary: Library providing a simple virtualization API Name: libvirt -Version: 0.9.6.1 +Version: 0.9.6.2 Release: 1%{?dist}%{?extra_release} License: LGPLv2+ Group: Development/Libraries @@ -1199,6 +1199,10 @@ fi %endif %changelog +* Mon Aug 13 2012 Cole Robinson - 0.9.6.2-1 +- Rebased to version 0.9.6.2 +- Fix crash in virTypedParameterArrayClear (bz 844745, bz 844734) + * Fri Jun 15 2012 Cole Robinson - 0.9.6.1-1 - Rebased to version 0.9.6.1 - Emit spice graphics events (bz 784813) diff --git a/sources b/sources index 01bbca0..7853c04 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -546e1ff724a4e9f37cdae4917d396e21 libvirt-0.9.6.1.tar.gz +1d31f455842f3e48b2cc62ee217f2d91 libvirt-0.9.6.2.tar.gz