From 45055a4a3bab301232b91c03d19deb173b74724c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Mon, 20 Dec 2010 20:35:21 +0100 Subject: [PATCH] - 661697 rebuild for fixing problems with vendorach/lib --- perl-MIME-Charset.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.