File rubygem-thor.changes of Package rubygem-thor
-------------------------------------------------------------------
Sun Aug 26 05:32:09 UTC 2012 - coolo@suse.com
- updated to version 0.16.0
* Add enum to string arguments
-------------------------------------------------------------------
Wed Aug 1 04:55:59 UTC 2012 - coolo@suse.com
- update to 0.15.4
* Fix regression when destination root contains reserved regexp characters
== 0.15.3, release 2012-06-18
* Support strict_args_position! for backwards compatibility
* Escape Dir glob characters in paths
== 0.15.2, released 2012-05-07
* Added print_in_columns
* Exposed terminal_width as a public API
== 0.15.1, release 2012-05-06
* Fix Ruby 1.8 truncation bug with unicode chars
* Fix shell delegate methods to pass their block
* Don't output trailing spaces when printing the last column in a table
== 0.15, released 2012-04-29
* Alias method_options to options
* Refactor say to allow multiple colors
* Exposed error as a public API
* Exposed file_collision as a public API
* Exposed print_wrapped as a public API
* Exposed set_color as a public API
* Fix number-formatting bugs in print_table
* Fix "indent" typo in print_table
* Fix Errno::EPIPE when piping tasks to `head`
* More friendly error messages
-------------------------------------------------------------------
Tue Jul 31 12:55:48 UTC 2012 - jreidinger@suse.com
- use new gem2rpm to provide new provisions
-------------------------------------------------------------------
Fri Mar 23 10:37:33 UTC 2012 - saschpe@suse.de
- Spec file cleanup:
* Factory preparation
-------------------------------------------------------------------
Mon Feb 20 23:58:46 UTC 2012 - mrueckert@suse.de
- added missing provides
-------------------------------------------------------------------
Tue Aug 16 12:27:46 UTC 2011 - mrueckert@suse.de
- change license header to "MIT and Ruby" (bnc#712368)
-------------------------------------------------------------------
Wed Jul 20 16:45:15 UTC 2011 - mrueckert@suse.de
- regenerate with latest gem2rpm
- split out doc and testsuite subpackages
- add provides for the versioned name used in the requires
-------------------------------------------------------------------
Thu Dec 9 16:18:29 UTC 2010 - chris@computersalat.de
- update to version 0.14.6
* Fix a load order bug and add rake as development dependency.
-------------------------------------------------------------------
Thu Nov 18 17:47:52 UTC 2010 - mrueckert@suse.de
- update to version 0.14.4
-------------------------------------------------------------------
Mon Aug 30 13:45:42 UTC 2010 - mrueckert@suse.de
- update to version 0.14.0
-------------------------------------------------------------------
Mon Jun 14 18:25:54 UTC 2010 - mrueckert@suse.de
- update to version 0.13.6
-------------------------------------------------------------------
Fri Jun 11 10:00:01 UTC 2010 - mrueckert@suse.de
- use rubygems_requires macro
-------------------------------------------------------------------
Thu Feb 18 22:24:06 UTC 2010 - prusnak@suse.cz
- created package