diff --git a/pbzip2.spec b/pbzip2.spec index 0f107e3..b7659de 100644 --- a/pbzip2.spec +++ b/pbzip2.spec @@ -1,6 +1,6 @@ Name: pbzip2 Version: 0.9.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Parallel implementation of bzip2 URL: http://www.compression.ca/pbzip2/ License: BSD @@ -44,6 +44,9 @@ rm -rf %{buildroot} %changelog +* Tue Sep 12 2006 Jeff Gilchrist - 0.9.6-4 +- Rebuild for Fedora Extras 6 + * Tue May 23 2006 Jeff Gilchrist - 0.9.6-3 - Added support for $RPM_OPT_FLAGS thanks to Ville Skytta