Update to 4.55d.
This commit is contained in:
parent
c81ec3e6a6
commit
2cb3e5790c
@ -1,5 +1,5 @@
|
|||||||
--- latexmk.1.orig 2018-01-25 07:58:00.000000000 -0700
|
--- latexmk.1.orig 2018-03-16 13:00:50.000000000 -0600
|
||||||
+++ latexmk.1 2018-02-03 17:13:44.863570998 -0700
|
+++ latexmk.1 2018-03-16 19:57:52.766699450 -0600
|
||||||
@@ -1165,6 +1165,7 @@ system RC file, in the following order,
|
@@ -1165,6 +1165,7 @@ system RC file, in the following order,
|
||||||
"/opt/local/share/latexmk/LatexMk",
|
"/opt/local/share/latexmk/LatexMk",
|
||||||
"/usr/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 MS-Windows system it looks for "C:\\latexmk\\LatexMk".
|
||||||
On a cygwin system (i.e., a MS-Windows system in which Perl is
|
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
|
that of cygwin), \fIlatexmk\fR reads the first it finds of
|
||||||
--- latexmk.pl.orig 2018-01-25 07:15:36.000000000 -0700
|
--- latexmk.pl.orig 2018-03-16 12:55:50.000000000 -0600
|
||||||
+++ latexmk.pl 2018-02-03 17:13:44.865570992 -0700
|
+++ latexmk.pl 2018-03-16 19:57:52.782699425 -0600
|
||||||
@@ -886,13 +886,9 @@ else {
|
@@ -900,13 +900,9 @@ else {
|
||||||
## /usr/local/share, depending on the local conventions.
|
## /usr/local/share, depending on the local conventions.
|
||||||
## But /usr/local/lib/latexmk is put in the list for
|
## But /usr/local/lib/latexmk is put in the list for
|
||||||
## compatibility with older versions of latexmk.
|
## compatibility with older versions of latexmk.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: latexmk
|
Name: latexmk
|
||||||
Version: 4.55a
|
Version: 4.55d
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A make-like utility for LaTeX files
|
Summary: A make-like utility for LaTeX files
|
||||||
|
|
||||||
%global upstreamver %(sed 's/\\.//' <<< %{version})
|
%global upstreamver %(sed 's/\\.//' <<< %{version})
|
||||||
@ -75,6 +75,9 @@ rm -f extra-scripts/*.bat
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 16 2018 Jerry James <loganjerry@gmail.com> - 4.55d-1
|
||||||
|
- Update to 4.55d
|
||||||
|
|
||||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.55a-2
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.55a-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (latexmk-455a.zip) = fca6b39dbba4f51220fe3ad5e9734374b5c50c574f2f104b05b590ff2335d462d15b8e5330edc103ec8f515eeeb3a0398f450f2ee2b0c31ce5017adad95b7660
|
SHA512 (latexmk-455d.zip) = df3ed4ea675319d2803fed3264c781539f1a0c55e32250a603ca162798694764942f130e70058a81bd72bb03dcbe9d7ce3d3f76d81da6d49194a5fcc3ccd4103
|
||||||
|
Loading…
Reference in New Issue
Block a user