Pascal Bleser 2011-08-03 22:31:58 +00:00 committed by Git OBS Bridge
parent a9cd973414
commit 2a7118c91b
4 changed files with 26 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:319fda34f29a88204f6723610139059a24ffd8c27306edbcfafb7936b72d9d1f
size 49236

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9157fc0c93619d5280aded1ae3236918d8cba4f1222732afc887ecf7f9964916
size 50202

View File

@ -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

View File

@ -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