Compare commits
6 Commits
2022-1mamb
...
main
Author | SHA1 | Date | |
---|---|---|---|
e14c7ffcc8 | |||
f1c14ebd6f | |||
40cbb17794 | |||
1b427f6818 | |||
c9be59dab6 | |||
da18835751 |
@ -1,6 +1,6 @@
|
||||
%define pkgver %(echo %version | tr . -)
|
||||
Name: latex2html
|
||||
Version: 2022
|
||||
Version: 2025
|
||||
Release: 1mamba
|
||||
Summary: LATEX2HTML converts LATEX documents to HTML
|
||||
Group: Applications/Publishing
|
||||
@ -13,8 +13,6 @@ Source: https://github.com/latex2html/latex2html.git/v%{version}/latex2ht
|
||||
License: GPL
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: netpbm
|
||||
BuildRequires: tetex
|
||||
@ -72,6 +70,24 @@ sed -i "s,%{_bindir}/perl[0-9\.]*,%{_bindir}/perl," %{buildroot}%{_bindir}/*
|
||||
# BUGS Changes FAQ README
|
||||
|
||||
%changelog
|
||||
* Wed Jan 01 2025 Automatic Build System <autodist@openmamba.org> 2025-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 22 2024 Automatic Build System <autodist@openmamba.org> 2024.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 02 2024 Automatic Build System <autodist@mambasoft.it> 2024-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 02 2023 Automatic Build System <autodist@mambasoft.it> 2023.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jan 02 2023 Automatic Build System <autodist@mambasoft.it> 2023-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 03 2022 Automatic Build System <autodist@mambasoft.it> 2022.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 02 2022 Automatic Build System <autodist@mambasoft.it> 2022-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user