Rebased to version 0.9.6.2

Fix crash in virTypedParameterArrayClear (bz 844745, bz 844734)
remotes/origin/f16
Cole Robinson 2012-08-13 19:00:59 -04:00
parent 4b8c90d47a
commit 397698b913
2 changed files with 6 additions and 2 deletions

View File

@ -242,7 +242,7 @@
Summary: Library providing a simple virtualization API Summary: Library providing a simple virtualization API
Name: libvirt Name: libvirt
Version: 0.9.6.1 Version: 0.9.6.2
Release: 1%{?dist}%{?extra_release} Release: 1%{?dist}%{?extra_release}
License: LGPLv2+ License: LGPLv2+
Group: Development/Libraries Group: Development/Libraries
@ -1199,6 +1199,10 @@ fi
%endif %endif
%changelog %changelog
* Mon Aug 13 2012 Cole Robinson <crobinso@redhat.com> - 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 <crobinso@redhat.com> - 0.9.6.1-1 * Fri Jun 15 2012 Cole Robinson <crobinso@redhat.com> - 0.9.6.1-1
- Rebased to version 0.9.6.1 - Rebased to version 0.9.6.1
- Emit spice graphics events (bz 784813) - Emit spice graphics events (bz 784813)

View File

@ -1 +1 @@
546e1ff724a4e9f37cdae4917d396e21 libvirt-0.9.6.1.tar.gz 1d31f455842f3e48b2cc62ee217f2d91 libvirt-0.9.6.2.tar.gz