Bug 1474810 - perl-Unicode-CaseFold-1.01 is available
Summary: perl-Unicode-CaseFold-1.01 is available
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Unicode-CaseFold
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Emmanuel Seyman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-25 12:27 UTC by Upstream Release Monitoring
Modified: 2017-07-31 13:15 UTC (History)
3 users (show)

Fixed In Version: perl-Unicode-CaseFold-1.01-1.fc27
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-07-30 09:19:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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...


Note You need to log in before you can comment on or make changes to this bug.