8
0

Accepting request 28340 from devel:languages:perl

Copy from devel:languages:perl/perl-Text-Iconv based on submit request 28340 from user coolo

OBS-URL: https://build.opensuse.org/request/show/28340
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Text-Iconv?expand=0&rev=5
This commit is contained in:
OBS User autobuild
2010-01-09 10:51:45 +00:00
committed by Git OBS Bridge
parent c06c3dee4d
commit eb301b0861
4 changed files with 61 additions and 51 deletions

View File

@@ -1,3 +1,28 @@
-------------------------------------------------------------------
Tue Jul 28 09:46:52 CEST 2009 - coolo@novell.com
- merge factory and build service package
-------------------------------------------------------------------
Wed Jul 15 10:59:36 CEST 2009 - chris@computersalat.de
- added perl-macros
o autogen filelist with perl_gen_filelist
- spec mods
o added header
-------------------------------------------------------------------
Tue Jun 2 09:27:15 CEST 2009 - lars@linux-schulserver.de
- update to version 1.7
* Output buffer was always initialized to 5 bytes--this was
just for testing, but I'd forgotten to revert back to the
original code (detected via a bug report by Aldo LeTellier).
* Added get_attr() and set_attr() methods. They provide an
interface to the iconvctl() function of GNU libiconv.
* In Iconv.xs, moved the variable declarations in
ti_set_attr() and ti_get_attr() into the PREINIT: section.
-------------------------------------------------------------------
Wed Jan 25 21:39:59 CET 2006 - mls@suse.de