diff --git a/pbzip2.spec b/pbzip2.spec index c83e0d4..7800d58 100644 --- a/pbzip2.spec +++ b/pbzip2.spec @@ -1,6 +1,6 @@ Name: pbzip2 Version: 1.1.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parallel implementation of bzip2 URL: http://www.compression.ca/pbzip2/ License: BSD @@ -54,6 +54,9 @@ rm -rf %{buildroot} %changelog +* Fri Jul 20 2012 Fedora Release Engineering - 1.1.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Fri Jun 1 2012 Ville Skyttä - 1.1.6-1 - Update to 1.1.6. - Build with %%{?__global_ldflags} and %%{?_smp_mflags}.