diff --git a/python-httpretty.spec b/python-httpretty.spec index d7e0ba7..d41a575 100644 --- a/python-httpretty.spec +++ b/python-httpretty.spec @@ -15,7 +15,7 @@ Name: python-httpretty Version: 1.0.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 @@ -125,6 +125,12 @@ LANG=C.UTF-8 %py2_install %changelog +* Mon Apr 12 2021 Miroslav Rezanina 1.0.5-3 +- Removing tests +- Resolves: rhbz#1918839 +- Resolves: rhbz#1945223 +- Resolves: rhbz#1922337 + * Wed Jan 27 2021 Fedora Release Engineering - 1.0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild