|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Version: 1.0.1
|
|
|
|
Version: 1.0.1
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Summary: A gem for controlling external programs running in the background
|
|
|
|
Summary: A gem for controlling external programs running in the background
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
|
URL: http://github.com/enkessler/childprocess
|
|
|
|
URL: http://github.com/enkessler/childprocess
|
|
|
@ -91,6 +91,9 @@ popd
|
|
|
|
%{gem_instdir}/spec
|
|
|
|
%{gem_instdir}/spec
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jun 11 2019 Vít Ondruch <vondruch@redhat.com> - 1.0.1-3
|
|
|
|
* Tue Jun 11 2019 Vít Ondruch <vondruch@redhat.com> - 1.0.1-3
|
|
|
|
- Remove unnecessary Rake dependency.
|
|
|
|
- Remove unnecessary Rake dependency.
|
|
|
|
|
|
|
|
|
|
|
|