diff --git a/python-cloudflare.spec b/python-cloudflare.spec index 5ab1838..43af232 100644 --- a/python-cloudflare.spec +++ b/python-cloudflare.spec @@ -9,7 +9,7 @@ Name: python-%{pkgname} Version: 2.1.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Python wrapper for the Cloudflare Client API v4 License: MIT @@ -132,6 +132,9 @@ install -pD cli4/cli4.man %{buildroot}%{_mandir}/man1/cli4.1 %endif %changelog +* Tue Jun 19 2018 Miro Hrončok - 2.1.0-7 +- Rebuilt for Python 3.7 + * Tue Jun 19 2018 Miro Hrončok - 2.1.0-6 - Rebuilt for Python 3.7