From 2a305740f70b7903c5f62bf0b6505f8a44999233 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 20 Jul 2012 03:53:00 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- pbzip2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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}.