- rebuild against perl 5.10.1

This commit is contained in:
Štěpán Kasal 2009-12-07 20:50:39 +00:00
parent ab8614af86
commit 05ec897cad

View File

@ -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 <skasal@redhat.com> - 1.05-17
- rebuild against perl 5.10.1
* Mon Jul 27 2009 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.05-16
- Adopt Debian's compatibility-with-POSIX-module.diff (RH BZ#447859).