Bug 1474810

Summary: perl-Unicode-CaseFold-1.01 is available
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: perl-Unicode-CaseFoldAssignee: Emmanuel Seyman <emmanuel>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: emmanuel, perl-devel, ppisar
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: perl-Unicode-CaseFold-1.01-1.fc27 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-30 09:19:59 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 Upstream Release Monitoring 2017-07-25 12:27:02 UTC
Latest upstream release: 1.01
Current version/release in rawhide: 1.00-9.fc27
URL: http://search.cpan.org/dist/Unicode-CaseFold/

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.

Based on the information from anitya:  https://release-monitoring.org/project/12995/

Comment 1 Emmanuel Seyman 2017-07-30 09:19:59 UTC
Built for rawhide:
https://koji.fedoraproject.org/koji/buildinfo?buildID=938425

Comment 2 Petr Pisar 2017-07-31 11:59:19 UTC
Something is wrong with this package. It stopped providing `perl(Unicode::CaseFold)'. The spec file has this change:

+%global __provides_exclude %%%{?__provides_exclude:%__provides_exclude|}perl\\(Unicode::CaseFold\\)

Is that what you meant?

Comment 3 Emmanuel Seyman 2017-07-31 12:53:32 UTC
The package provides "perl(Unicode::CaseFold) perl(Unicode::CaseFold) = 1.01" (amongst others). I wanted to filter out the first one and screwed things up.

Comment 4 Petr Pisar 2017-07-31 12:57:49 UTC
You need to filter only the Provide without the version:

%global __provides_exclude %{?__provides_exclude:%__provides_exclude|}^perl\\(Unicode::CaseFold\\)$

Comment 5 Emmanuel Seyman 2017-07-31 13:15:23 UTC
That's actually what I was aiming first on friday.
perl-Unicode-CaseFold-1.01-2.fc27 is coming to a Rawhide mirror near you...