automatic version update by autodist [release 0.8.6-1mamba;Fri Oct 01 2021]
This commit is contained in:
parent
b82bda1152
commit
99ffeca568
@ -1,7 +1,7 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-LaTeXML
|
Name: perl-LaTeXML
|
||||||
Version: 0.8.5
|
Version: 0.8.6
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A TeX and LaTeX to XML translator
|
Summary: A TeX and LaTeX to XML translator
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
@ -12,15 +12,24 @@ URL: https://dlmf.nist.gov/LaTeXML/
|
|||||||
Source: http://dlmf.nist.gov/LaTeXML/releases/LaTeXML-%{version}.tar.gz
|
Source: http://dlmf.nist.gov/LaTeXML/releases/LaTeXML-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-devel
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-Magick
|
BuildRequires: perl-Archive-Zip
|
||||||
|
BuildRequires: perl-File-Which
|
||||||
|
BuildRequires: perl-HTTP-Message
|
||||||
|
BuildRequires: perl-IO-String
|
||||||
|
BuildRequires: perl-Image-Size
|
||||||
|
BuildRequires: perl-JSON-XS
|
||||||
BuildRequires: perl-Parse-RecDescent
|
BuildRequires: perl-Parse-RecDescent
|
||||||
|
BuildRequires: perl-Test-Simple
|
||||||
|
BuildRequires: perl-Text-Unidecode
|
||||||
|
BuildRequires: perl-URI
|
||||||
BuildRequires: perl-XML-LibXML
|
BuildRequires: perl-XML-LibXML
|
||||||
BuildRequires: perl-XML-LibXSLT
|
BuildRequires: perl-XML-LibXSLT
|
||||||
|
BuildRequires: perl-devel
|
||||||
|
BuildRequires: perl-libwww
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
LaTeXML is a TeX and LaTeX to XML translator.
|
LaTeXML is a TeX and LaTeX to XML translator.
|
||||||
@ -58,6 +67,9 @@ done
|
|||||||
# %doc README
|
# %doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 01 2021 Automatic Build System <autodist@mambasoft.it> 0.8.6-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 0.8.5-1mamba
|
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 0.8.5-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user