From bc64942c3a6efa74723662e26e48ec2b6e31ef95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 18 Jun 2018 21:16:07 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- rpmlint.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rpmlint.spec b/rpmlint.spec index 2cf25b1..2003a51 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -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 - 1.10-16 +- Rebuilt for Python 3.7 + * Sun Jun 17 2018 Todd Zullinger - 1.10-15 - Fix mixed-use-of-spaces-and-tabs warning (in this spec file) - Remove el4/el5 configs and /usr/bin symlinks