update URL and source
This commit is contained in:
parent
732f64bcf8
commit
74b61f4893
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/latex2html-2018.tar.gz
|
||||
/l2h-2018.2-jp20190902.tar.gz
|
||||
/latex2html-2019.2.tar.gz
|
||||
/v2019.2.tar.gz
|
||||
|
@ -3,11 +3,11 @@
|
||||
Summary: Converts LaTeX documents to HTML
|
||||
Name: latex2html
|
||||
Version: 2019.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+
|
||||
URL: http://www.latex2html.org/
|
||||
URL: https://github.com/latex2html/latex2html/releases
|
||||
# main latex2html source
|
||||
Source0: http://mirrors.ctan.org/support/latex2html/%{name}-%{version}.tar.gz
|
||||
Source0: https://github.com/latex2html/latex2html/archive/v%{version}.tar.gz
|
||||
Source1: cfgcache.pm
|
||||
Source2: %{name}-manpages.tar.gz
|
||||
# support for Japanese
|
||||
@ -217,6 +217,9 @@ make -C %{name}-%{version}JA check
|
||||
%{_mandir}/man1/pstoimg.*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 11 2019 Than Ngo <than@redhat.com> - 2019.2-2
|
||||
- update URL
|
||||
|
||||
* Wed Sep 11 2019 Than Ngo <than@redhat.com> - 2019.2-1
|
||||
- update to v2019.2
|
||||
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (latex2html-manpages.tar.gz) = 113fdc27c9ab5c2d7ef76c86eb5b55bccf30077e987fd1645ae9c8f96d037372d9446b13d73b2ad3cf7655787366ac7ee8899db8682e354fe3a1acec4e92b829
|
||||
SHA512 (l2h-2018.2-jp20190902.tar.gz) = 9d1100166aa1f4c91624f32de16df144b35cbdc82ab7414f0741e66f78784122b7e5eaa0068dbd5e061eccfb8367efdfebbc1f12ec80727099d2bda2c639c2a3
|
||||
SHA512 (latex2html-2019.2.tar.gz) = a07853e561df3d869d3b2874df94a07879e9a646830b363ec0715cd59b8de5643fa43a53841af455432114b39b5e10cf7b715eb088b7060bb5bf2210232b8b16
|
||||
SHA512 (v2019.2.tar.gz) = a07853e561df3d869d3b2874df94a07879e9a646830b363ec0715cd59b8de5643fa43a53841af455432114b39b5e10cf7b715eb088b7060bb5bf2210232b8b16
|
||||
|
Loading…
Reference in New Issue
Block a user