|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
Summary: Manage child processes and their IO handles easily
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
|
Version: 1.3.0
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Group: Development/Languages
|
|
|
|
|
License: BSD or Ruby
|
|
|
|
|
URL: http://github.com/ahoward/open4/tree/master
|
|
|
|
@ -67,6 +67,9 @@ rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.0-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Feb 07 2012 Bohuslav Kabrda <bkabrda@redhat.com> - 1.3.0-2
|
|
|
|
|
- Fixed the license after clarification with the author.
|
|
|
|
|
|
|
|
|
|