Description of problem: Devel::Cover complains it was built against a different version of perl in both f21 and f22. This is because both perls were updated to the latest revisions. * f21 D::C was built against 5.18.2 but f21 ships 5.18.4 now * f22 D::C was built against 5.20.2 but f22 ships 5.20.3 now Version-Release number of selected component (if applicable): perl-Devel-Cover-1.03-5.fc21.x86_64 perl-Devel-Cover-1.17-1.fc22.x86_64 How reproducible: Always. Steps to Reproduce: Run `cover -test' on any module, e.g.: 1. fedpkg clone perl-File-Temp && cd perl-File-Temp 2. fedpkg prep && cd File-Temp-* 3. perl Makefile.PL && cover -test Actual results: t/00-report-prereqs.t .. This version of Devel::Cover was built with Perl version 5.018002. It is now being run with Perl version 5.018004. Attempting to make adjustments, but you may find that some of your modules do not have coverage data collected. You may need to alter the +-inc, +-ignore and +-select options. Expected results: cover runs without any warnings and possible unexpected breakage. Additional info: Simple rebuilds should be sufficient.
perl-Devel-Cover-1.03-6.fc21 has been submitted as an update to Fedora 21. https://bodhi.fedoraproject.org/updates/FEDORA-2015-09fc819bca
perl-Devel-Cover-1.17-2.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update perl-Devel-Cover' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-818a20a4e8
perl-Devel-Cover-1.03-6.fc21 has been pushed to the Fedora 21 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update perl-Devel-Cover' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-09fc819bca
perl-Devel-Cover-1.03-6.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.
perl-Devel-Cover-1.17-2.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.