From 2d93b867f7037e3ed834ddd65fafc303a6853d3c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 14 Jul 2018 00:33:02 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_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 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