Dennis Gilmore 14 years ago
parent 4c4ce272c9
commit c24c482739

@ -6,7 +6,7 @@
Summary: Provides a unified method to mock Time.now, Date.today in a single call Summary: Provides a unified method to mock Time.now, Date.today in a single call
Name: rubygem-%{gemname} Name: rubygem-%{gemname}
Version: 0.3.5 Version: 0.3.5
Release: 2%{?dist} Release: 3%{?dist}
Group: Development/Languages Group: Development/Languages
License: MIT License: MIT
URL: http://github.com/jtrupiano/timecop URL: http://github.com/jtrupiano/timecop
@ -79,6 +79,9 @@ rm -rf %{buildroot}
%{gemdir}/doc/%{gemname}-%{version} %{gemdir}/doc/%{gemname}-%{version}
%changelog %changelog
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Nov 09 2010 Michal Fojtik <mfojtik@redhat.com> - 0.3.5-2 * Thu Nov 09 2010 Michal Fojtik <mfojtik@redhat.com> - 0.3.5-2
- Disabled test_time_stack_item test - Disabled test_time_stack_item test

Loading…
Cancel
Save