[packages/perl-Unicode-String] - updated to 2.10

hawk hawk at pld-linux.org
Mon Aug 27 08:54:11 CEST 2018


commit 9e581ee7c135adf1b2d5729b82de72e0fa2139bf
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Mon Aug 27 06:53:56 2018 +0000

    - updated to 2.10

 perl-Unicode-String.spec | 10 ++++------
 undefined.patch          | 12 ------------
 2 files changed, 4 insertions(+), 18 deletions(-)
---
diff --git a/perl-Unicode-String.spec b/perl-Unicode-String.spec
index ee58243..fb45e40 100644
--- a/perl-Unicode-String.spec
+++ b/perl-Unicode-String.spec
@@ -8,15 +8,14 @@
 Summary:	Unicode::String perl module
 Summary(pl.UTF-8):	Moduł perla Unicode::String
 Name:		perl-Unicode-String
-Version:	2.09
-Release:	17
+Version:	2.10
+Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/Unicode/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	553e68e603723bf7c631f8701ab0d678
-Patch0:		undefined.patch
-Patch1:		utf8doc.patch
+# Source0-md5:	7a8210e673824b9fb90fd1c360483890
+Patch0:		utf8doc.patch
 URL:		http://search.cpan.org/dist/Unicode-String/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	perl-MIME-Base64 >= 2.00
@@ -34,7 +33,6 @@ Moduł Perla Unicode::String - klasa ciągu unikodowych znaków
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__perl} Makefile.PL \
diff --git a/undefined.patch b/undefined.patch
deleted file mode 100644
index 184b447..0000000
--- a/undefined.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ru libunicode-string-perl-2.09.pristine/lib/Unicode/CharName.pm libunicode-string-perl-2.09/lib/Unicode/CharName.pm
---- libunicode-string-perl-2.09.pristine/lib/Unicode/CharName.pm	2005-10-25 19:11:00.000000000 +0100
-+++ libunicode-string-perl-2.09/lib/Unicode/CharName.pm	2012-01-24 12:56:59.730653088 +0000
-@@ -77,7 +77,7 @@
- 	    return join("", "HANGUL SYLLABLE ", @s)
- 	}
-     }
--    _init_names() unless defined %NAMES;
-+    _init_names() unless %NAMES;
-     $NAMES{sprintf("%04X",$code)}
- }
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Unicode-String.git/commitdiff/9e581ee7c135adf1b2d5729b82de72e0fa2139bf



More information about the pld-cvs-commit mailing list