|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Version: 0.20.3
|
|
|
|
Version: 0.20.3
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Thor is a toolkit for building powerful command-line interfaces
|
|
|
|
Summary: Thor is a toolkit for building powerful command-line interfaces
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
|
URL: http://whatisthor.com/
|
|
|
|
URL: http://whatisthor.com/
|
|
|
@ -91,6 +91,9 @@ popd
|
|
|
|
%{gem_instdir}/thor.gemspec
|
|
|
|
%{gem_instdir}/thor.gemspec
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.3-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Feb 05 2019 Vít Ondruch <vondruch@redhat.com> - 0.20.3-1
|
|
|
|
* Tue Feb 05 2019 Vít Ondruch <vondruch@redhat.com> - 0.20.3-1
|
|
|
|
- Update to Thor 0.20.3.
|
|
|
|
- Update to Thor 0.20.3.
|
|
|
|
|
|
|
|
|
|
|
|