diff --git a/perl-Image-Xbm.spec b/perl-Image-Xbm.spec index 2d7860e..914be13 100644 --- a/perl-Image-Xbm.spec +++ b/perl-Image-Xbm.spec @@ -1,6 +1,6 @@ Name: perl-Image-Xbm Version: 1.08 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Load, create, manipulate and save xbm image files in Perl Group: Development/Libraries @@ -12,7 +12,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl >= 1:5.6.1 BuildRequires: perl(Image::Base) -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This class module provides basic load, manipulate and save functionality for @@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Feb 17 2006 Jose Pedro Oliveira - 1.08-5 +- Rebuild for FC5 (perl 5.8.8). + * Fri Dec 30 2005 Jose Pedro Oliveira - 1.08-4 - Dist tag.