diff --git a/python-httpretty.spec b/python-httpretty.spec index 20076ae..33d5af5 100644 --- a/python-httpretty.spec +++ b/python-httpretty.spec @@ -17,7 +17,7 @@ Name: python-httpretty Version: 0.9.6 # If github_date is defined, assume a post-release snapshot -Release: 2%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} +Release: 3%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} Summary: HTTP request mock tool for Python License: MIT @@ -152,6 +152,9 @@ LANG=C.UTF-8 %{__python2} -m nose -v %changelog +* Mon Aug 19 2019 Miro HronĨok - 0.9.6-3 +- Rebuilt for Python 3.8 + * Tue Aug 06 2019 Jiri Popelka - 0.9.6-2 - Escape macro in comment