diff --git a/wget.spec b/wget.spec index a45aab8..f97f188 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.3 -Release: 6%{?dist} +Release: 7%{?dist} # Generally wget is distributed under GPLv3 or later but there are files in lib/ directory # which are under LGPLv2.1 or later and are actually built into the resulting rpm. # This version of wget is built with gnutls so I believe that the 'with openssl' @@ -95,6 +95,9 @@ make check %{_infodir}/* %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 1.21.3-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Mar 21 2023 Michal Ruprich - 1.21.3-6 - SPDX migration - Disable metalink in RHEL builds