This commit is contained in:
Jesse Keating 2009-07-27 06:55:36 +00:00
parent afef97739f
commit 8e9e392a0d

View File

@ -3,7 +3,7 @@
Name: virt-top
Version: 1.0.3
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Utility like top(1) for displaying virtualization stats
Group: Development/Libraries
@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Apr 16 2009 S390x secondary arch maintainer <fedora-s390x@lists.fedoraproject.org>
- ExcludeArch sparc64, s390, s390x as we don't have OCaml on those archs
(added sparc64 per request from the sparc maintainer)