Fri, 05 Jul 2024 17:46:23 UTC | login

Information for build perl-Module-Metadata-1.000033-417.fc29

ID54162
Package Nameperl-Module-Metadata
Version1.000033
Release417.fc29
Epoch
SummaryGather package and POD information from perl module files
DescriptionThis module provides a standard way to gather metadata about a .pm file without executing unsafe code.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 01:39:19 UTC
CompletedThu, 19 Jul 2018 01:39:19 UTC
Tags
f29
f30
f31
RPMs
src
perl-Module-Metadata-1.000033-417.fc29.src.rpm (info) (download)
noarch
perl-Module-Metadata-1.000033-417.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.000033-417 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.000033-416 - Increase release to favour standalone package * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.000033-395 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.000033-394 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Jun 03 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.000033-393 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.000033-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Jul 25 2016 Paul Howarth <paul@city-fan.org> - 1.000033-1 - Update to 1.000033 - Use a more strict matching heuristic when attempting to infer the "primary" module name in a parsed .pm file - Only report "main" as the module name if code was seen outside another namespace, fixing bad results for pod files (CPAN RT#107525) - Fix file operation in tests for VMS - BR: perl-generators - Simplify find command using -delete