From 752ace760d6ffc0baa74af78889742dee6c8a0db Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 9 Feb 2018 08:18:10 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_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 37db2c9..06f2a6b 100644 --- a/python-httpretty.spec +++ b/python-httpretty.spec @@ -16,7 +16,7 @@ Name: python-httpretty Version: 0.8.14 # If github_date is defined, assume a post-release snapshot -Release: 6%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} +Release: 7%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} Summary: HTTP request mock tool for Python License: MIT @@ -191,6 +191,9 @@ popd %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.8.14-7.20161011git70af1f8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Fri Sep 29 2017 Troy Dawson - 0.8.14-6.20161011git70af1f8 - Cleanup spec file conditionals