Resolves: bz526731

This commit is contained in:
Neil Horman 2009-10-05 14:17:50 +00:00
parent c428f7a29a
commit ea62e39e4e

View File

@ -1,7 +1,7 @@
Name: numactl
Summary: Library for tuning for Non Uniform Memory Access machines
Version: 2.0.3
Release: 1%{dist}
Release: 2%{dist}
License: LGPLv2/GPLv2
Group: System Environment/Base
URL: ftp://oss.sgi.com/www/projects/libnuma/download
@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*.3*
%changelog
* Mon Oct 05 2009 Neil Horman <nhorman@redhat.com> - 2.0.3-2
- Bump release number to move it ahead of f10 (bz 526731)
* Mon Jun 29 2009 Neil Horman <nhorman@redhat.com> - 2.0.3-1
- Update to latest upstream version