From e12be7fbc6b326f65cf65539c282cbab4870b93d Mon Sep 17 00:00:00 2001 From: Jerry James Date: Apr 29 2016 03:01:30 +0000 Subject: Update to 4.45. --- diff --git a/.gitignore b/.gitignore index 0bb0750..69c6f3c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /latexmk-443a.zip /latexmk-444.zip +/latexmk-445.zip diff --git a/latexmk-conf.patch b/latexmk-conf.patch index 87885e3..ea12214 100644 --- a/latexmk-conf.patch +++ b/latexmk-conf.patch @@ -1,5 +1,5 @@ ---- latexmk.1.orig 2016-02-24 10:28:22.000000000 -0700 -+++ latexmk.1 2016-02-25 19:19:08.175799405 -0700 +--- 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, "/opt/local/share/latexmk/LatexMk", "/usr/local/share/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-02-24 09:05:16.000000000 -0700 -+++ latexmk.pl 2016-02-25 19:19:08.181798924 -0700 -@@ -947,13 +947,9 @@ else { +--- 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 { ## /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 5f3ceee..4e927ee 100644 --- a/latexmk.spec +++ b/latexmk.spec @@ -1,11 +1,10 @@ Name: latexmk -Version: 4.44 +Version: 4.45 Release: 1%{?dist} Summary: A make-like utility for LaTeX files %global upstreamver %(sed 's/\\.//' <<< %{version}) -Group: Applications/Publishing License: GPLv2+ URL: http://users.phys.psu.edu/~collins/software/latexmk-jcc/ Source0: http://users.phys.psu.edu/~collins/software/latexmk-jcc/%{name}-%{upstreamver}.zip @@ -75,6 +74,9 @@ rm -f extra-scripts/*.bat %license COPYING %changelog +* Thu Apr 28 2016 Jerry James - 4.45-1 +- Update to 4.45 + * Thu Feb 25 2016 Jerry James - 4.44-1 - Update to 4.44 diff --git a/sources b/sources index 29cbffd..23aac09 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3ab4aabd9919e2c7772938aad91380ec latexmk-444.zip +b12d112d0fbfc9a4a72cf75c3671731e latexmk-445.zip