|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
Summary: Library for stubbing HTTP requests in Ruby
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
|
Version: 1.9.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Group: Development/Languages
|
|
|
|
|
License: MIT
|
|
|
|
|
URL: http://github.com/bblimke/webmock
|
|
|
|
@ -77,6 +77,9 @@ popd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Nov 13 2012 Mo Morsi <mmorsi@redhat.com> - 1.9.0-1
|
|
|
|
|
- Updated to webmock 1.9.0
|
|
|
|
|
|
|
|
|
|