Compare commits
1 Commits
libvirt-0_
...
FC-5-split
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f04b8ffc70 |
@@ -1,3 +1,4 @@
|
|||||||
libvirt-0.0.3.tar.gz
|
libvirt-0.0.3.tar.gz
|
||||||
libvirt-0.0.4.tar.gz
|
libvirt-0.0.4.tar.gz
|
||||||
libvirt-0.0.5.tar.gz
|
libvirt-0.0.5.tar.gz
|
||||||
|
libvirt-0.0.6.tar.gz
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
Summary: Library providing an API to use the Xen virtualization
|
Summary: Library providing an API to use the Xen virtualization
|
||||||
Name: libvirt
|
Name: libvirt
|
||||||
Version: 0.0.5
|
Version: 0.0.6
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@@ -99,6 +99,12 @@ rm -fr %{buildroot}
|
|||||||
%doc python/libvirtclass.txt
|
%doc python/libvirtclass.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 28 2006 Daniel Veillard <veillard@redhat.com> 0.0.6-1
|
||||||
|
- added error handling APIs
|
||||||
|
- small bug fixes
|
||||||
|
- improve python bindings
|
||||||
|
- augment documentation and regression tests
|
||||||
|
|
||||||
* Thu Feb 23 2006 Daniel Veillard <veillard@redhat.com> 0.0.5-1
|
* Thu Feb 23 2006 Daniel Veillard <veillard@redhat.com> 0.0.5-1
|
||||||
- new domain creation API
|
- new domain creation API
|
||||||
- new UUID based APIs
|
- new UUID based APIs
|
||||||
|
|||||||
Reference in New Issue
Block a user