From b7b4616dd20a299c30ac005cdeea06a75ab0b924 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 19:12:04 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_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 7e73dbf..a0afd66 100644 --- a/python-httpretty.spec +++ b/python-httpretty.spec @@ -16,7 +16,7 @@ Name: python-httpretty Version: 1.1.4 # If github_date is defined, assume a post-release snapshot -Release: 8%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} +Release: 9%{?github_date:.%{github_date}git%{shortcommit}}%{?dist} Summary: HTTP request mock tool for Python License: MIT @@ -102,6 +102,9 @@ sed -i 's/^rednose = 1$//' setup.cfg %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1.1.4-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Thu Jun 16 2022 Python Maint - 1.1.4-8 - Rebuilt for Python 3.11