From a4f05f5da8bad47df6e63b78c0287cf81fc36667 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 19:14:29 +0100 Subject: [PATCH] rebuilt with gcc 5.3.0 and recent deps (fix libnettle segfault on i586) [release 1.17.1-2mamba;Mon Feb 15 2016] --- wget.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wget.spec b/wget.spec index 582bb7e..fe0836f 100644 --- a/wget.spec +++ b/wget.spec @@ -2,7 +2,7 @@ Name: wget Version: 1.17.1 -Release: 1mamba +Release: 2mamba Epoch: 1 Summary: A utility for retrieving files using the HTTP or FTP protocols Group: Applications/Networking @@ -93,6 +93,9 @@ exit 0 #MAILING-LIST NEWS README %changelog +* Mon Feb 15 2016 Silvan Calarco 1.17.1-2mamba +- rebuilt with gcc 5.3.0 and recent deps (fix libnettle segfault on i586) + * Sat Dec 12 2015 Automatic Build System 1.17.1-1mamba - automatic version update by autodist