]> xenbits.xensource.com Git - libvirt.git/commitdiff
Oops forgot to update the spec file, Daniel
authorDaniel Veillard <veillard@redhat.com>
Thu, 23 Feb 2006 11:35:37 +0000 (11:35 +0000)
committerDaniel Veillard <veillard@redhat.com>
Thu, 23 Feb 2006 11:35:37 +0000 (11:35 +0000)
libvirt.spec.in

index 69830100209385791727e81ed9b2919291ebc853..14000dfee696edf85c23f0f2daff69f808aae685 100644 (file)
@@ -9,6 +9,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
 URL: http://libvir.org/
 BuildRequires: xen python python-devel
 Requires: xen
+Requires: libxml2
+BuildRequires: libxml2-devel
 Obsoletes: libvir
 ExclusiveArch: i386 x86_64
 
@@ -97,6 +99,12 @@ rm -fr %{buildroot}
 %doc python/libvirtclass.txt
 
 %changelog
+* Thu Feb 23 2006 Daniel Veillard <veillard@redhat.com> 0.0.5-1
+- new domain creation API
+- new UUID based APIs
+- more tests, documentation, devhelp
+- bug fixes
+
 * Fri Feb 10 2006 Daniel Veillard <veillard@redhat.com> 0.0.4-1
 - fixes some problems in 0.0.3 due to the change of names