This commit is contained in:
Dennis Gilmore 2013-02-14 06:43:26 -06:00
parent be3f5b833f
commit 4356a2a6aa

View File

@ -1,6 +1,6 @@
Name: perl-HTML-Format
Version: 2.10
Release: 6%{?dist}
Release: 7%{?dist}
Summary: HTML formatter modules
Group: Development/Libraries
@ -104,6 +104,9 @@ cd ..
%{_mandir}/man3/HTML*
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.10-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Thu Nov 08 2012 Petr Šabata <contyk@redhat.com> - 2.10-6
- Add a few missing deps to avoid possible FTBFS
- Whitespace cleanup