bumped for rebuild

This commit is contained in:
Jesse Keating 2006-07-12 07:19:59 +00:00
parent 48a43c27b4
commit db2af69e1f

View File

@ -6,7 +6,7 @@
Summary: Stand-alone memory tester for x86 and x86-64 computers
Name: memtest86+
Version: 1.65
Release: 4
Release: 4.1
License: GPL
ExclusiveArch: %{ix86} x86_64
Group: System Environment/Base
@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
/sbin/new-memtest-pkg --remove %{version}
%changelog
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.65-4.1
- rebuild
* Tue Jun 27 2006 Florian La Roche <laroche@redhat.com> - 1.65-4
- make sure coreutils is installed for the preun script