diff --git a/rubygem-faraday.spec b/rubygem-faraday.spec index 22df891..151cec7 100644 --- a/rubygem-faraday.spec +++ b/rubygem-faraday.spec @@ -3,7 +3,7 @@ Name: rubygem-%{gem_name} Version: 1.0.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: HTTP/REST API client library License: MIT URL: https://lostisland.github.io/faraday @@ -106,6 +106,9 @@ popd %{gem_instdir}/spec %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.0.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sat Feb 20 2021 Mamoru TASAKA - 1.0.1-4 - Use upstream patch for net-http-persistent 4.0