diff --git a/pbzip2.spec b/pbzip2.spec index a880843..86acdca 100644 --- a/pbzip2.spec +++ b/pbzip2.spec @@ -1,6 +1,6 @@ Name: pbzip2 Version: 1.0.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Parallel implementation of bzip2 URL: http://www.compression.ca/pbzip2/ License: BSD @@ -46,6 +46,9 @@ rm -rf %{buildroot} %changelog +* Sun Feb 10 2008 Jeff Gilchrist - 1.0.2-4 +- Rebuild for gcc 4.3 + * Wed Aug 29 2007 Fedora Release Engineering - 1.0.2-3 - Rebuild for selinux ppc32 issue.