diff --git a/python-cloudflare.spec b/python-cloudflare.spec index cbde722..5ab1838 100644 --- a/python-cloudflare.spec +++ b/python-cloudflare.spec @@ -9,7 +9,7 @@ Name: python-%{pkgname} Version: 2.1.0 -Release: 5%{?dist} +Release: 6%{?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-6 +- Rebuilt for Python 3.7 + * Wed Apr 04 2018 Eli Young - 2.1.0-5 - Fix man page permissions