File rubygem-launchy.changes of Package rubygem-launchy
-------------------------------------------------------------------
Mon Feb 9 08:06:40 UTC 2015 - coolo@suse.com
- updated to version 2.4.3
* Update documentation - <https://github.com/copiousfreetime/launchy/pull/81> - supremebeing7
* Fix launching of `exo-open` for XFCE - <https://github.com/copiousfreetime/launchy/issues/82> - dsandstrom
* Add iceweasel as a fallback browser - <https://github.com/copiousfreetime/launchy/pull/92> - jackturnbull
* Reopen $stderr in really bad situation - <https://github.com/copiousfreetime/launchy/pull/77> - infertux
-------------------------------------------------------------------
Fri Nov 29 11:05:07 UTC 2013 - coolo@suse.com
- updated to version 2.4.2
* Fix kde issue - <https://github.com/copiousfreetime/launchy/issues/72>
-------------------------------------------------------------------
Wed Nov 27 08:19:00 UTC 2013 - coolo@suse.com
- updated to version 2.4.1
* Abstract out the argv of the commandline - <https://github.com/copiousfreetime/launchy/issues/71>
-------------------------------------------------------------------
Fri Nov 22 08:40:33 UTC 2013 - coolo@suse.com
- updated to version 2.4.0
* Support `Launchy.open( url, :debug => true )` - <http://github.com/copiousfreetime/launchy/issues/63> - schmich
* Fix inconsistencies in `debug?` and `dry_run?` methods - <http://github.com/copiousfreetime/launchy/issues/63> - schmich
* Fix detection of missing *nix desktops - <http://github.com/copiousfreetime/launchy/issues/70>
* Fix running tests in bare Linux environment - <http://github.com/copiousfreetime/launchy/issues/67> - gioele
* Fix mistaking windows drive as uri schema - <http://github.com/copiousfreetime/launchy/issues/65>
* Attempt fixing windows `start` command oddities, again - <http://github.com/copiousfreetime/launchy/issues/62>
-------------------------------------------------------------------
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