Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wget for openSUSE:Factory checked in at 2022-03-01 17:03:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wget (Old) and /work/SRC/openSUSE:Factory/.wget.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wget" Tue Mar 1 17:03:04 2022 rev:66 rq:957966 version:1.21.3 Changes: -------- --- /work/SRC/openSUSE:Factory/wget/wget.changes 2021-10-31 22:56:13.683725263 +0100 +++ /work/SRC/openSUSE:Factory/.wget.new.1958/wget.changes 2022-03-01 17:03:08.868326756 +0100 @@ -1,0 +2,11 @@ +Sat Feb 26 18:31:07 UTC 2022 - Andreas Stieger <andreas.stie...@gmx.de> + +- GNU wget 1.21.3: + * Fix computation of total bytes downloaded during FTP transfers + * Add option to select TLS 1.3 on the command line + * Fix HSTS build issues on some 64-bit big-endian systems + * Hide password during status report in --no-verbose + * Remove a sprurious print statement that showed up even during + --quiet + +------------------------------------------------------------------- Old: ---- wget-1.21.2.tar.gz wget-1.21.2.tar.gz.sig New: ---- wget-1.21.3.tar.gz wget-1.21.3.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wget.spec ++++++ --- /var/tmp/diff_new_pack.LCklT1/_old 2022-03-01 17:03:09.544326935 +0100 +++ /var/tmp/diff_new_pack.LCklT1/_new 2022-03-01 17:03:09.548326936 +0100 @@ -1,7 +1,7 @@ # # spec file for package wget # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %bcond_with regression_tests Name: wget -Version: 1.21.2 +Version: 1.21.3 Release: 0 Summary: A Tool for Mirroring FTP and HTTP Servers License: GPL-3.0-or-later ++++++ remove-env-from-shebang.patch ++++++ --- /var/tmp/diff_new_pack.LCklT1/_old 2022-03-01 17:03:09.572326943 +0100 +++ /var/tmp/diff_new_pack.LCklT1/_new 2022-03-01 17:03:09.576326944 +0100 @@ -1,11 +1,11 @@ -Index: wget-1.21.1/util/rmold.pl +Index: wget-1.21.3/util/rmold.pl =================================================================== ---- wget-1.21.1.orig/util/rmold.pl -+++ wget-1.21.1/util/rmold.pl +--- wget-1.21.3.orig/util/rmold.pl ++++ wget-1.21.3/util/rmold.pl @@ -1,4 +1,4 @@ -#!/usr/bin/env perl -w +#!/usr/bin/perl -w - # Copyright (C) 1995-1997, 2007-2011, 2015, 2018-2021 Free Software + # Copyright (C) 1995-1997, 2007-2011, 2015, 2018-2022 Free Software # Foundation, Inc. ++++++ wget-1.21.2.tar.gz -> wget-1.21.3.tar.gz ++++++ ++++ 90612 lines of diff (skipped)