diff --git a/python-httpretty.spec b/python-httpretty.spec index 4a321bb..fddabf7 100644 --- a/python-httpretty.spec +++ b/python-httpretty.spec @@ -17,7 +17,7 @@ Name: python-httpretty Version: 0.9.5 # 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 @@ -149,6 +149,9 @@ LANG=en_US.UTF-8 %{__python3} -m nose -v %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.9.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Mon Jun 18 2018 Miro HronĨok - 0.9.5-2 - Rebuilt for Python 3.7