This commit is contained in:
Dennis Gilmore 2016-02-04 02:40:33 +00:00
parent d35b7a94c9
commit 6cc58a02e7
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: latexmk
Version: 4.43a
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A make-like utility for LaTeX files
%global upstreamver %(sed 's/\\.//' <<< %{version})
@ -60,6 +60,9 @@ install -m 0644 -p %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}
%license COPYING
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.43a-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Nov 26 2015 Jerry James <jamesjer@diannao.jamezone.org> - 4.43a-1
- Update to 4.43a:
- Source files in directories with non-ASCII names are not correctly detected