Update to 4.53a.
This commit is contained in:
parent
b3e0ecb1be
commit
9f5b866fbf
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,4 +1,4 @@
|
||||
/latexmk-445.zip
|
||||
/latexmk-448.zip
|
||||
/latexmk-451.zip
|
||||
/latexmk-452c.zip
|
||||
/latexmk-453a.zip
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- latexmk.1.orig 2017-01-19 09:54:54.000000000 -0700
|
||||
+++ latexmk.1 2017-01-24 09:28:33.106536716 -0700
|
||||
@@ -1092,6 +1092,7 @@ system RC file, in the following order,
|
||||
--- latexmk.1.orig 2017-05-16 11:34:22.000000000 -0600
|
||||
+++ latexmk.1 2017-08-09 20:08:23.813895103 -0600
|
||||
@@ -1098,6 +1098,7 @@ system RC file, in the following order,
|
||||
"/opt/local/share/latexmk/LatexMk",
|
||||
"/usr/local/share/latexmk/LatexMk",
|
||||
"/usr/local/lib/latexmk/LatexMk".
|
||||
@ -8,9 +8,9 @@
|
||||
On a MS-Windows system it looks for "C:\\latexmk\\LatexMk".
|
||||
On a cygwin system (i.e., a MS-Windows system in which Perl is
|
||||
that of cygwin), \fIlatexmk\fR reads the first it finds of
|
||||
--- latexmk.pl.orig 2017-01-19 09:52:58.000000000 -0700
|
||||
+++ latexmk.pl 2017-01-24 09:28:33.122536669 -0700
|
||||
@@ -861,13 +861,9 @@ else {
|
||||
--- latexmk.pl.orig 2017-05-16 11:51:42.000000000 -0600
|
||||
+++ latexmk.pl 2017-08-09 20:08:23.815895097 -0600
|
||||
@@ -873,13 +873,9 @@ else {
|
||||
## /usr/local/share, depending on the local conventions.
|
||||
## But /usr/local/lib/latexmk is put in the list for
|
||||
## compatibility with older versions of latexmk.
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: latexmk
|
||||
Version: 4.52c
|
||||
Release: 3%{?dist}
|
||||
Version: 4.53a
|
||||
Release: 1%{?dist}
|
||||
Summary: A make-like utility for LaTeX files
|
||||
|
||||
%global upstreamver %(sed 's/\\.//' <<< %{version})
|
||||
@ -75,6 +75,9 @@ rm -f extra-scripts/*.bat
|
||||
%license COPYING
|
||||
|
||||
%changelog
|
||||
* Wed Aug 9 2017 Jerry James <loganjerry@gmail.com> - 4.53a-1
|
||||
- Update to 4.53a
|
||||
|
||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.52c-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (latexmk-452c.zip) = 164837066a285e3ffca938eb735c35b253b2dba2addf1ae2b2db5155b0586f6f4e626faf86eb630f97ce296c03c5c1c2f0f3c61445a75b9132aff009d683aeba
|
||||
SHA512 (latexmk-453a.zip) = 401789383f75ecd78820dadf968e60ede762be0d9a781488e07a0a8239e213ae04959777a6ea87fc6b2bb64315ce00bdda25f7f25542370b5edf2ae5af9ba46e
|
||||
|
Loading…
Reference in New Issue
Block a user