rebuild for new perl-5.8.8

This commit is contained in:
jvdias 2006-02-03 19:30:50 +00:00
parent a0a2264aa2
commit 68b9d02739

View File

@ -1,6 +1,6 @@
Name: perl-HTML-Tagset
Version: 3.10
Release: 2
Release: 2.1
Summary: HTML::Tagset - data tables useful in parsing HTML
Group: Development/Libraries
@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man?/HTML::Tagset.3*
%changelog
* Fri Feb 03 2006 Jason Vas Dias <jvdias@redhat.com> - 3.10-2.1
- rebuild for new perl-5.8.8
* Tue Jan 10 2006 Jason Vas Dias <jvdias@redhat.com> - 3.10-1
- fix bug 176720: upgrade to 3.10
- make .spec file conform to fedora-rpmdevtools spectemplate-perl.spec