|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
Summary: A natural language date parser
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
|
Version: 0.9.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Group: Development/Languages
|
|
|
|
|
License: MIT
|
|
|
|
|
URL: http://chronic.rubyforge.org/
|
|
|
|
@ -61,6 +61,9 @@ popd
|
|
|
|
|
%{gem_instdir}/test
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Mar 08 2013 Vít Ondruch <vondruch@redhat.com> - 0.9.1-1
|
|
|
|
|
- Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0
|
|
|
|
|
- Update to Chronic 0.9.1.
|
|
|
|
|