* Wed Jul 25 2007 Jesse Keating <jkeating@redhat.com> - 0.3.1-2

- Rebuild for RH #249435
This commit is contained in:
Jesse Keating 2007-07-25 17:47:38 +00:00
parent d1a886ab31
commit 06a21e388f

View File

@ -3,7 +3,7 @@
Summary: Library providing a simple API virtualization Summary: Library providing a simple API virtualization
Name: libvirt Name: libvirt
Version: 0.3.1 Version: 0.3.1
Release: 1%{?dist}%{?extra_release} Release: 2%{?dist}%{?extra_release}
License: LGPL License: LGPL
Group: Development/Libraries Group: Development/Libraries
Source: libvirt-%{version}.tar.gz Source: libvirt-%{version}.tar.gz
@ -165,6 +165,9 @@ fi
%doc docs/examples/python %doc docs/examples/python
%changelog %changelog
* Wed Jul 25 2007 Jesse Keating <jkeating@redhat.com> - 0.3.1-2
- Rebuild for RH #249435
* Tue Jul 24 2007 Daniel Veillard <veillard@redhat.com> - 0.3.1-1.fc8 * Tue Jul 24 2007 Daniel Veillard <veillard@redhat.com> - 0.3.1-1.fc8
- Release of 0.3.1 - Release of 0.3.1
- localtime clock support - localtime clock support