Update to 4.69.
This commit is contained in:
parent
561b5b10fa
commit
cc14bf9617
@ -1,6 +1,6 @@
|
||||
--- latexmk.1.orig 2019-12-31 12:19:38.000000000 -0700
|
||||
+++ latexmk.1 2020-01-03 16:44:48.283297451 -0700
|
||||
@@ -1426,6 +1426,7 @@ system RC file, in the following order,
|
||||
--- latexmk.1.orig 2020-01-31 18:36:20.000000000 -0700
|
||||
+++ latexmk.1 2020-03-12 14:27:58.608672219 -0600
|
||||
@@ -1452,6 +1452,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 2019-12-26 15:10:09.000000000 -0700
|
||||
+++ latexmk.pl 2020-01-03 16:44:48.304297391 -0700
|
||||
@@ -981,13 +981,9 @@ else {
|
||||
--- latexmk.pl.orig 2020-02-07 17:38:36.000000000 -0700
|
||||
+++ latexmk.pl 2020-03-12 14:27:58.638671730 -0600
|
||||
@@ -998,13 +998,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.67
|
||||
Release: 2%{?dist}
|
||||
Version: 4.69
|
||||
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 12 2020 Jerry James <loganjerry@gmail.com> - 4.69-1
|
||||
- Update to 4.69
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.67-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (latexmk-467.zip) = f19280fbe0109749682bfd8097ea983d1d35347a0227a2a945ec6bb0c822841eb4de0e9515a44e24654089d5312d5263b8c6e41ce00efee063345ddfc9017fa8
|
||||
SHA512 (latexmk-469.zip) = b1ca496cc424167296b3a5305d1a6fcf4a35d33020dcbbac88d14c102ec3d92be100c5daca54168b69846e3f8b6a3ac326e2e35b0c9a84ff141ed31592aec857
|
||||
|
Loading…
Reference in New Issue
Block a user