Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package htmldoc for openSUSE:Factory checked in at 2021-02-04 20:22:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/htmldoc (Old) and /work/SRC/openSUSE:Factory/.htmldoc.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "htmldoc" Thu Feb 4 20:22:37 2021 rev:25 rq:868393 version:1.9.11 Changes: -------- --- /work/SRC/openSUSE:Factory/htmldoc/htmldoc.changes 2020-09-29 18:58:47.721554243 +0200 +++ /work/SRC/openSUSE:Factory/.htmldoc.new.28504/htmldoc.changes 2021-02-04 20:23:20.758759739 +0100 @@ -1,0 +2,15 @@ +Fri Jan 29 23:58:53 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- update to 1.9.11: + - Added high-resolution desktop icons for Linux. + - Updated the internal HTTP library to fix truncation of redirection URLs + - Fixed a regression in the handling of character entities for UTF-8 input + - The `--numbered` option did not work when the table-of-contents was disabled + - Updated local zlib to v1.2.11. + - Updated local libpng to v1.6.37. + - Fixed packaging issues on macOS and Windows + - Now ignore sRGB profile errors in PNG files + - The GUI would crash when saving + - Page comments are now allowed in `pre` text + +------------------------------------------------------------------- Old: ---- htmldoc-1.9.9.tar.gz New: ---- htmldoc-1.9.11.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ htmldoc.spec ++++++ --- /var/tmp/diff_new_pack.9fYuH8/_old 2021-02-04 20:23:21.630761066 +0100 +++ /var/tmp/diff_new_pack.9fYuH8/_new 2021-02-04 20:23:21.634761073 +0100 @@ -1,7 +1,7 @@ # # spec file for package htmldoc # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: htmldoc -Version: 1.9.9 +Version: 1.9.11 Release: 0 Summary: HTML Processor that Generates HTML, PostScript, and PDF Files License: LGPL-2.1-or-later @@ -26,6 +26,7 @@ Source: https://github.com/michaelrsweet/htmldoc/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: fltk-devel BuildRequires: gcc-c++ +BuildRequires: hicolor-icon-theme BuildRequires: libXpm-devel BuildRequires: libgcrypt-devel BuildRequires: libgnutls-devel @@ -63,6 +64,7 @@ %{_bindir}/htmldoc %{_datadir}/htmldoc %{_datadir}/pixmaps/htmldoc.xpm +%{_datadir}/icons/hicolor/*x*/apps/htmldoc.png %{_datadir}/mime/packages/htmldoc.xml %{_datadir}/applications/htmldoc.desktop %{_mandir}/man1/htmldoc.1%{?ext_man} ++++++ htmldoc-1.9.9.tar.gz -> htmldoc-1.9.11.tar.gz ++++++ ++++ 19726 lines of diff (skipped)