Name: | fedora-review |
---|---|
Version: | 0.5.3 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 847706 |
License: | GPLv2+ |
RPM: | fedora-review-0.5.3-2.el7.noarch.rpm |
Source RPM: | fedora-review-0.5.3-2.el7.src.rpm |
Build Date: | Thu Oct 26 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://fedorahosted.org/FedoraReview/ |
Summary: | Review tool for fedora rpm packages |
Description: | This tool automates much of the dirty work when reviewing a package for the Fedora Package Collection like: * Downloading SRPM & SPEC. * Download upstream source * Check md5sums * Build and install package in mock. * Run rpmlint. * Generate a review template, which becomes the starting point for the review work. The tool is composed of plugins, one for each supported language. As of today, there is plugins for C/C++, Ruby, java, R, perl and python. There is also support for external tests that can be written in a simple way in bash. |
- Exclude test content from perl requires
- Update to 0.5.3
- Add conditional for unittest2 for epel7 (thanks mcepl@redhat.com for the fix)
- Add patch for rhbz#1151943
- Update to latest upstream bugfix release
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Backport fixes for several bugs - Resolves: rhbz#1044580 - Resolves: rhbz#1049042
- Update to latest upstream (0.5.1)
- Really use phpcompatinfo instead of phpci
- Fix requires for licensecheck (#1016309) - Remove separate php plugin subpackage (#971875)