Compare commits

...

1 Commits

Author SHA1 Message Date
Daniel Veillard
782e5b11af upstream release 0.4.3, Daniel 2008-06-12 18:07:49 +00:00
2 changed files with 9 additions and 3 deletions

View File

@@ -20,8 +20,8 @@
Summary: Library providing a simple API virtualization
Name: libvirt
Version: 0.4.2
Release: 4%{?dist}%{?extra_release}
Version: 0.4.3
Release: 1%{?dist}%{?extra_release}
License: LGPL
Group: Development/Libraries
Source: libvirt-%{version}.tar.gz
@@ -282,6 +282,12 @@ fi
%doc docs/examples/python
%changelog
* Thu Jun 12 2008 Daniel Veillard <veillard@redhat.com> - 0.4.3-1.fc9
- upstream release 0.4.3
- many bug fixes
- many small improvements
- serious xenner fixes
* Wed Jun 4 2008 Mark McLoughlin <markmc@redhat.com> - 0.4.2-4.fc9
- Disable lokkit support again (#449996, #447633)
- Ensure PolicyKit is enabled (#446616)

View File

@@ -1 +1 @@
c87e3d91eaa9445bb3cb1ba191573c83 libvirt-0.4.2.tar.gz
f08319891fda8e4c7ce08e9a782e2543 libvirt-0.4.3.tar.gz