8
0

Accepting request 82400 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/82400
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Unicode-Map8?expand=0&rev=13
This commit is contained in:
Lars Vogdt
2011-09-19 15:59:04 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Aug 28 18:14:16 UTC 2011 - andrea.turrini@gmail.com
- fixed typos in perl-Unicode-Map8.spec
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Dec 1 06:55:47 UTC 2010 - coolo@novell.com Wed Dec 1 06:55:47 UTC 2010 - coolo@novell.com

View File

@@ -36,10 +36,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires} %{perl_requires}
%description %description
The Unicode::Map8 class implement efficient mapping tables between The Unicode::Map8 class implements efficient mapping tables between
8-bit character sets and 16-bit character sets like Unicode. The tables 8-bit character sets and 16-bit character sets like Unicode. The tables
are efficient both in terms of space allocated and translation speed. are efficient both in terms of space allocated and translation speed.
The 16-bit strings is assumed to use network byte order. The 16-bit strings are assumed to use network byte order.