Package rpmlint-1.10-15.el8.src
Name | rpmlint |
---|---|
Epoch | 0 |
Version | 1.10 |
Release | 15.el8 |
Architecture | src |
Website/URL | https://github.com/rpm-software-management/rpmlint |
License | GPLv2 |
Build Time | 2024-04-08 15:01:53 |
Build Host | builder-x86-04.inferitos.ru |
Summary | Tool for checking common errors in RPM packages |
Repositories | AppStream |
Description | rpmlint is a tool for checking common errors in RPM packages. Binary and source packages as well as spec files can be checked. |
Errata | — |
Size | 20290 KiB |
Source Project | rpmlint-1.10-15.el8 |
SHA-256 checksum | cfd8c3ad0be37351f8d005669b6540c060742aedd97679f650feaa92a66b4c15 |
×
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.10-15 - Rebuilt for MSVSphere 8.10 beta * Fri Jan 05 2024 Miro Hrončok <mhroncok@redhat.com> - 1.10-15 - Correctly load .pyc mtime for Python 3.7+ bytecode cache (RHEL-20900) * Thu Jun 04 2020 Michal Domonkos <mdomonko@redhat.com> - 1.10-14 - Update crypto warnings in config file to reflect current Fedora policy (RHBZ#1797545) * Fri Jun 14 2019 Thomas Woerner <twoerner@redhat.com> - 1.10.13.2 - Handle rpm change to return surrogate-escaped utf-8 python strings (RHBZ#1693712) * Thu Jun 13 2019 Thomas Woerner <twoerner@redhat.com> - 1.10.13.1 - Fix unit test: use platform-python, py.test-3, no flake8 (RHBZ#1576803) - Update of ValidShells (RHBZ#1633698) - Remove Python2 paths from TagsCheck.py (RHBZ#1633698) - Enable bash-competion scripts (RHBZ#1577890) * Thu Sep 20 2018 Tomas Orsava <torsava@redhat.com> - 1.10-13 - Require the Python interpreter directly instead of using the package name - Related: rhbz#1619153 * Mon Jun 25 2018 Petr Viktorin <pviktori@redhat.com> - 1.10-12 - Remove the flake8 build dependency * Tue Apr 17 2018 Tom Callaway <spot@fedoraproject.org> - 1.10-11 - disable library-without-ldconfig-postin/postun checks (F28+) * Tue Apr 17 2018 Tom Callaway <spot@fedoraproject.org> - 1.10-10 - fix flake errors (merge upstream changes) * Mon Apr 16 2018 Todd Zullinger <tmz@pobox.com> - 1.10-9 - Update UsrLibBinaryException config to include .build-id - Ignore useless-provides on debuginfo provides (bz1489096)