Sun, 19 May 2024 16:14:27 UTC | login

Information for build fedora-review-0.7.2-1.fc31

ID87637
Package Namefedora-review
Version0.7.2
Release1.fc31
Epoch
SummaryReview tool for fedora rpm packages
DescriptionThis 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 11 Jul 2019 03:58:13 UTC
CompletedThu, 11 Jul 2019 03:58:13 UTC
Tags
f31
RPMs
src
fedora-review-0.7.2-1.fc31.src.rpm (info) (download)
noarch
fedora-review-0.7.2-1.fc31.noarch.rpm (info) (download)
fedora-review-plugin-ruby-0.7.2-1.fc31.noarch.rpm (info) (download)
fedora-review-tests-0.7.2-1.fc31.noarch.rpm (info) (download)
Changelog * Tue Apr 09 2019 Neal Gompa <ngompa13@gmail.com> - 0.7.2-1 - New upstream release 0.7.2 * Sun Mar 24 2019 Neal Gompa <ngompa13@gmail.com> - 0.7.1-2 - Backport fix to add missing logging import * Thu Mar 21 2019 Neal Gompa <ngompa13@gmail.com> - 0.7.1-1 - New upstream release 0.7.1 * Sun Mar 17 2019 Neal Gompa <ngompa13@gmail.com> - 0.7.0-1 - New upstream release 0.7.0 - Switch to Python 3 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Mar 01 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.6.1-9 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 05 2017 Björn Esser <besser82@fedoraproject.org> - 0.6.1-6 - Fix shebangs in %{_bindir} * Fri Jun 02 2017 Björn Esser <besser82@fedoraproject.org> - 0.6.1-5 - Add mock-option '--no-bootstrap-chroot' to defaults, if mock >= 1.4.1 - Update spec file to recent guidelines - Change package url and source to Pagure