|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
Summary: Mocking and stubbing library
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
|
Version: 0.14.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Group: Development/Languages
|
|
|
|
|
License: MIT and Ruby
|
|
|
|
|
URL: http://mocha.rubyforge.org
|
|
|
|
@ -85,6 +85,9 @@ popd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.14.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Aug 15 2013 Ken Dreyer <ktdreyer@ktdreyer.com> - 0.14.0-1
|
|
|
|
|
- Update to 0.14.0
|
|
|
|
|
- Run unit and acceptance tests in a single process
|
|
|
|
|