- upstream release 0.4.4
- fixes a couple of bugs in previous release Danielremotes/origin/f8 libvirt-0_4_4-1_fc8
parent
b36bd32f0e
commit
c9d228b690
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
Summary: Library providing a simple API virtualization
|
Summary: Library providing a simple API virtualization
|
||||||
Name: libvirt
|
Name: libvirt
|
||||||
Version: 0.4.3
|
Version: 0.4.4
|
||||||
Release: 1%{?dist}%{?extra_release}
|
Release: 1%{?dist}%{?extra_release}
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
|
@ -279,6 +279,10 @@ fi
|
||||||
%doc docs/examples/python
|
%doc docs/examples/python
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 25 2008 Daniel Veillard <veillard@redhat.com> - 0.4.4-1.fc8
|
||||||
|
- upstream release 0.4.4
|
||||||
|
- fixes a couple of bugs in previous release
|
||||||
|
|
||||||
* Thu Jun 12 2008 Daniel Veillard <veillard@redhat.com> - 0.4.3-1.fc8
|
* Thu Jun 12 2008 Daniel Veillard <veillard@redhat.com> - 0.4.3-1.fc8
|
||||||
- upstream release 0.4.3
|
- upstream release 0.4.3
|
||||||
- many bug fixes
|
- many bug fixes
|
||||||
|
|
Loading…
Reference in New Issue