Bug 918578

Summary: Review Request: perl-utf8-all - Turn on Unicode everywhere
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: Package ReviewAssignee: Petr Šabata <psabata>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: notting, package-review, paul, psabata
Target Milestone: ---Flags: psabata: fedora-review+
gwync: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: perl-utf8-all-0.010-1.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-07 08:21:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 919094    

Description Petr Pisar 2013-03-06 14:32:44 UTC
Spec URL: http://ppisar.fedorapeople.org/perl-utf8-all/perl-utf8-all.spec
SRPM URL: http://ppisar.fedorapeople.org/perl-utf8-all/perl-utf8-all-0.010-1.fc19.src.rpm
Description:
Pragma utf8 allows you to write your Perl encoded in UTF-8. That means UTF-8
strings, variable names, and regular expressions. utf8::all goes further, and
makes @ARGV encoded in UTF-8, and file handles are opened with UTF-8 encoding
turned on by default (including STDIN, STDOUT, STDERR), and character names
are imported so \N{...} sequences can be used to compile Unicode characters
based on names. If you don't want UTF-8 for a particular file handle, you'll
have to set binmode $filehandle.

Fedora Account System Username: ppisar

Comment 1 Petr Šabata 2013-03-06 16:07:05 UTC
Ok, no issues found, approving.

The package is only suitable for rawhide due to its conflicts with old perl(autodie).

Comment 2 Petr Pisar 2013-03-06 16:20:57 UTC
New Package SCM Request
=======================
Package Name: perl-utf8-all
Short Description: Turn on Unicode everywhere
Owners: ppisar jplesnik psabata
Branches: 
InitialCC: perl-sig

Comment 3 Gwyn Ciesla 2013-03-06 16:39:38 UTC
Git done (by process-git-requests).

Comment 4 Petr Pisar 2013-03-07 08:21:18 UTC
Thank you for the review and the repository.

Comment 5 Paul Howarth 2014-01-14 15:45:11 UTC
Petr, I need this for EPEL-7, and am happy to maintain it if you don't want to. Do you mind if I branch and build it?

Comment 6 Petr Pisar 2014-01-14 16:05:59 UTC
(In reply to Paul Howarth from comment #5)
> Petr, I need this for EPEL-7, and am happy to maintain it if you don't want
> to. Do you mind if I branch and build it?

No problem. Just branch it. I will give you the ownership in the EPEL-7.

Comment 7 Paul Howarth 2014-01-14 16:40:26 UTC
Branch is done; if you orphan it in pkgdb I can pick it up.

Thanks Petr.

Comment 8 Petr Pisar 2014-01-15 07:26:43 UTC
I gave the epel7 branch to you. However I forgot to remove jplesnik and psabata from co-maintainers and I cannot do that since then. Please remove them from the epel7.

Comment 9 Paul Howarth 2014-01-15 09:25:37 UTC
I think they can only remove themselves, but I set their commit and approveacls states to "Obsolete", which I suppose is close enough.