diff --git a/perl-gettext.spec b/perl-gettext.spec index 1225685..431a7aa 100644 --- a/perl-gettext.spec +++ b/perl-gettext.spec @@ -1,6 +1,6 @@ Name: perl-gettext Version: 1.05 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Interface to gettext family of functions Group: Development/Libraries @@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Dec 7 2009 Stepan Kasal - 1.05-17 +- rebuild against perl 5.10.1 + * Mon Jul 27 2009 Ralf Corsépius - 1.05-16 - Adopt Debian's compatibility-with-POSIX-module.diff (RH BZ#447859).