From 3432273e1817b2ef75fb2bef92c77a26edc462ff Mon Sep 17 00:00:00 2001 From: Jerry James Date: Mon, 24 Oct 2016 20:52:54 -0600 Subject: [PATCH] Update to 4.48. --- .gitignore | 1 + latexmk-conf.patch | 12 ++++++------ latexmk.spec | 7 +++++-- sources | 2 +- 4 files changed, 13 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 69c6f3c..40cf1cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /latexmk-443a.zip /latexmk-444.zip /latexmk-445.zip +/latexmk-448.zip diff --git a/latexmk-conf.patch b/latexmk-conf.patch index ea12214..8ccc292 100644 --- a/latexmk-conf.patch +++ b/latexmk-conf.patch @@ -1,6 +1,6 @@ ---- latexmk.1.orig 2016-04-22 16:54:06.000000000 -0600 -+++ latexmk.1 2016-04-28 20:58:42.170572677 -0600 -@@ -998,6 +998,7 @@ system RC file, in the following order, +--- latexmk.1.orig 2016-10-13 10:25:04.000000000 -0600 ++++ latexmk.1 2016-10-24 20:42:40.410330454 -0600 +@@ -1064,6 +1064,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 for the first it finds of ---- latexmk.pl.orig 2016-04-22 16:53:38.000000000 -0600 -+++ latexmk.pl 2016-04-28 20:58:42.173572432 -0600 -@@ -963,13 +963,9 @@ else { +--- latexmk.pl.orig 2016-09-05 21:35:52.000000000 -0600 ++++ latexmk.pl 2016-10-24 20:42:40.418329808 -0600 +@@ -969,13 +969,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. diff --git a/latexmk.spec b/latexmk.spec index 86e2c3a..9820051 100644 --- a/latexmk.spec +++ b/latexmk.spec @@ -1,5 +1,5 @@ Name: latexmk -Version: 4.45 +Version: 4.48 Release: 1%{?dist} Summary: A make-like utility for LaTeX files @@ -16,7 +16,7 @@ Source2: latexmk-README.fedora # Fedora has only ever used /etc/latexmk.conf. Patch0: latexmk-conf.patch BuildArch: noarch -BuildRequires: perl-generators +BuildRequires: perl-generators Requires: tex-latex-bin, ghostscript, xdg-utils @@ -75,6 +75,9 @@ rm -f extra-scripts/*.bat %license COPYING %changelog +* Tue Oct 25 2016 Jerry James - 4.48-1 +- Update to 4.48 + * Thu Apr 28 2016 Jerry James - 4.45-1 - Update to 4.45 diff --git a/sources b/sources index 23aac09..b73d0e2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b12d112d0fbfc9a4a72cf75c3671731e latexmk-445.zip +25ac4b7d7f678b86865ba646fa8d7043 latexmk-448.zip