From b96dac6ddc3406630e2617575fa302c949f7c32b Mon Sep 17 00:00:00 2001 From: Avram Lubkin Date: Jun 20 2018 10:37:26 +0000 Subject: Fixed spec changelog error --- diff --git a/python-blessed.spec b/python-blessed.spec index bd1ac18..04fff93 100644 --- a/python-blessed.spec +++ b/python-blessed.spec @@ -45,7 +45,7 @@ It provides: \ Name: python-%{pkgname} Version: 1.15.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{summary} Group: Development/Libraries @@ -186,7 +186,10 @@ py.test-%{python3_other_version} --strict --verbose --verbose --exitfirst %endif # with_python3 %changelog -* Wed Jun 20 2018 Miro HronĨok - 1.15.0-1 +* Wed Jun 20 2018 Avram Lubkin - 1.15.0-2 +- Fixed spec changelog error + +* Wed Jun 20 2018 Avram Lubkin - 1.15.0-1 - Updated to 1.15.0 (Python 3.7 Support) - Exit tests on first failure to avoid loops