|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
|
Version: 0.6.0
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: Simple callback-based HTTP request/response parser
|
|
|
|
|
Group: Development/Languages
|
|
|
|
|
License: MIT
|
|
|
|
@ -98,6 +98,9 @@ popd
|
|
|
|
|
%{gem_instdir}/tasks
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jan 10 2017 Vít Ondruch <vondruch@redhat.com> - 0.6.0-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.4
|
|
|
|
|
|
|
|
|
|
* Fri Sep 02 2016 Yanis Guenane <yguenane@redhat.com> - 0.6.0-2
|
|
|
|
|
- Patch the spec file to match key words in RSpec 3
|
|
|
|
|
* Mon Jan 05 2015 Graeme Gillies <ggillies@redhat.com> - 0.6.0-1
|
|
|
|
|