Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package html2text for openSUSE:Factory checked in at 2022-09-14 13:44:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/html2text (Old) and /work/SRC/openSUSE:Factory/.html2text.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "html2text" Wed Sep 14 13:44:29 2022 rev:22 rq:1003108 version:2.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/html2text/html2text.changes 2021-04-14 13:05:14.177458651 +0200 +++ /work/SRC/openSUSE:Factory/.html2text.new.2083/html2text.changes 2022-09-14 13:44:30.529822759 +0200 @@ -1,0 +2,7 @@ +Mon Aug 29 07:24:06 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 2.1.1 + * Try and detect encoding from HTML source + * Fixes a spurious crash with `-from_encoding UTF-8//TRANSLIT` + +------------------------------------------------------------------- Old: ---- html2text-2.0.0.tar.gz New: ---- v2.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ html2text.spec ++++++ --- /var/tmp/diff_new_pack.75qwyU/_old 2022-09-14 13:44:30.989823917 +0200 +++ /var/tmp/diff_new_pack.75qwyU/_new 2022-09-14 13:44:30.993823927 +0200 @@ -1,7 +1,7 @@ # # spec file for package html2text # -# Copyright (c) 2021 SUSE LLC +# 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 @@ -17,17 +17,17 @@ Name: html2text -Version: 2.0.0 +Version: 2.1.1 Release: 0 Summary: HTML to ASCII Converter License: GPL-2.0-or-later Group: Productivity/Publishing/HTML/Tools URL: https://github.com/grobian/html2text -Source0: https://github.com/grobian/html2text/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source0: https://github.com/grobian/html2text/archive/refs/tags/v%{version}.tar.gz Source1: html2text.1.gz BuildRequires: gcc-c++ Requires(post): update-alternatives -Requires(preun): update-alternatives +Requires(preun):update-alternatives %description A tool for converting from HTML to ASCII. It can reasonably handle @@ -64,7 +64,6 @@ %files %license COPYING -%doc CHANGES TODO CREDITS KNOWN_BUGS RELEASE_NOTES %{_bindir}/html2text %{_bindir}/html2text-cpp %ghost %{_sysconfdir}/alternatives/html2text