From 744ee971870de2694e15a4d384732043a818addd Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 19:14:29 +0100 Subject: [PATCH] automatic version update by autodist [release 1.21.1-1mamba;Fri Jan 15 2021] --- wget.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/wget.spec b/wget.spec index 85cb8df..15b3020 100644 --- a/wget.spec +++ b/wget.spec @@ -1,7 +1,7 @@ %define with_ssl 1 Name: wget -Version: 1.20.3 +Version: 1.21.1 Release: 1mamba Epoch: 1 Summary: A utility for retrieving files using the HTTP or FTP protocols @@ -44,6 +44,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root GNU Wget is a file retrieval utility which can use either the HTTP or FTP protocols. Wget features include the ability to work in the background while you're logged out, recursive retrieval of directories, file name wildcard matching, remote file timestamp storage and comparison, use of Rest with FTP servers and Range with HTTP servers to retrieve files over slow or unstable connections, support for Proxy servers, and configurability. +%debug_package + %prep %setup -q #%patch0 -p1 -b .msec @@ -70,7 +72,7 @@ autoreconf %makeinstall #install -m755 util/rmold.pl %{buildroot}%{_bindir}/rmold -%find_lang %{name} +%find_lang %{name} --all-name %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" @@ -93,6 +95,9 @@ exit 0 #MAILING-LIST NEWS README %changelog +* Fri Jan 15 2021 Automatic Build System 1.21.1-1mamba +- automatic version update by autodist + * Mon Mar 30 2020 Automatic Build System 1.20.3-1mamba - automatic version update by autodist