From 3ea5d7bdb1c334d2e6efeb9ec81b8ee8ef13d984 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 07:10:13 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- bzip2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bzip2.spec b/bzip2.spec index 850a585..f5fe7f5 100644 --- a/bzip2.spec +++ b/bzip2.spec @@ -3,7 +3,7 @@ Summary: A file compression utility Name: bzip2 Version: 1.0.6 -Release: 21%{?dist} +Release: 22%{?dist} License: BSD Group: Applications/File URL: http://www.bzip.org/ @@ -142,6 +142,9 @@ ln -s bzgrep.1 $RPM_BUILD_ROOT%{_mandir}/man1/bzfgrep.1 %{_libdir}/pkgconfig/bzip2.pc %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 1.0.6-22 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Sat Dec 31 2016 Jan Chaloupka - 1.0.6-21 - CVE-2016-3189 bzip2: heap use after free in bzip2recover resolves: #1348179