This commit is contained in:
Dennis Gilmore 2013-02-13 21:43:54 -06:00
parent bec358f887
commit 9e7d834770
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: latexmk
Version: 4.35
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A make-like utility for LaTeX files
Group: Applications/Publishing
@ -58,6 +58,9 @@ install -m 0644 -p %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}
%doc latexmk.pdf
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.35-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Mon Nov 19 2012 Jerry James <loganjerry@gmail.com> - 4.35-1
- Update to 4.35 (fix retaining old dependency info with -gg)