Rebuilt for Python 3.7

This commit is contained in:
Miro Hrončok 2018-06-18 21:16:07 +02:00
parent 71aa39eda1
commit bc64942c3a

View File

@ -23,7 +23,7 @@
Name: rpmlint
Version: 1.10
Release: 15%{?dist}
Release: 16%{?dist}
Summary: Tool for checking common errors in RPM packages
Group: Development/Tools
License: GPLv2
@ -141,6 +141,9 @@ make check PYTHON=%{python} PYTEST=%{pytest} FLAKE8=%{flake8}
%{_mandir}/man1/rpmlint.1*
%changelog
* Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 1.10-16
- Rebuilt for Python 3.7
* Sun Jun 17 2018 Todd Zullinger <tmz@pobox.com> - 1.10-15
- Fix mixed-use-of-spaces-and-tabs warning (in this spec file)
- Remove el4/el5 configs and /usr/bin symlinks