Changelog for
ruby3.1-rubygem-launchy-3.0.1-21.6.i586.rpm :
* Fri Jun 21 2024 Dan Čermák
- New upstream release 3.0.1, see bundled HISTORY.md
* Tue Nov 14 2023 Dan Čermák - New upstream release 2.5.2, see bundled HISTORY.md
* Thu May 07 2020 Stephan Kulow - updated to version 2.5.0 see installed HISTORY.md [#]# Version 2.5.0 - 2020-02-27
* Update depedencies
* Update minimum ruby level
* Move to `kde-open` on KDE - - wstephenson
* Applied some grammer / spelling fixes - - jeremymoritz
* `Pathname` instances do not raise exceptions when opening local files - - dmke
* Add a fallback console browsers - - trejkaz
* Mon Feb 09 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 2013 cooloAATTsuse.com- updated to version 2.4.2
* Fix kde issue -
* Wed Nov 27 2013 cooloAATTsuse.com- updated to version 2.4.1
* Abstract out the argv of the commandline -
* Fri Nov 22 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 2013 cooloAATTsuse.com- fix usage of update-alternatives
* Wed Apr 17 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 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