From 2dd76e6404389272ea689ee17145df616ed3ea76 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jan 27 2021 11:05:39 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-httpretty.spec b/python-httpretty.spec index 1650021..9db224f 100644 --- a/python-httpretty.spec +++ b/python-httpretty.spec @@ -16,7 +16,7 @@ Name: python-httpretty Version: 1.0.5 # If github_date is defined, assume a post-release snapshot -Release: 1%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} +Release: 2%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} Summary: HTTP request mock tool for Python License: MIT @@ -160,6 +160,9 @@ LANG=C.UTF-8 %{__python2} -m nose -v %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.0.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jan 6 2021 Jiri Popelka - 1.0.5-1 - 1.0.5 - Enable tests for F34 (#1896191 has been resolved)