diff --git a/MIME-Charset-1.008.tar.gz b/MIME-Charset-1.008.tar.gz deleted file mode 100644 index 51bf3fb..0000000 --- a/MIME-Charset-1.008.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:319fda34f29a88204f6723610139059a24ffd8c27306edbcfafb7936b72d9d1f -size 49236 diff --git a/MIME-Charset-1.009.1.tar.gz b/MIME-Charset-1.009.1.tar.gz new file mode 100644 index 0000000..fe488e3 --- /dev/null +++ b/MIME-Charset-1.009.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9157fc0c93619d5280aded1ae3236918d8cba4f1222732afc887ecf7f9964916 +size 50202 diff --git a/perl-MIME-Charset.changes b/perl-MIME-Charset.changes index e04162b..768155c 100644 --- a/perl-MIME-Charset.changes +++ b/perl-MIME-Charset.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Wed Aug 03 22:26:51 UTC 2011 - pascal.bleser@opensuse.org + +- update to 1.009.1: + * workaround for aliasing on TIS-620 that is treated as ISO-8859-11 by Encode + * added WINDOWS-874 as EXTENDED map of TIS-620 + * result of _find_encoder() will be cached + * 'S' encoding will be resolved numerically, without comparing actually + encoded lengths + * added informations for WINDOWS-125[03-8]. + +- changes from 1.008.2: + * Bug Fix: body transfer-encoding profile "S" did not work properly, and + profile for UTF-8 was NOT really updated + +- changes from 1.008.1: + * workaround for CPAN RT#65796: deep recursion error finding invalid charset; + limit length of charset name up to 75 + * supports Unicode/multibyte on Perl 5.7.3 (experimental) + * Perl 5.7.3 & 5.8.3: avoid ``Useless use of a constant in void context'' + warnings + ------------------------------------------------------------------- Sat Feb 19 06:56:24 CET 2011 - pascal.bleser@opensuse.org diff --git a/perl-MIME-Charset.spec b/perl-MIME-Charset.spec index 44594c0..dc893bb 100644 --- a/perl-MIME-Charset.spec +++ b/perl-MIME-Charset.spec @@ -1,7 +1,7 @@ # vim: set sw=4 ts=4 et nu: Name: perl-MIME-Charset -Version: 1.008 +Version: 1.009.1 Release: 0 Summary: Charset Informations for MIME Source: http://search.cpan.org/CPAN/authors/id/N/NE/NEZUMI/MIME-Charset-%{version}.tar.gz