Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lynx for openSUSE:Factory checked in at 2021-08-12 10:05:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lynx (Old) and /work/SRC/openSUSE:Factory/.lynx.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lynx" Thu Aug 12 10:05:24 2021 rev:37 rq:911537 version:2.9.0~dev.9 Changes: -------- --- /work/SRC/openSUSE:Factory/lynx/lynx.changes 2018-10-11 11:55:17.410035881 +0200 +++ /work/SRC/openSUSE:Factory/.lynx.new.1899/lynx.changes 2021-08-12 10:05:25.864657303 +0200 @@ -1,0 +2,9 @@ +Thu Aug 12 06:04:08 UTC 2021 - pgaj...@suse.com + +- version update to 2.9.0~dev.9 [bsc#1189354] + * development version, see CHANGES for details + namely: + * strip user/password from ssl_host in HTLoadHTTP, incorrectly passed as + part of the server name indicator (Debian #991971) -TD + +------------------------------------------------------------------- Old: ---- lynx2.8.9rel.1.tar.bz2 New: ---- lynx2.9.0dev.9.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lynx.spec ++++++ --- /var/tmp/diff_new_pack.nM4IpF/_old 2021-08-12 10:05:26.460656463 +0200 +++ /var/tmp/diff_new_pack.nM4IpF/_new 2021-08-12 10:05:26.460656463 +0200 @@ -1,7 +1,7 @@ # # spec file for package lynx # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%define tarbase 2.8.9rel.1 +%define tarbase 2.9.0dev.9 Name: lynx -Version: 2.8.9rel.1 +Version: 2.9.0~dev.9 Release: 0 Summary: A Text-Based WWW Browser License: GPL-2.0-only Group: Productivity/Networking/Web/Browsers -Url: http://lynx.invisible-island.net/ +URL: http://lynx.invisible-island.net/ Source: http://invisible-mirror.net/archives/%{name}/tarballs/%{name}%{tarbase}.tar.bz2 # changing default configuration Patch0: lynx-charset.patch @@ -36,8 +36,6 @@ BuildRequires: postfix BuildRequires: zlib-devel Requires: xli -# FIXME: use proper Requires(pre/post/preun/...) -PreReq: /bin/cp Provides: web_browser BuildRoot: %{_tmppath}/%{name}-%{version}-build