Bug 2321226

Summary: perl-Module-Pluggable-6.2 is available
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: perl-Module-PluggableAssignee: Michal Josef Spacek <mspacek>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mspacek, paul, perl-devel, ppisar, steve
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: perl-Module-Pluggable-6.2-2.fc42 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-10-25 19:31:00 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:
Attachments:
Description Flags
Update to 6.1 (#2321226)
none
Update to 6.2 (#2321226) none

Description Upstream Release Monitoring 2024-10-23 05:34:52 UTC
Releases retrieved: 6.1
Upstream release that is considered latest: 6.1
Current version/release in rawhide: 5.2-29.fc41
URL: http://search.cpan.org/dist/Module-Pluggable/

Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/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/3109/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/perl-Module-Pluggable

Comment 1 Upstream Release Monitoring 2024-10-23 05:34:57 UTC
Created attachment 2053232 [details]
Update to 6.1 (#2321226)

Comment 2 Upstream Release Monitoring 2024-10-23 05:39:56 UTC
the-new-hotness/release-monitoring.org's scratch build of perl-Module-Pluggable-6.1-1.fc40.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=125108035

Comment 3 Michal Josef Spacek 2024-10-23 06:18:08 UTC
Changes:

2024-10-22 - 6.1
    Don't use vars, use our (thanks to Graham Knop @haarg)
    Ignore the .AppleDouble (thanks to Dave Cantrell @DrHyde)
    Improve vim swapfile patterns (thanks to Elan Ruusamäe @glensc)
    Fix behaviour of File::Find and symlinks on certain versions of Win32 (thanks @thockar)
    Skip unreadable files (thanks Sven Schober @sschober)

2015-11-20 - 6.0
    Fix typo in examples (thanks to Zoffix Znet @zoffixznet)
    Fix spelling of "FatPacker" (thanks to David Wheeler @theory)
    Add before_instantiate and after_instantiate hooks (thanks to Dean Hamstead @djzort)
    Use explicit test plan instead of done_testing (thanks to Matthew Horsfall @wolfsage)

For rawhide.

Comment 4 Upstream Release Monitoring 2024-10-25 03:10:18 UTC
Releases retrieved: 6.2
Upstream release that is considered latest: 6.2
Current version/release in rawhide: 5.2-29.fc41
URL: http://search.cpan.org/dist/Module-Pluggable/

Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/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/3109/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/perl-Module-Pluggable

Comment 5 Upstream Release Monitoring 2024-10-25 03:10:22 UTC
Created attachment 2053605 [details]
Update to 6.2 (#2321226)

Comment 6 Upstream Release Monitoring 2024-10-25 03:16:56 UTC
the-new-hotness/release-monitoring.org's scratch build of perl-Module-Pluggable-6.2-1.fc40.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=125175882

Comment 7 Michal Josef Spacek 2024-10-25 14:01:46 UTC
Changes in 6.2:

2024-10-23 - 6.2
    Simon, did you forget to remove a dependency you used only for testing? Yes, yes you did.

Only for rawhide.
There are issues still
I reported two:
* https://rt.cpan.org/Ticket/Display.html?id=156367 - issue with run as root
* https://rt.cpan.org/Ticket/Display.html?id=156362 - patched

Comment 8 Michal Josef Spacek 2024-10-25 19:31:00 UTC
Added patch for issue with run as root.