Changelog for
ruby2.4-rubygem-launchy-2.4.3-23.1.x86_64.rpm :
Mon Feb 9 13:00:00 2015 cooloAATTsuse.com
- updated to version 2.4.3
* Update documentation -
- supremebeing7
* Fix launching of `exo-open` for XFCE - - dsandstrom
* Add iceweasel as a fallback browser - - jackturnbull
* Reopen $stderr in really bad situation - - infertux
Fri Nov 29 13:00:00 2013 cooloAATTsuse.com
- updated to version 2.4.2
* Fix kde issue -
Wed Nov 27 13:00:00 2013 cooloAATTsuse.com
- updated to version 2.4.1
* Abstract out the argv of the commandline -
Fri Nov 22 13:00:00 2013 cooloAATTsuse.com
- updated to version 2.4.0
* Support `Launchy.open( url, :debug => true )` - - schmich
* Fix inconsistencies in `debug?` and `dry_run?` methods - - schmich
* Fix detection of missing
*nix desktops -
* Fix running tests in bare Linux environment - - gioele
* Fix mistaking windows drive as uri schema -
* Attempt fixing windows `start` command oddities, again -
Thu Jun 27 14:00:00 2013 cooloAATTsuse.com
- fix usage of update-alternatives
Wed Apr 17 14:00:00 2013 cooloAATTsuse.com
- updated to version 2.3.0
* Add the option to call a block on error instead of raising an exception
Tue Feb 12 13:00:00 2013 cooloAATTsuse.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 14:00:00 2012 cooloAATTsuse.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 14:00:00 2010 mrueckertAATTsuse.de
- use rubygems_requires macro
Fri Dec 25 13:00:00 2009 prusnakAATTsuse.cz
- update to 0.3.5
Mon Mar 23 13:00:00 2009 mrueckertAATTsuse.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 13:00:00 2009 dmacvicarAATTsuse.de
- initial package