Sun, 05 May 2024 07:44:21 UTC | login

Information for build perl-Test-Warn-0.36-8.fc33

ID136589
Package Nameperl-Test-Warn
Version0.36
Release8.fc33
Epoch
SummaryPerl extension to test methods for warnings
DescriptionThis module provides a few convenience methods for testing warning based code.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 26 Mar 2020 14:04:36 UTC
CompletedThu, 26 Mar 2020 14:04:36 UTC
Tags
f33
RPMs
src
perl-Test-Warn-0.36-8.fc33.src.rpm (info) (download)
noarch
perl-Test-Warn-0.36-8.fc33.noarch.rpm (info) (download)
Changelog * Tue Mar 03 2020 Petr Pisar <ppisar@redhat.com> - 0.36-8 - Build-require blib module for the tests * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.36-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.36-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.36-5 - Perl 5.30 rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.36-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.36-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.36-2 - Perl 5.28 rebuild * Mon Jun 25 2018 Paul Howarth <paul@city-fan.org> - 0.36-1 - Update to 0.36 - Added provide section to META.yml via changing Makefile.PL * Wed Jun 13 2018 Paul Howarth <paul@city-fan.org> - 0.35-1 - Update to 0.35 - Create META.json so that perl Makefile.PL stops complaining (GH#2) - Update META.yml (GH#3) - Add missing comma in Makefile.PL (GH#4) - Pod clean-up (GH#5) - README clean-up: assign copyright to current author (GH#6) * Thu May 31 2018 Paul Howarth <paul@city-fan.org> - 0.34-1 - Update to 0.34 - Added a note that XS warnings might not be caught (CPAN RT#42070, GH#1) - Removed TODO section - Updated Copyright section * Tue May 29 2018 Paul Howarth <paul@city-fan.org> - 0.33-1 - Update to 0.33 - Clean up some manpage language (Debian Bug #322351, CPAN RT#49519) - Switch upstream from search.cpan.org to metacpan.org