From c045114245e373a3b86d2163906c74b70eda87e8 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 06:10:39 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- wget.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wget.spec b/wget.spec index 06b8610..9e9766d 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.21.1 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv3+ Url: http://www.gnu.org/software/wget/ Source: ftp://ftp.gnu.org/gnu/wget/wget-%{version}.tar.gz @@ -68,6 +68,9 @@ make check %{_infodir}/* %changelog +* Fri Apr 16 2021 Mohan Boddu - 1.21.1-4 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Apr 14 2021 Michal Ruprich - 1.21.1-3 - Resolves: #1949045 - wget in F33 i686 is unable to download files larger than 2GiB