Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package elinks for openSUSE:Factory checked in at 2022-06-17 21:18:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/elinks (Old) and /work/SRC/openSUSE:Factory/.elinks.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "elinks" Fri Jun 17 21:18:20 2022 rev:5 rq:982581 version:0.13~0.20190723 Changes: -------- --- /work/SRC/openSUSE:Factory/elinks/elinks.changes 2019-07-26 12:39:37.101934242 +0200 +++ /work/SRC/openSUSE:Factory/.elinks.new.1548/elinks.changes 2022-06-17 21:18:24.466639804 +0200 @@ -1,0 +2,8 @@ +Mon Jun 13 12:48:36 UTC 2022 - Dominique Leuenberger <[email protected]> + +- Require perl in the same version as we built against: elinks + links to libperl.so, which changes location based on perl + version. The relevant path in encoded as RUNPATH into the binary + (boo#1199945). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ elinks.spec ++++++ --- /var/tmp/diff_new_pack.R9kaaK/_old 2022-06-17 21:18:25.190640196 +0200 +++ /var/tmp/diff_new_pack.R9kaaK/_new 2022-06-17 21:18:25.194640199 +0200 @@ -1,7 +1,7 @@ # # spec file for package elinks # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -27,7 +27,7 @@ Summary: An advanced and well-established feature-rich text mode web browser License: GPL-2.0-or-later Group: Productivity/Networking/Web/Browsers -Url: http://elinks.or.cz/ +URL: http://elinks.or.cz/ # Volatile download URL http://elinks.or.cz/download/%{name}-current-%{tar_version}.tar.bz2 Source0: %{name}-current-%{tar_version}.tar.bz2 Patch0: build-with-new-ruby.patch @@ -59,6 +59,7 @@ Provides: web_browser BuildRoot: %{_tmppath}/%{name}-%{version}-build %perl_requires +%requires_eq perl %description ELinks is an advanced and well-established feature-rich text mode web
