diff --git a/python-blindspin.spec b/python-blindspin.spec index 404e74a..07f11d1 100644 --- a/python-blindspin.spec +++ b/python-blindspin.spec @@ -6,7 +6,7 @@ feasible option. Name: python-%{srcname} Version: 2.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Braille Spinner for Click License: MIT @@ -54,6 +54,9 @@ sed -i "s/version='0.1.0'/version='%{version}'/" setup.py %{python3_sitelib}/%{srcname}-%{version}-py?.?.egg-info %changelog +* Sun Jun 24 2018 Miro Hrončok - 2.0.1-3 +- Rebuilt for Python 3.7 + * Sat Jun 23 2018 Miro Hrončok - 2.0.1-2 - Prepare for tests - Remove unneeded runtime requirements