SHA256
1
0
forked from pool/htmldoc

Accepting request 1114937 from Publishing

OBS-URL: https://build.opensuse.org/request/show/1114937
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=33
This commit is contained in:
Ana Guerrero 2023-10-04 20:30:33 +00:00 committed by Git OBS Bridge
commit f426f18d91
4 changed files with 21 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b1086385c4c16cdabe428ab1aa041266baebee39f222cf6a3947b41027b7dae3
size 3389563

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a04a71cba453c84dfe628918728bf4bc4077dc17b27db8230985e3e44746a663
size 3289176

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Oct 2 09:06:11 UTC 2023 - pgajdos@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.
-------------------------------------------------------------------
Mon Jul 11 08:00:48 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -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