SHA256
1
0
forked from pool/latex2html

6 Commits

Author SHA256 Message Date
03f035e5c7 Accepting request 1287256 from Publishing
Get fully determistic builds, even with --nocheck (boo#1227364) (forwarded request 1287226 from bmwiedemann)

OBS-URL: https://build.opensuse.org/request/show/1287256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/latex2html?expand=0&rev=53
2025-06-23 12:55:20 +00:00
b0cb1703ae Accepting request 1287226 from home:bmwiedemann:branches:Publishing
Get fully determistic builds, even with --nocheck (boo#1227364)

OBS-URL: https://build.opensuse.org/request/show/1287226
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=71
2025-06-20 13:22:51 +00:00
eac305ae44 Accepting request 1238198 from Publishing
Update to version 2025 (forwarded request 1238185 from simonlm)

OBS-URL: https://build.opensuse.org/request/show/1238198
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/latex2html?expand=0&rev=52
2025-01-17 17:37:15 +00:00
8c19eaacb4 Update to version 2025
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=69
2025-01-16 09:47:18 +00:00
7dfeca4aea Accepting request 1219321 from Publishing
Update to version 2024.2 (forwarded request 1218704 from simonlm)

OBS-URL: https://build.opensuse.org/request/show/1219321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/latex2html?expand=0&rev=51
2024-10-31 15:08:54 +00:00
2d9098bd4a Update to version 2024.2
OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=67
2024-10-30 07:25:59 +00:00
4 changed files with 35 additions and 5 deletions

BIN
latex2html-2024.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
latex2html-2025.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,32 @@
-------------------------------------------------------------------
Fri Jun 20 12:24:22 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
- Get fully determistic builds, even with --nocheck (boo#1227364)
-------------------------------------------------------------------
Thu Jan 16 08:20:44 UTC 2025 - ming li <mli@suse.com>
- Update to version 2025
* generate a numeric char reference for chars not found in the
output character encoding.
* fix \'{\i}
* switch --entities no longer makes accents like &iacute;
* fix \verb&A&
* avoid processing eqnarray* as one image, make layout consistent
with eqnarray
-------------------------------------------------------------------
Thu Oct 24 09:11:53 UTC 2024 - ming li <mli@suse.com>
- Update to version 2024.2
* fix pstoimg operator precedence bug
* allow "-dir ." and "-rootdir ."
* remove extra "showpage" from pstoimg
* remove svg from config for pstoimg
* new option -use_hilite
* support minted package
* new option -unicase_titles
-------------------------------------------------------------------
Fri Jul 19 03:30:32 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package latex2html
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define share_dir %{_datadir}/latex2html
%define _texmfmaindir %{_datadir}/texmf
Name: latex2html
Version: 2024
Version: 2025
Release: 0
Summary: LaTeX to HTML Converter
License: GPL-2.0-or-later
@@ -85,6 +85,7 @@ install -m 644 latex2html.1 %{buildroot}/%{_mandir}/man1
rm -r %{buildroot}%{share_dir}/{docs,example,dot.latex2html-init}
chmod 755 %{buildroot}%{_datadir}/%{name}/{cweb2html/makemake.pl,cweb2html/cweb2html,makemap,makeseg/makeseg}
%fdupes -s %{buildroot}
touch tests # for identical mtime with/without --nocheck
%check
%make_build test