From ecf740253170c06239021d050cc786d821596188 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 27 Jul 2017 21:34:38 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- wget.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wget.spec b/wget.spec index 2093464..d497b60 100644 --- a/wget.spec +++ b/wget.spec @@ -1,7 +1,7 @@ Summary: A utility for retrieving files using the HTTP or FTP protocols Name: wget Version: 1.19.1 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv3+ Group: Applications/Internet Url: http://www.gnu.org/software/wget/ @@ -103,6 +103,9 @@ rm -rf $RPM_BUILD_ROOT %{_infodir}/* %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 1.19.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Wed May 31 2017 Tomas Hozza - 1.19.1-3 - Fixed use of .netrc (#1425097)