|
|
@ -14,8 +14,8 @@
|
|
|
|
%bcond_without typhoeus
|
|
|
|
%bcond_without typhoeus
|
|
|
|
|
|
|
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Version: 3.11.1
|
|
|
|
Version: 3.14.0
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Library for stubbing HTTP requests in Ruby
|
|
|
|
Summary: Library for stubbing HTTP requests in Ruby
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
|
URL: http://github.com/bblimke/webmock
|
|
|
|
URL: http://github.com/bblimke/webmock
|
|
|
@ -138,9 +138,11 @@ popd
|
|
|
|
%{gem_instdir}/webmock.gemspec
|
|
|
|
%{gem_instdir}/webmock.gemspec
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Tue Mar 01 2022 Vít Ondruch <vondruch@redhat.com> - 3.11.1-5
|
|
|
|
* Wed Mar 02 2022 Vít Ondruch <vondruch@redhat.com> - 3.14.0-1
|
|
|
|
- Fix FTBFS caused by latest RSpec.
|
|
|
|
- Fix FTBFS caused by latest RSpec.
|
|
|
|
- Selectively disable acceptance tests.
|
|
|
|
- Selectively disable acceptance tests.
|
|
|
|
|
|
|
|
- Update to WebMock 3.14.0.
|
|
|
|
|
|
|
|
Resolves: rhbz#1922849
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.11.1-4
|
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.11.1-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|