This commit is contained in:
Jesse Keating 2009-02-26 00:36:09 +00:00
parent 44b59498a2
commit f1b60c6b91

View File

@ -6,7 +6,7 @@
Name: virt-viewer Name: virt-viewer
Version: 0.0.3 Version: 0.0.3
Release: 3%{?dist} Release: 4%{?dist}
Summary: Virtual Machine Viewer Summary: Virtual Machine Viewer
Group: Applications/System Group: Applications/System
License: GPLv2+ License: GPLv2+
@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Mon Jul 7 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.0.3-3.fc10 * Mon Jul 7 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.0.3-3.fc10
- fix conditional comparison - fix conditional comparison
- remove file dep - remove file dep