Bug 1248080

Summary: Review Request: perl-Text-Levenshtein-Damerau-XS - XS Damerau Levenshtein edit distance
Product: [Fedora] Fedora Reporter: Jitka Plesnikova <jplesnik>
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: package-review, psabata
Target Milestone: ---Flags: psabata: fedora-review+
gwync: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-11 08:02:56 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:

Description Jitka Plesnikova 2015-07-29 14:40:13 UTC
Spec URL: https://jplesnik.fedorapeople.org/perl-Text-Levenshtein-Damerau-XS/perl-Text-Levenshtein-Damerau-XS.spec
SRPM URL: https://jplesnik.fedorapeople.org/perl-Text-Levenshtein-Damerau-XS/perl-Text-Levenshtein-Damerau-XS-3.0-1.fc24.src.rpm
Description:
Returns the true Damerau Levenshtein edit distance of strings with adjacent
transpositions. XS implementation (requires a C compiler). Works correctly
with utf8.

Fedora Account System Username: jplesnik

Comment 1 Petr Šabata 2015-07-29 15:17:03 UTC
Consider changing the description; it makes the impression the end user needs a C compiler to use this module.  Maybe something like the following would work better?

  "This is an XS implementation of the true Damerau Levenshtein edit
   distance algorithm."

No other issues.

No blockers, approving.

Comment 2 Jitka Plesnikova 2015-07-30 06:58:47 UTC
New Package SCM Request
=======================
Package Name: perl-Text-Levenshtein-Damerau-XS
Short Description: XS Damerau Levenshtein edit distance
Upstream URL: http://search.cpan.org/dist/Text-Levenshtein-Damerau-XS/
Owners: jplesnik ppisar psabata
Branches:
InitialCC: perl-sig

Comment 3 Gwyn Ciesla 2015-07-30 18:26:33 UTC
Git done (by process-git-requests).

Comment 4 Jitka Plesnikova 2015-08-11 08:02:56 UTC
Thank you for the review and the repository.