Name: | perl-Test-CheckChanges |
---|---|
Version: | 0.14 |
Release: | 7.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 82920 |
License: | GPL+ or Artistic |
RPM: | perl-Test-CheckChanges-0.14-7.el7.noarch.rpm |
Source RPM: | perl-Test-CheckChanges-0.14-7.el7.src.rpm |
Build Date: | Fri Nov 03 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Test-CheckChanges/ |
Summary: | Check that the Changes file matches the distribution |
Description: | This module checks that your Changes file has an entry for the current version of the Module being tested. The version information for the distribution being tested is taken out of the Build data, or if that is not found, out of the Makefile. It then attempts to open, in order, a file with the name Changes or CHANGES. The Changes file is then parsed for version numbers. If one and only one of the version numbers matches, the test passes; otherwise the test fails. A message with the current version is printed if the test passes; otherwise diagnostic messages are printed to help explain the failure. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Perl 5.16 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Perl mass rebuild
- Sanitize for Fedora submission
- Initial RPM version