From cec51896bc3ef4da0ebb78fc960eae19f6ef807f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jul 2023 10:23:49 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-httmock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-httmock.spec b/python-httmock.spec index afbed14..ca1fe7d 100644 --- a/python-httmock.spec +++ b/python-httmock.spec @@ -1,6 +1,6 @@ Name: python-httmock Version: 1.4.0 -Release: 10%{?dist} +Release: 11%{?dist} Summary: A mocking library for requests License: Apache-2.0 URL: https://github.com/patrys/httmock @@ -57,6 +57,9 @@ cp %{SOURCE1} . %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 1.4.0-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Wed Jun 14 2023 Python Maint - 1.4.0-10 - Rebuilt for Python 3.12