diff --git a/.gitignore b/.gitignore index 988dff8..2e8dc1d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ MIME-Charset-1.006.2.tar.gz /MIME-Charset-1.009.1.tar.gz /MIME-Charset-1.009.2.tar.gz /MIME-Charset-1.010.tar.gz +/MIME-Charset-1.010.1.tar.gz diff --git a/perl-MIME-Charset.spec b/perl-MIME-Charset.spec index 1ce3981..c734126 100644 --- a/perl-MIME-Charset.spec +++ b/perl-MIME-Charset.spec @@ -1,6 +1,6 @@ Name: perl-MIME-Charset -Version: 1.010 -Release: 3%{?dist} +Version: 1.010.1 +Release: 1%{?dist} Summary: Charset Informations for MIME License: GPL+ or Artistic Group: Development/Libraries @@ -19,7 +19,7 @@ BuildRequires: perl(Encode::EUCJPASCII) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description -MIME::Charset provides informations about character sets used for MIME +MIME::Charset provides information about character sets used for MIME messages on Internet. %prep @@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Wed Aug 28 2013 Xavier Bachelot 1.010.1-1 +- Update to 1.010.1. + * Sat Aug 03 2013 Fedora Release Engineering - 1.010-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 06ea4d7..a98316c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f0cc0af0566033dac5c9ecddf26004be MIME-Charset-1.010.tar.gz +3fcd1e3575e8911ae83c5da902947994 MIME-Charset-1.010.1.tar.gz