From 4fd96003106886424cc0da9a6a7af0a6ba1d02c2 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 3 Feb 2016 17:19:32 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- bzip2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bzip2.spec b/bzip2.spec index 15876ad..e3b3f40 100644 --- a/bzip2.spec +++ b/bzip2.spec @@ -3,7 +3,7 @@ Summary: A file compression utility Name: bzip2 Version: 1.0.6 -Release: 19%{?dist} +Release: 20%{?dist} License: BSD Group: Applications/File URL: http://www.bzip.org/ @@ -139,6 +139,9 @@ ln -s bzgrep.1 $RPM_BUILD_ROOT%{_mandir}/man1/bzfgrep.1 %{_libdir}/pkgconfig/bzip2.pc %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 1.0.6-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Dec 08 2015 Jaromir Capik - 1.0.6-19 - Adding static lib (#1253934)