Sat, 01 Jun 2024 04:54:11 UTC | login

Information for build perl-Package-Stash-0.38-8.fc33

ID173289
Package Nameperl-Package-Stash
Version0.38
Release8.fc33
Epoch
SummaryRoutines for manipulating stashes
DescriptionManipulating stashes (Perl's symbol tables) is occasionally necessary, but incredibly messy, and easy to get wrong. This module hides all of that behind a simple API.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 12:32:41 UTC
CompletedThu, 13 Aug 2020 12:32:41 UTC
Tags
f33
f37
f38
RPMs
src
perl-Package-Stash-0.38-8.fc33.src.rpm (info) (download)
noarch
perl-Package-Stash-0.38-8.fc33.noarch.rpm (info) (download)
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.38-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.38-7 - Perl 5.32 rebuild * Tue Mar 10 2020 Paul Howarth <paul@city-fan.org> - 0.38-6 - BR: perl(blib) for t/00-compile.t * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.38-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.38-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.38-3 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.38-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jan 02 2019 Paul Howarth <paul@city-fan.org> - 0.38-1 - Update to 0.38 - Avoid new warning in 5.21.x regarding too many arguments for printf/sprintf - Canonical repository moved to https://github.com/moose/Package-Stash - Package new CONTRIBUTING file - Specify all build dependencies - Don't bother running the extra tests - Simplify find command using -delete - Drop EL-5 support - Drop legacy Group: tag - Drop explicit buildroot cleaning in %install section - Drop workaround for building with Test::More < 0.88