This commit is contained in:
Dennis Gilmore 2011-02-07 21:47:25 -06:00
parent 7bbd9a9eeb
commit f565c3890f
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: latexmk
Version: 4.22e
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 example_rcfiles
%changelog
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.22e-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Feb 7 2011 Jerry James <loganjerry@gmail.com> - 4.22e-1
- Update to 4.22e (fixes incorrect error handling when reading init files)