From 82beb8afba3c194913ae14ae66529a5ca1dd64a3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 22 Jan 2024 12:52:15 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- rubygem-faraday.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rubygem-faraday.spec b/rubygem-faraday.spec index 9c4abc8..02efd04 100644 --- a/rubygem-faraday.spec +++ b/rubygem-faraday.spec @@ -3,7 +3,7 @@ Name: rubygem-%{gem_name} Version: 1.0.1 -Release: 10%{?dist} +Release: 11%{?dist} Summary: HTTP/REST API client library License: MIT URL: https://lostisland.github.io/faraday @@ -110,6 +110,9 @@ popd %{gem_instdir}/spec %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 1.0.1-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Fri Sep 22 2023 Mamoru TASAKA - 1.0.1-10 - Backport upstream patch for testsuite with ruby3.3 undefined method message change