Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package elinks for openSUSE:Factory checked in at 2026-03-03 15:29:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/elinks (Old) and /work/SRC/openSUSE:Factory/.elinks.new.29461 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "elinks" Tue Mar 3 15:29:41 2026 rev:14 rq:1335738 version:0.19.1 Changes: -------- --- /work/SRC/openSUSE:Factory/elinks/elinks.changes 2025-04-20 19:51:34.151876688 +0200 +++ /work/SRC/openSUSE:Factory/.elinks.new.29461/elinks.changes 2026-03-03 15:29:50.318341294 +0100 @@ -1,0 +2,49 @@ +Sun Mar 1 16:41:28 UTC 2026 - Andrea Manzini <[email protected]> + +- Update to version 0.19.1: + * compilation fixes for Ruby scripting + * bookmarks xbel did not restore positions + * use after free in forms code + * NULL dereference in iframes code (crash at github) + * Add action move-cursor-line-end + * bool option document.browse.wrap + * bool options ui.clipboard.remove_leading_spaces and + ui.clipboard.remove_trailing_spaces + * Serbian translation update + * fix in gopher + +- dropped patch move_ruby_headers.patch as no more needed + +- Update to version 0.19.0: + * print progress of curl http uploads + * do not load js scripts if ecmascript is disabled by disallow.txt or + allow.txt + * option document.browse.margin_auto (hard margins) + * TERM=dumb for js tests + * option document.html.compress_empty_lines + * css visiblity: hidden support + * experimental iframe support + * spartan protocol + * window.scroll in js + * inline images support in html documents (meson option kitty) + * and options document.html.kitty and document.html.sixel. Note that need + * also enable kitty or sixel in terminal options + * include-fragment support (now is easier to download something from github) + * experimental libuv support + * allow to set color0 to color255 as color + * toggle-ecmascript-keys action to toggle between Application or Browser mode + * requestAnimationFrame in js + * option ui.sessions.auto_save_position + * option document.html.display_unfinished + * meson options avif and webp + * option protocol.mailcap.allow_empty_referrer + * option ui.leds.redraw_interval + * length can be bigger than int in http protocol + * ignore result of verification for gemini protocol + * support for chawan's extensions for mailcap (x-ansioutput and x-htmloutput) + * Polish translation update + * Serbian translation update + * elinks.get_option(name) and elinks.set_option(name, value) in Python scripting + * other small fixes + +------------------------------------------------------------------- Old: ---- elinks-0.18.0.tar.xz move_ruby_headers.patch New: ---- elinks-0.19.1.tar.xz ----------(Old B)---------- Old: - dropped patch move_ruby_headers.patch as no more needed ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ elinks.spec ++++++ --- /var/tmp/diff_new_pack.KDIiXw/_old 2026-03-03 15:29:51.174376585 +0100 +++ /var/tmp/diff_new_pack.KDIiXw/_new 2026-03-03 15:29:51.178376750 +0100 @@ -1,7 +1,7 @@ # # spec file for package elinks # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 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 @@ -22,14 +22,13 @@ %bcond_with js %endif Name: elinks -Version: 0.18.0 +Version: 0.19.1 Release: 0 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/ Source0: https://github.com/rkd77/elinks/releases/download/v%{version}/elinks-%{version}.tar.xz -Patch1: move_ruby_headers.patch BuildRequires: gcc-c++ BuildRequires: gpm-devel %if %{with js} ++++++ elinks-0.18.0.tar.xz -> elinks-0.19.1.tar.xz ++++++ ++++ 359976 lines of diff (skipped)
