From 3cddc185f83ba9b7c6eb70ddb7ff3feefea9c95be81204a722597c4a696cfe1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=C4=9Bzslav=20=C4=8C=C3=AD=C5=BEek?= Date: Mon, 29 Aug 2011 07:54:51 +0000 Subject: [PATCH] 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 --- perl-Unicode-Map8.changes | 5 +++++ perl-Unicode-Map8.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/perl-Unicode-Map8.changes b/perl-Unicode-Map8.changes index 25aa97c..5c4a91e 100644 --- a/perl-Unicode-Map8.changes +++ b/perl-Unicode-Map8.changes @@ -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 diff --git a/perl-Unicode-Map8.spec b/perl-Unicode-Map8.spec index 99a2771..0173c65 100644 --- a/perl-Unicode-Map8.spec +++ b/perl-Unicode-Map8.spec @@ -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.