bump for gcc bug

This commit is contained in:
Jesse Keating 2006-10-01 20:21:08 +00:00
parent ae99d873cf
commit d34521d74f

View File

@ -1,7 +1,7 @@
Summary: squashfs utilities Summary: squashfs utilities
Name: squashfs-tools Name: squashfs-tools
Version: 3.0 Version: 3.0
Release: 3 Release: 4
License: GPL License: GPL
Group: System Environment/Base Group: System Environment/Base
URL: http://squashfs.sf.net URL: http://squashfs.sf.net
@ -42,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT
/usr/sbin/unsquashfs /usr/sbin/unsquashfs
%changelog %changelog
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 3.0-4
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
* Mon Sep 18 2006 Jeremy Katz <katzj@redhat.com> - 3.0-3 * Mon Sep 18 2006 Jeremy Katz <katzj@redhat.com> - 3.0-3
- updated fragment size patch (#204638) - updated fragment size patch (#204638)