diff --git a/perl-MIME-Charset.spec b/perl-MIME-Charset.spec index 05aea70..2ee967d 100644 --- a/perl-MIME-Charset.spec +++ b/perl-MIME-Charset.spec @@ -1,6 +1,6 @@ Name: perl-MIME-Charset Version: 1.008 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Charset Informations for MIME License: GPL+ or Artistic Group: Development/Libraries @@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Mon Dec 20 2010 Marcela Maslanova - 1.008-2 +- 661697 rebuild for fixing problems with vendorach/lib + * Tue Dec 14 2010 Xavier Bachelot 1.008-1 - Update to 1.008. - Update Source0 URL.