gcc update bump

This commit is contained in:
Jesse Keating 2005-12-09 22:41:39 +00:00
parent 2c72fb5910
commit eaeaa965c8

View File

@ -1,7 +1,7 @@
Summary: a performance monitoring library for Linux/ia64 Summary: a performance monitoring library for Linux/ia64
Name: libpfm Name: libpfm
Version: 3.0 Version: 3.0
Release: 4 Release: 4.1
License: MIT-style License: MIT-style
Group: Development/Libraries Group: Development/Libraries
ExclusiveArch: ia64 ExclusiveArch: ia64
@ -90,6 +90,9 @@ rm -rf %{buildroot}
%attr(644,root,root) %{_mandir}/man3/* %attr(644,root,root) %{_mandir}/man3/*
%changelog %changelog
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
* Mon Mar 14 2005 Will Cohen <wcohen@redhat.com> * Mon Mar 14 2005 Will Cohen <wcohen@redhat.com>
- Bump rebuild with gcc4. - Bump rebuild with gcc4.