This commit is contained in:
Jesse Keating 2009-07-25 04:59:46 +00:00
parent efe14ab347
commit 36371bd58e
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: latexmk
Version: 4.07
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A make-like utility for LaTeX files
Group: Applications/Publishing
@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
%doc CHANGES COPYING INSTALL README README.fedora extra-scripts
%changelog
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.07-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Mon Jun 1 2009 Jerry James <loganjerry@gmail.com> - 4.07-1
- Update to 4.07 to correct problem with exiting from preview-continuous mode.