This commit is contained in:
Jesse Keating 2009-07-27 06:55:48 +00:00
parent 08855aea79
commit ea2821faf1

View File

@ -6,7 +6,7 @@
Name: virt-viewer
Version: 0.0.3
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Virtual Machine Viewer
Group: Applications/System
License: GPLv2+
@ -88,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.3-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu May 7 2009 Daniel P. Berrange <berrange@redhat.com> - 0.0.3-5.fc12
- Fix auth against libvirt (rhbz #499594)
- Fix confusion of VNC credentials (rhbz #499595)