This commit is contained in:
Fedora Release Engineering 2017-07-27 20:10:35 +00:00
parent 9fbc132393
commit fa7eff2ea7

View File

@ -1,6 +1,6 @@
Name: texi2html
Version: 5.0
Release: 6%{?dist}
Release: 7%{?dist}
# GPLv2+ is for the code
# OFSFDL (Old FSF Documentation License) for the documentation
# CC-BY-SA or GPLv2 for the images
@ -98,6 +98,9 @@ fi
%dir %{_sysconfdir}/texinfo
%changelog
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Thu Jul 13 2017 Petr Pisar <ppisar@redhat.com> - 5.0-6
- perl dependency renamed to perl-interpreter
<https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules>