diff --git a/.cvsignore b/.cvsignore index e61589c..e308ca4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -19,3 +19,4 @@ libvirt-0.2.1.tar.gz libvirt-0.2.2.tar.gz libvirt-0.2.3.tar.gz libvirt-0.3.0.tar.gz +libvirt-0.3.1.tar.gz diff --git a/libvirt.spec b/libvirt.spec index 442dcf6..e3ca4c5 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -2,7 +2,7 @@ Summary: Library providing a simple API virtualization Name: libvirt -Version: 0.3.0 +Version: 0.3.1 Release: 1%{?dist}%{?extra_release} License: LGPL Group: Development/Libraries @@ -135,6 +135,7 @@ fi %attr(4755, root, root) %{_libexecdir}/libvirt_proxy %attr(0755, root, root) %{_sbindir}/libvirtd %doc docs/libvirt.rng +%doc docs/network.rng %files devel %defattr(-, root, root) @@ -164,6 +165,13 @@ fi %doc docs/examples/python %changelog +* Tue Jul 24 2007 Daniel Veillard - 0.3.1-1.fc8 +- Release of 0.3.1 +- localtime clock support +- PS/2 and USB input devices +- lots of assorted bugfixes and cleanups +- documentation and localization improvements + * Mon Jul 9 2007 Daniel Veillard - 0.3.0-1.fc8 - Release of 0.3.0 - Secure remote access support diff --git a/sources b/sources index f4e4782..011486d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e6a85e2ef99f985a298376e01fcc7a3c libvirt-0.3.0.tar.gz +9b8a2a917dbaa028dff9d7bb03ca36ae libvirt-0.3.1.tar.gz