File rubygem-launchy.changes of Package rubygem-launchy
-------------------------------------------------------------------
Thu Jun 27 07:39:57 UTC 2013 - coolo@suse.com
- fix usage of update-alternatives
-------------------------------------------------------------------
Wed Apr 17 09:43:39 UTC 2013 - coolo@suse.com
- updated to version 2.3.0
* Add the option to call a block on error instead of raising an exception
-------------------------------------------------------------------
Tue Feb 12 16:55:18 UTC 2013 - coolo@suse.com
- updated to version 2.2.0
* Change XFCE detection to not depend on grep (copiousfreetime/launchy#52 - thanks bogdan)
* Suppress forked process output (copiousfreetime/launchy#51)
* Display help/usage if no url is given (copiousfreetime/launchy#54)
* Detect the fluxbox environment (copiousfreetime/launchy#53)
* Automatically detect 'http' url's if they are missing the 'http://' (copiousfreetime/launchy#55)
* Update to latest project management rake tasks
-------------------------------------------------------------------
Tue Aug 7 07:17:20 UTC 2012 - coolo@suse.com
- updated to version 2.1.2
* Fix where HostOS would fail to convert to string on JRuby in 1.9 mode (copiousfreetime/launchy#45)
-------------------------------------------------------------------
Fri Jun 11 10:00:01 UTC 2010 - mrueckert@suse.de
- use rubygems_requires macro
-------------------------------------------------------------------
Fri Dec 25 01:30:37 UTC 2009 - prusnak@suse.cz
- update to 0.3.5
-------------------------------------------------------------------
Mon Mar 23 18:51:41 CET 2009 - mrueckert@suse.de
- update to 0.3.3
* pass command line as discrete items to system() to avoid string
interpretation by the system shell. (Suraj N. Kurapati)
* rework project layout and tasks
-------------------------------------------------------------------
Mon Mar 23 18:31:13 CET 2009 - dmacvicar@suse.de
- initial package