From 470d2a5461a093fbc7b1128c3d5da80e41536de7 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 00:11:32 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- bzip2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bzip2.spec b/bzip2.spec index 31e2f48..1dcb5c8 100644 --- a/bzip2.spec +++ b/bzip2.spec @@ -2,7 +2,7 @@ Summary: A file compression utility Name: bzip2 Version: 1.0.6 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD Group: Applications/File URL: http://www.bzip.org/ @@ -106,6 +106,9 @@ rm -rf ${RPM_BUILD_ROOT} /%{_libdir}/*so %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 1.0.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Wed Sep 29 2010 jkeating - 1.0.6-2 - Rebuilt for gcc bug 634757