bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 05:05:11 +00:00
parent ed28f97f69
commit 3fe030a6a1

View File

@ -5,7 +5,7 @@
Summary: Perl module for parsing HTML
Name: perl-%{real_name}
Version: 3.48
Release: 1.1.1
Release: 1.1.2
License: GPL or Artistic
Group: System Environment/Libraries
Source: http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/%{real_name}-%{version}.tar.gz
@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 3.48-1.1.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 3.48-1.1.1
- rebuilt for new gcc4.1 snapshot and glibc changes