From 94d72aa5c207a3a9f43c558c6f3e29cef69734fe Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jul 2024 12:10:47 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- python-httmock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-httmock.spec b/python-httmock.spec index bcf0ead..fa08830 100644 --- a/python-httmock.spec +++ b/python-httmock.spec @@ -1,6 +1,6 @@ Name: python-httmock Version: 1.4.0 -Release: 14%{?dist} +Release: 15%{?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 19 2024 Fedora Release Engineering - 1.4.0-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Fri Jun 07 2024 Python Maint - 1.4.0-14 - Rebuilt for Python 3.13