update to 2019.2 [release 2019.2-1mamba;Thu Aug 15 2019]
This commit is contained in:
parent
e64a9739f2
commit
b38df51070
@ -1,6 +1,6 @@
|
|||||||
%define pkgver %(echo %version | tr . -)
|
%define pkgver %(echo %version | tr . -)
|
||||||
Name: latex2html
|
Name: latex2html
|
||||||
Version: 2017.2
|
Version: 2019.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: LATEX2HTML converts LATEX documents to HTML
|
Summary: LATEX2HTML converts LATEX documents to HTML
|
||||||
Group: Applications/Publishing
|
Group: Applications/Publishing
|
||||||
@ -8,7 +8,8 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Aleph0 <aleph0@openmamba.org>
|
Packager: Aleph0 <aleph0@openmamba.org>
|
||||||
URL: http://www.latex2html.org
|
URL: http://www.latex2html.org
|
||||||
Source: http://mirrors.ctan.org/support/latex2html/latex2html-%{version}.tar.gz
|
Source: https://github.com/latex2html/latex2html.git/v%{version}/latex2html-%{version}.tar.bz2
|
||||||
|
#Source: http://mirrors.ctan.org/support/latex2html/latex2html-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
@ -72,6 +73,9 @@ sed -i "s,%{_bindir}/perl[0-9\.]*,%{_bindir}/perl," %{buildroot}%{_bindir}/*
|
|||||||
# BUGS Changes FAQ README
|
# BUGS Changes FAQ README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 15 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 2019.2-1mamba
|
||||||
|
- update to 2019.2
|
||||||
|
|
||||||
* Wed Feb 08 2017 Automatic Build System <autodist@mambasoft.it> 2017.2-1mamba
|
* Wed Feb 08 2017 Automatic Build System <autodist@mambasoft.it> 2017.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user