Compare commits
2 Commits
2021-1mamb
...
2022-1mamb
Author | SHA1 | Date | |
---|---|---|---|
9b5bbc5d40 | |||
7def9a59a4 |
@ -1,6 +1,6 @@
|
||||
%define pkgver %(echo %version | tr . -)
|
||||
Name: latex2html
|
||||
Version: 2021
|
||||
Version: 2022
|
||||
Release: 1mamba
|
||||
Summary: LATEX2HTML converts LATEX documents to HTML
|
||||
Group: Applications/Publishing
|
||||
@ -21,7 +21,6 @@ BuildRequires: tetex
|
||||
BuildRequires: tetex-dvips
|
||||
BuildRequires: ghostscript
|
||||
Requires: netpbm
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
LATEX2HTML is a convertor written in Perl that converts LATEX documents to HTML.
|
||||
@ -73,6 +72,12 @@ sed -i "s,%{_bindir}/perl[0-9\.]*,%{_bindir}/perl," %{buildroot}%{_bindir}/*
|
||||
# BUGS Changes FAQ README
|
||||
|
||||
%changelog
|
||||
* Sun Jan 02 2022 Automatic Build System <autodist@mambasoft.it> 2022-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 03 2021 Automatic Build System <autodist@mambasoft.it> 2021.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 06 2021 Automatic Build System <autodist@mambasoft.it> 2021-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user