Sun, 07 Jul 2024 11:18:02 UTC | login

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

ID50638
Package Nameperl-Module-Metadata
Version1.000033
Release416.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, 12 Jul 2018 21:11:34 UTC
CompletedThu, 12 Jul 2018 21:11:34 UTC
Tags
f29
RPMs
src
perl-Module-Metadata-1.000033-416.fc29.src.rpm (info) (download)
noarch
perl-Module-Metadata-1.000033-416.fc29.noarch.rpm (info) (download)
Changelog * 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