Update to 4.63.
This commit is contained in:
parent
a2cc7a0ec1
commit
50dc954c4c
@ -1,6 +1,6 @@
|
||||
--- latexmk.1.orig 2018-10-25 07:27:37.000000000 -0600
|
||||
+++ latexmk.1 2018-10-30 08:32:33.413430532 -0600
|
||||
@@ -1274,6 +1274,7 @@ system RC file, in the following order,
|
||||
--- latexmk.1.orig 2019-03-14 08:39:20.000000000 -0600
|
||||
+++ latexmk.1 2019-03-14 18:12:21.087548186 -0600
|
||||
@@ -1301,6 +1301,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 2018-10-25 07:04:27.000000000 -0600
|
||||
+++ latexmk.pl 2018-10-30 08:32:33.435430135 -0600
|
||||
@@ -949,13 +949,9 @@ else {
|
||||
--- latexmk.pl.orig 2019-03-14 07:42:40.000000000 -0600
|
||||
+++ latexmk.pl 2019-03-14 18:12:21.089548181 -0600
|
||||
@@ -935,13 +935,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.61
|
||||
Release: 2%{?dist}
|
||||
Version: 4.63
|
||||
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
|
||||
* Thu Mar 14 2019 Jerry James <loganjerry@gmail.com> - 4.63-1
|
||||
- Update to 4.63
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.61-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (latexmk-461.zip) = d874de8ff91826469b01cbc77f0e8a66e93265b6605af3efd22244ef37bce18c8ef39ee0b0720bca9170a99cbf767eab62c396678e21332e7c12a957fb5791ff
|
||||
SHA512 (latexmk-463.zip) = 6bb9de24663a067cb040c742c75a41f8d4e0693d702252d7960f9fb9e2be85074db451789c79ce71a4bb6c167757b59ed714aeddfecb881529f8e5f8068b2a66
|
||||
|
Loading…
Reference in New Issue
Block a user