Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wget2 for openSUSE:Factory checked in at 2025-12-30 12:02:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wget2 (Old) and /work/SRC/openSUSE:Factory/.wget2.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wget2" Tue Dec 30 12:02:02 2025 rev:7 rq:1324779 version:2.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/wget2/wget2.changes 2023-09-02 22:08:01.960077587 +0200 +++ /work/SRC/openSUSE:Factory/.wget2.new.1928/wget2.changes 2025-12-30 12:02:29.309794316 +0100 @@ -1,0 +2,13 @@ +Tue Dec 30 09:53:21 UTC 2025 - Jan Engelhardt <[email protected]> + +- Update to release 2.2.0 + * Don't truncate file when -c and -O are combined + * Don't log URI userinfo to logs + * Fix downloading multiple files via HTTP/2 + * Support connecting with HTTP/1.0 proxies + * Ignore 1xx HTTP responses for HTTP/1.1 + * Disable TCP Fast Open by default + * Fix segfault when OCSP response is missing + * Add libproxy support + +------------------------------------------------------------------- Old: ---- wget2-2.1.0.tar.gz wget2-2.1.0.tar.gz.sig New: ---- _scmsync.obsinfo build.specials.obscpio wget2-2.2.0.tar.gz wget2-2.2.0.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wget2.spec ++++++ --- /var/tmp/diff_new_pack.loLDxs/_old 2025-12-30 12:02:30.105827004 +0100 +++ /var/tmp/diff_new_pack.loLDxs/_new 2025-12-30 12:02:30.109827169 +0100 @@ -1,7 +1,7 @@ # # spec file for package wget2 # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,8 +17,8 @@ Name: wget2 -%define lname libwget2 -Version: 2.1.0 +%define lname libwget3 +Version: 2.2.0 Release: 0 Summary: A Tool for Mirroring FTP and HTTP Servers License: GPL-3.0-or-later AND LGPL-3.0-or-later @@ -31,6 +31,7 @@ BuildRequires: flex BuildRequires: gettext-devel >= 0.18.1 BuildRequires: libidn2-devel >= 0.14 +BuildRequires: libproxy-devel BuildRequires: libtool >= 2.2 BuildRequires: libunistring-devel BuildRequires: pkg-config @@ -96,8 +97,7 @@ rm -f "%buildroot/%_bindir"/*_noinstall "%buildroot/%_libdir"/*.la %find_lang %name -%post -n %lname -p /sbin/ldconfig -%postun -n %lname -p /sbin/ldconfig +%ldconfig_scriptlets -n %lname %files -f %name.lang %_bindir/wget* ++++++ _scmsync.obsinfo ++++++ mtime: 1767088907 commit: 9c6b8d1c3a956f23de6309cd68bc97739a750f5080f87031ee1608f464252801 url: https://src.opensuse.org/jengelh/wget2 revision: master ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2025-12-30 11:01:57.000000000 +0100 @@ -0,0 +1 @@ +.osc ++++++ wget2-2.1.0.tar.gz -> wget2-2.2.0.tar.gz ++++++ ++++ 178410 lines of diff (skipped)
