Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/rpmlint.git#44a9bb588af1bc7a3fc764b964179ba3384e5690
This commit is contained in:
DistroBaker 2021-02-05 05:28:50 +01:00
parent 2ddbc9a144
commit 214a1600ef
1 changed files with 4 additions and 1 deletions

View File

@ -20,7 +20,7 @@
Name: rpmlint
Version: 1.11
Release: 13%{?dist}
Release: 14%{?dist}
Summary: Tool for checking common errors in RPM packages
License: GPLv2
URL: https://github.com/rpm-software-management/rpmlint
@ -163,6 +163,9 @@ make check PYTHON=%{python} PYTEST=%{pytest} FLAKE8=%{flake8}
%{_mandir}/man1/rpmlint.1*
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jan 25 2021 Miro Hrončok <mhroncok@redhat.com> - 1.11-13
- Filter out empty py.typed files in Python site-packages