]> git.pld-linux.org Git - packages/perl-I18N-Charset.git/commitdiff
- updated to 1.394 auto/th/perl-I18N-Charset-1_394-1 auto/ti/perl-I18N-Charset-1_394-1
authoramateja <amateja@pld-linux.org>
Tue, 15 Sep 2009 07:20:39 +0000 (07:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-I18N-Charset.spec -> 1.27

perl-I18N-Charset.spec

index 06bdac0f4c3b3d005d4eb7b4486b1b606946f61d..33f8b8984733236a215f16bbee85899e2b0fcb74 100644 (file)
@@ -8,19 +8,21 @@
 Summary:       I18N::Charset - IANA Character Set Registry names and Unicode::MapUTF8 conversion scheme names
 Summary(pl.UTF-8):     I18N::Charset - nazwy zestawów znaków wg IANA oraz nazwy tabel konwersji Unicode::MapUTF8
 Name:          perl-I18N-Charset
-Version:       1.385
+Version:       1.394
 Release:       1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/I18N/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 1c98e22788e1ce2b066bdd01c76d4a85
+# Source0-md5: 7b45d8bdf76f1687223b582d74aa6402
 URL:           http://search.cpan.org/dist/I18N-Charset/
 BuildRequires: perl-devel >= 1:5.8.0
 %if %{with tests}
 BuildRequires: perl-File-Which
 BuildRequires: perl-IO-Capture
 BuildRequires: perl-IO-String
+BuildRequires: perl-Test-Pod
+BuildRequires: perl-Test-Pod-Coverage
 BuildRequires: perl-Test-Simple
 BuildRequires: perl-Unicode-MapUTF8 >= 1.09
 %endif
@@ -30,9 +32,9 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 The I18N::Charset module provides access to the IANA Character Set
-Registry names for identifying character encoding schemes.  It also
-provides a mapping to the character set names used by the Unicode::Map8
-and Unicode::Map modules.
+Registry names for identifying character encoding schemes. It also
+provides a mapping to the character set names used by the
+Unicode::Map8 and Unicode::Map modules.
 
 So, for example, if you get an HTML document with a META CHARSET="..."
 tag, you can fairly quickly determine what Unicode::MapXXX module can
This page took 0.074952 seconds and 4 git commands to generate.