From d29aa8f15a2c2ec0da26f7ac4713299e596854c7 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 3 Feb 2016 23:39:35 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- gzip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gzip.spec b/gzip.spec index 735f323..196caf4 100644 --- a/gzip.spec +++ b/gzip.spec @@ -1,7 +1,7 @@ Summary: The GNU data compression program Name: gzip Version: 1.6 -Release: 9%{?dist} +Release: 10%{?dist} # info pages are under GFDL license License: GPLv3+ and GFDL Group: Applications/File @@ -107,6 +107,9 @@ fi %{profiledir}/* %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 1.6-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Thu Jul 09 2015 Petr Stodulka - 1.6-9 - fix zless for archive with empty file (#1238298)