SHA256
8
0
forked from pool/perl-Encode
Files
perl-Encode/perl-Encode.changes

50 lines
1.6 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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
- rename the binaries as they conflict with the same (but older)
ones in the perl package itself
- add perl-Encode-rpmlintrc to the sources list
-------------------------------------------------------------------
Mon Aug 22 08:50:14 UTC 2011 - lars@linux-schulserver.de
- update to 2.44:
+ fixed n-byte heap-overflow in Unicode.xs and decode_xs
+ use constant DEBUG option (cpan #69735)
-------------------------------------------------------------------
Tue May 31 14:35:40 UTC 2011 - coolo@novell.com
- updated to 2.43
Several bugfixes, see Changes
-------------------------------------------------------------------
Wed Dec 1 13:32:13 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:29:52 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Thu Aug 26 23:07:20 UTC 2010 - pascal.bleser@opensuse.org
- initial package (2.39)