diff --git a/libvirt.spec b/libvirt.spec index f5035e0..fa2f0e2 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -314,7 +314,7 @@ Summary: Library providing a simple virtualization API Name: libvirt -Version: 0.10.0 +Version: 0.10.1 Release: 1%{?dist}%{?extra_release} License: LGPLv2+ Group: Development/Libraries @@ -1863,6 +1863,10 @@ rm -f $RPM_BUILD_ROOT%{_sysconfdir}/sysctl.d/libvirtd %endif %changelog +* Fri Aug 31 2012 Daniel Veillard - 0.10.1-1 +- upstream release of 0.10.1 +- many fixes from 0.10.0 + * Wed Aug 29 2012 Daniel Veillard - 0.10.0-1 - upstream release of 0.10.0 - agent: add qemuAgentArbitraryCommand() for general qemu agent command diff --git a/sources b/sources index d7b1dc1..b723e61 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -63ceb65bba07fc7690499d9eb6d2c844 libvirt-0.10.0.tar.gz +5f628e53437b0b0e78477904ba3310af libvirt-0.10.1.tar.gz