SHA256
8
0
forked from pool/perl-Encode

Accepting request 149928 from home:computersalat:devel:perl

update to 2.47

OBS-URL: https://build.opensuse.org/request/show/149928
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Encode?expand=0&rev=9
This commit is contained in:
Christian Wittmer
2013-01-25 19:23:07 +00:00
committed by Git OBS Bridge
parent f0679ecdfb
commit 7988c66e16
4 changed files with 24 additions and 9 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Jan 25 12:41:59 UTC 2013 - chris@computersalat.de
- update to 2.47
* Encode.pm
POD Fixes: Copyright and mail address
* Makefile.PL
Added LICENSE => 'perl'
* lib/Encode/GSM0338.pm t/gsm0338.t
REALLY fixed RT#75670: Wrong decoding for GSM 3.38 character \x09
ucm/gsm0338.ucm is dropped from MANIFEST since 2.25
but I was fixing the wrong file!
https://rt.cpan.org/Ticket/Display.html?id=75670
-------------------------------------------------------------------
Tue Aug 23 14:38:09 UTC 2011 - lars@linux-schulserver.de