Dennis Gilmore 14 years ago
parent df04e542d8
commit 168513b2ca

@ -5,7 +5,7 @@
Summary: Really simple JSON and XML parsing, ripped from Merb and Rails Summary: Really simple JSON and XML parsing, ripped from Merb and Rails
Name: rubygem-%{gemname} Name: rubygem-%{gemname}
Version: 0.1.8 Version: 0.1.8
Release: 1%{?dist} Release: 2%{?dist}
Group: Development/Languages Group: Development/Languages
License: MIT License: MIT
URL: http://github.com/jnunemaker/crack URL: http://github.com/jnunemaker/crack
@ -71,6 +71,9 @@ rm -rf %{buildroot}
%{geminstdir}/test %{geminstdir}/test
%changelog %changelog
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org>
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Aug 23 2010 Michael Stahnke <stahnma@fedoraproject.org> - 0.1.8-1 * Mon Aug 23 2010 Michael Stahnke <stahnma@fedoraproject.org> - 0.1.8-1
- Broke package into main and doc - Broke package into main and doc
- Added tests - Added tests

Loading…
Cancel
Save