Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package htmldoc for openSUSE:Factory checked in at 2023-10-04 22:30:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/htmldoc (Old) and /work/SRC/openSUSE:Factory/.htmldoc.new.28202 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "htmldoc" Wed Oct 4 22:30:33 2023 rev:33 rq:1114937 version:1.9.17 Changes: -------- --- /work/SRC/openSUSE:Factory/htmldoc/htmldoc.changes 2022-07-13 13:44:53.613989701 +0200 +++ /work/SRC/openSUSE:Factory/.htmldoc.new.28202/htmldoc.changes 2023-10-04 22:30:54.602467043 +0200 @@ -1,0 +2,15 @@ +Mon Oct 2 09:06:11 UTC 2023 - pgaj...@suse.com + +- version update to 1.9.17 + * Added new `--pre-indent` option to control indentation of pre-formatted text + (Issue #505) + * Now link to CUPS library instead of embedding its HTTP code. + * Updated PostScript and PDF date/time information to use UTC (Issue #490) + * Fixed multiple conversions of UTF-8 HTML files from the GUI (Issue #496) + * Fixed a compile bug on Solaris (Issue #498) + * Fixed a markdown parsing bug (Issue #503) + * Fixed a relative URL handling bug (Issue #507) + * Fixed a crash bug with bad title images (Issue #510) + * Fixed some minor CodeQL warnings. + +------------------------------------------------------------------- Old: ---- htmldoc-1.9.16-source.tar.gz New: ---- htmldoc-1.9.17-source.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ htmldoc.spec ++++++ --- /var/tmp/diff_new_pack.Osn46B/_old 2023-10-04 22:30:55.762508970 +0200 +++ /var/tmp/diff_new_pack.Osn46B/_new 2023-10-04 22:30:55.762508970 +0200 @@ -1,7 +1,7 @@ # # spec file for package htmldoc # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,14 @@ Name: htmldoc -Version: 1.9.16 +Version: 1.9.17 Release: 0 Summary: HTML Processor that Generates HTML, PostScript, and PDF Files License: LGPL-2.1-or-later Group: Productivity/Publishing/HTML/Tools URL: https://michaelrsweet.github.io/htmldoc/index.html Source: https://github.com/michaelrsweet/htmldoc/releases/download/v%{version}/htmldoc-%{version}-source.tar.gz +BuildRequires: cups-devel BuildRequires: fltk-devel BuildRequires: gcc-c++ BuildRequires: hicolor-icon-theme ++++++ htmldoc-1.9.16-source.tar.gz -> htmldoc-1.9.17-source.tar.gz ++++++ ++++ 28800 lines of diff (skipped)