| Name: | fish |
|---|---|
| Version: | 2.3.1 |
| Release: | 2.el7 |
| Architecture: | x86_64 |
| Group: | System Environment/Shells |
| Size: | 7735616 |
| License: | GPLv2 |
| RPM: | fish-2.3.1-2.el7.x86_64.rpm |
| Source RPM: | fish-2.3.1-2.el7.src.rpm |
| Build Date: | Thu Apr 04 2019 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://fishshell.com/ |
| Summary: | A friendly interactive shell |
| Description: | fish is a fully-equipped command line shell (like bash or zsh) that is smart and user-friendly. fish supports powerful features like syntax highlighting, autosuggestions, and tab completions that just work, with nothing to learn or configure. |
- Rebuilt to change main python from 3.4 to 3.6
- Bump to 2.3.1
- Require bc (rhbz 1349714) - Improve Fedora vs EPEL compatibility in the specfile
- Bump to 2.3.0 - Drop most Fedora patches
- Add function/snippet hierarchy (backported from upstream)
- Fix build on GCC 6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Tidy up EL compat
- included patch directly into the spec file - added new patch for using python3.4 on EPEL 7 - excluded ppc64le as the fish_tests fail for this arch
- added new patch for EL7 build