Fix mixed-use-of-spaces-and-tabs warning (in this spec file)
This commit is contained in:
parent
b7d6ab3005
commit
dbfdbf0711
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: rpmlint
|
Name: rpmlint
|
||||||
Version: 1.10
|
Version: 1.10
|
||||||
Release: 14%{?dist}
|
Release: 15%{?dist}
|
||||||
Summary: Tool for checking common errors in RPM packages
|
Summary: Tool for checking common errors in RPM packages
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -149,6 +149,9 @@ make check PYTHON=%{python} PYTEST=%{pytest} FLAKE8=%{flake8}
|
|||||||
%{_mandir}/man1/rpmlint.1*
|
%{_mandir}/man1/rpmlint.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jun 17 2018 Todd Zullinger <tmz@pobox.com> - 1.10-15
|
||||||
|
- Fix mixed-use-of-spaces-and-tabs warning (in this spec file)
|
||||||
|
|
||||||
* Tue Jun 12 2018 Miro Hrončok <mhroncok@redhat.com> - 1.10-14
|
* Tue Jun 12 2018 Miro Hrončok <mhroncok@redhat.com> - 1.10-14
|
||||||
- apply upstream fix for python 3.7 new magic numbers
|
- apply upstream fix for python 3.7 new magic numbers
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user