rubygem-thor - Scripting framework that replaces rake, sake and rubigen
Thor is a scripting framework that replaces rake, sake and rubigen.
License: | MIT | Group: | development/languages |
---|---|---|---|
URL: | http://whatisthor.com/ |
Packages
Name | Epoch | Version | Release | Arch | Size | Built |
---|---|---|---|---|---|---|
rubygem-thor | 0 | 0.18.1 | 1.el6.fio | src | 85 KiB | 2013-12-30 17:20:43 |
Changelog:
- * 2013-07-25 - Josef Stribny <jstribny[AT]redhat[DOTCOM]> - 0.18.1-1
- Update to Thor 0.18.1.
- * 2013-03-04 - Josef Stribny <jstribny[AT]redhat[DOTCOM]> - 0.17.0-1
- Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0 - Update to Thor 0.17.0
- * 2013-02-14 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 0.16.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- * 2012-11-22 - Vít Ondruch <vondruch[AT]redhat[DOTCOM]> - 0.16.0-2
- Disable tests for EL builds.
- * 2012-11-13 - Vít Ondruch <vondruch[AT]redhat[DOTCOM]> - 0.16.0-1
- Update to thor 0.16.0. - Remove rubygem(diff-lcs) dependency, since it is just optional. - Remove rubygem(ruby2ruby) dependnecy, since it is just optional, to allow conversion of Rakefiles to Thorfiles (but it doesnt work withou ParseTree anyway).