- rebuild against perl 5.10.1

This commit is contained in:
Štěpán Kasal 2009-12-07 05:05:46 +00:00
parent e8c5ac9369
commit e8d5cf4f0f

View File

@ -1,6 +1,6 @@
Name: perl-Encode-Detect
Version: 1.01
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Encode::Encoding subclass that detects the encoding of data
Group: Development/Libraries
@ -56,6 +56,9 @@ find "${RPM_BUILD_ROOT}" -depth -type d -exec rmdir {} 2>/dev/null \;
%{_mandir}/man3/Encode::Detect::Detector.3*
%changelog
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 1.01-2
- rebuild against perl 5.10.1
* Thu Nov 12 2009 Warren Togami <wtogami@redhat.com> - 1.01-1
- 1.01 (no changes of consequence, only match latest upstream version)