Compare commits
3 Commits
2012-1mamb
...
2017.2-1ma
Author | SHA1 | Date | |
---|---|---|---|
e64a9739f2 | |||
73c7e0ec7e | |||
9695b4d782 |
@ -1,6 +1,6 @@
|
||||
%define pkgver %(echo %version | tr . -)
|
||||
Name: latex2html
|
||||
Version: 2012
|
||||
Version: 2017.2
|
||||
Release: 1mamba
|
||||
Summary: LATEX2HTML converts LATEX documents to HTML
|
||||
Group: Applications/Publishing
|
||||
@ -8,7 +8,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Aleph0 <aleph0@openmamba.org>
|
||||
URL: http://www.latex2html.org
|
||||
Source: http://mirrors.ctan.org/support/latex2html/latex2html-%{version}.tgz
|
||||
Source: http://mirrors.ctan.org/support/latex2html/latex2html-%{version}.tar.gz
|
||||
License: GPL
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
@ -72,6 +72,15 @@ sed -i "s,%{_bindir}/perl[0-9\.]*,%{_bindir}/perl," %{buildroot}%{_bindir}/*
|
||||
# BUGS Changes FAQ README
|
||||
|
||||
%changelog
|
||||
* Wed Feb 08 2017 Automatic Build System <autodist@mambasoft.it> 2017.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 16 2016 Automatic Build System <autodist@mambasoft.it> 2016-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Fri May 20 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2015-1mamba
|
||||
- update to 2015
|
||||
|
||||
* Thu Sep 18 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 2012-1mamba
|
||||
- update to 2012
|
||||
|
||||
|
Reference in New Issue
Block a user