This commit is contained in:
Dennis Gilmore 2013-02-14 06:45:03 -06:00
parent 3c811b9e8a
commit e19778fc7b

View File

@ -1,7 +1,7 @@
Name: perl-HTML-Parser
Summary: Perl module for parsing HTML
Version: 3.69
Release: 9%{?dist}
Release: 10%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
Source0: http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Parser-%{version}.tar.gz
@ -61,6 +61,9 @@ make test
%{_mandir}/man3/*.3pm*
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.69-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Nov 23 2012 Petr Šabata <contyk@redhat.com> - 3.69-9
- Fix the dep list
- Modernize the spec a bit