gcc update bump

This commit is contained in:
Jesse Keating 2005-12-09 22:42:00 +00:00
parent bfd0bd3ed0
commit e0016eae1b

View File

@ -6,7 +6,7 @@
Summary: Stand-alone memory tester for x86 and x86-64 computers
Name: memtest86+
Version: 1.65
Release: 2
Release: 2.1
License: GPL
ExclusiveArch: %{ix86} x86_64
Group: System Environment/Base
@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
/sbin/new-memtest-pkg --remove %{version}
%changelog
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
* Sat Oct 15 2005 Florian La Roche <laroche@redhat.com>
- make sure 32bit glibc-devel is installed (#170614)