This commit is contained in:
Fedora Release Engineering 2024-01-22 12:52:15 +00:00
commit 82beb8afba

View file

@ -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 <releng@fedoraproject.org> - 1.0.1-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Sep 22 2023 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.0.1-10
- Backport upstream patch for testsuite with ruby3.3 undefined method
message change