From e740d70befeef95b01d88d3ded9c7659926ae897 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 6 Jun 2014 22:47:34 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- bzip2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bzip2.spec b/bzip2.spec index 52841d6..53408d2 100644 --- a/bzip2.spec +++ b/bzip2.spec @@ -3,7 +3,7 @@ Summary: A file compression utility Name: bzip2 Version: 1.0.6 -Release: 11%{?dist} +Release: 12%{?dist} License: BSD Group: Applications/File URL: http://www.bzip.org/ @@ -112,6 +112,9 @@ ln -s bzgrep.1 $RPM_BUILD_ROOT%{_mandir}/man1/bzfgrep.1 %{_libdir}/*.so %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.0.6-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue Feb 11 2014 jchaloup - 1.0.6-11 - resolves: #1063849 recompiled with -O3 flag for ppc64 arch