From b27c6d55c282426f35fcc56bf5a8f67ca1ca381f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 18 Jan 2025 23:15:02 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- rubygem-faraday.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rubygem-faraday.spec b/rubygem-faraday.spec index 642521c..13a74a2 100644 --- a/rubygem-faraday.spec +++ b/rubygem-faraday.spec @@ -3,7 +3,7 @@ Name: rubygem-%{gem_name} Version: 1.0.1 -Release: 15%{?dist} +Release: 16%{?dist} Summary: HTTP/REST API client library License: MIT URL: https://lostisland.github.io/faraday @@ -116,6 +116,9 @@ popd %{gem_instdir}/spec %changelog +* Sat Jan 18 2025 Fedora Release Engineering - 1.0.1-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Wed Dec 04 2024 Mamoru TASAKA - 1.0.1-15 - Use upstreamed patch for ruby34 formatting change