From dfc0acccd6eec48cc589e39ff0e98d7b895fca34 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 13:55:29 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-httpretty.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-httpretty.spec b/python-httpretty.spec index 12d30d4..72d5047 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: 5%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} +Release: 6%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} Summary: HTTP request mock tool for Python License: MIT @@ -148,6 +148,9 @@ LANG=C.UTF-8 %{__python2} -m nose -v %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.9.5-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat Feb 02 2019 Fedora Release Engineering - 0.9.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild