Sat, 28 Sep 2024 01:55:50 UTC | login

Information for build rubygem-spy-1.0.0-1.fc30

ID77040
Package Namerubygem-spy
Version1.0.0
Release1.fc30
Epoch
SummarySimple modern mocking library that uses the spy pattern
DescriptionSpy is a mocking library that was made for the modern age. It supports only 1.9.3+. Spy by default will raise an error if you attempt to stub a method that doesn't exist or call the stubbed method with the wrong arity.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 01 Dec 2018 08:32:07 UTC
CompletedSat, 01 Dec 2018 08:32:07 UTC
Tags
f30
f31
RPMs
src
rubygem-spy-1.0.0-1.fc30.src.rpm (info) (download)
noarch
rubygem-spy-1.0.0-1.fc30.noarch.rpm (info) (download)
rubygem-spy-doc-1.0.0-1.fc30.noarch.rpm (info) (download)
Changelog * Mon Oct 15 2018 Fabio Valentini <decathorpe@gmail.com> - 1.0.0-1 - Update to version 1.0.0. * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Apr 23 2018 Fabio Valentini <decathorpe@gmail.com> - 0.4.5-1 - Initial package