8
0

Accepting request 79978 from home:aturrini:branches:devel:languages:perl

Fixed typos in perl-Unicode-Map8.spec

OBS-URL: https://build.opensuse.org/request/show/79978
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Unicode-Map8?expand=0&rev=11
This commit is contained in:
Vítězslav Čížek
2011-08-29 07:54:51 +00:00
committed by Git OBS Bridge
parent 787ac4d08f
commit 3cddc185f8
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

View File

@@ -36,10 +36,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
%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
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.