From 13e3e10342e34af70130bc339708eb2a2d7036fc Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman <[email protected]>
Date: Sat, 10 Sep 2016 12:40:55 +0200
Subject: Update to 2.10
---
.gitignore | 1 +
perl-Unicode-String-2.09-undefined.patch | 12 -----------
perl-Unicode-String.spec | 35 ++++++++------------------------
sources | 2 +-
4 files changed, 10 insertions(+), 40 deletions(-)
delete mode 100644 perl-Unicode-String-2.09-undefined.patch
diff --git a/.gitignore b/.gitignore
index 4462bd0..1a11a6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
Unicode-String-2.09.tar.gz
+/Unicode-String-2.10.tar.gz
diff --git a/perl-Unicode-String-2.09-undefined.patch
b/perl-Unicode-String-2.09-undefined.patch
deleted file mode 100644
index 184b447..0000000
--- a/perl-Unicode-String-2.09-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)}
- }
-
diff --git a/perl-Unicode-String.spec b/perl-Unicode-String.spec
index 299cbdb..11d5f97 100644
--- a/perl-Unicode-String.spec
+++ b/perl-Unicode-String.spec
@@ -1,6 +1,6 @@
Name: perl-Unicode-String
-Version: 2.09
-Release: 37%{?dist}
+Version: 2.10
+Release: 1%{?dist}
Summary: Perl modules to handle various Unicode issues
@@ -10,9 +10,8 @@ Group: Development/Libraries
# in String.xs is mentioned "same terms as Perl itself" which is this
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Unicode-String/
-Source0:
http://www.cpan.org/authors/id/G/GA/GAAS/Unicode-String-2.09.tar.gz
+Source0:
http://www.cpan.org/authors/id/G/GA/GAAS/Unicode-String-%{version}.tar.gz
Patch0: perl-Unicode-String-2.09-utf8doc.patch
-Patch1: perl-Unicode-String-2.09-undefined.patch
BuildRequires: perl-devel
BuildRequires: perl-generators
@@ -39,10 +38,6 @@ Requires: perl(MIME::Base64)
# character code conversion that would be wrong if simply recoded
%patch0 -p1
-# Suppress warnings in newer versions of Perl
-# Patch is upstreamed as RT #74354
-%patch1 -p1
-
%build
CFLAGS="$RPM_OPT_FLAGS" %{__perl} Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags} OPTIMIZE="$RPM_OPT_FLAGS"
@@ -70,6 +65,11 @@ make test
%changelog
+* Sat Sep 10 2016 Emmanuel Seyman <[email protected]> - 2.10-1
+- Update to 2.10
+- Drop upstreamed patch
+- Truncate changelog entry
+
* Sun May 15 2016 Jitka Plesnikova <[email protected]> - 2.09-37
- Perl 5.24 rebuild
@@ -186,22 +186,3 @@ make test
* Tue Feb 21 2006 Aurelien Bompard <gauret[AT]free.fr> 2.07-6
- rebuild for FC5
-
-* Fri Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
-- rebuilt
-
-* Mon Feb 2 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:2.07-0.fdr.4
-- Reduce directory ownership bloat.
-
-* Sat Oct 11 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:2.07-0.fdr.3
-- Install into vendor dirs.
-- Spec cleanup.
-
-* Mon Jul 7 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:2.07-0.fdr.2
-- Regenerate %%install section with cpanflute2.
-
-* Wed May 7 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:2.07-0.fdr.1
-- Update to 2.07 and to current Fedora guidelines.
-
-* Sun Mar 2 2003 Ville Skyttä <ville.skytta at iki.fi> - 2.06-1.fedora.1
-- First Fedora release.
diff --git a/sources b/sources
index 9d738a1..e092b66 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-553e68e603723bf7c631f8701ab0d678 Unicode-String-2.09.tar.gz
+7a8210e673824b9fb90fd1c360483890 Unicode-String-2.10.tar.gz
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/perl-Unicode-String.git/commit/?h=master&id=13e3e10342e34af70130bc339708eb2a2d7036fc
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]