Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package elinks for openSUSE:Factory checked in at 2024-10-11 17:01:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/elinks (Old) and /work/SRC/openSUSE:Factory/.elinks.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "elinks" Fri Oct 11 17:01:03 2024 rev:11 rq:1206711 version:0.17.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/elinks/elinks.changes 2024-09-18 15:27:14.085720278 +0200 +++ /work/SRC/openSUSE:Factory/.elinks.new.19354/elinks.changes 2024-10-11 17:01:07.963709630 +0200 @@ -1,0 +2,19 @@ +Thu Oct 10 11:31:20 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Update to version 0.17.1.1: + + bump requirements: libCSS to 0.9.2 and libdom to 0.4.2 + + revert "[head] addcrlf". #281 + + main, article and nav elements #282 + + bashism in configure.ac #285 + + eliminate GNUism in sed #305 + + python module imp is deprecated #313 + + fix hooks.py detection #333 + + cast to unsigned char * in inpfield #315 + + fix suspend in session master when fork_on_start #296 + + remove 300ms startup delay and optimize fork_on_start #297 + + missing <sys/cdefs.h> on systems with musl libc #306 +- Changes from version 0.17.1: + + fix for some 32-bit systems and select-only builds + + fix for gettext in Windows builds + +------------------------------------------------------------------- Old: ---- elinks-0.17.0.tar.xz New: ---- elinks-0.17.1.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ elinks.spec ++++++ --- /var/tmp/diff_new_pack.haD41P/_old 2024-10-11 17:01:08.399727766 +0200 +++ /var/tmp/diff_new_pack.haD41P/_new 2024-10-11 17:01:08.403727932 +0200 @@ -22,7 +22,7 @@ %bcond_with js %endif Name: elinks -Version: 0.17.0 +Version: 0.17.1.1 Release: 0 Summary: An advanced and well-established feature-rich text mode web browser License: GPL-2.0-or-later @@ -32,7 +32,7 @@ BuildRequires: gcc-c++ BuildRequires: gpm-devel %if %{with js} -BuildRequires: pkgconfig(libcss) +BuildRequires: pkgconfig(libcss) >= 0.9.2 BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(libdom) BuildRequires: pkgconfig(libxml++-5.0) ++++++ elinks-0.17.0.tar.xz -> elinks-0.17.1.1.tar.xz ++++++ ++++ 21922 lines of diff (skipped)
