This commit is contained in:
Dennis Gilmore 2011-02-09 12:54:44 -06:00
parent b8e05d5cd0
commit 95292d1304
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Summary: Tools needed to create Texinfo format documentation files
Name: texinfo
Version: 4.13a
Release: 14%{?dist}
Release: 15%{?dist}
License: GPLv3+
Group: Applications/Publishing
Url: http://www.gnu.org/software/texinfo/
@ -168,6 +168,9 @@ fi
%{_mandir}/man1/pdftexi2dvi.1*
%changelog
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.13a-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Jan 11 2011 Vitezslav Crhonek <vcrhonek@redhat.com> - 4.13a-14
- Fix missing Texinfo manual in the Directory node
Resolves: #662382