| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Bump to 4.0
- Warn instead of error if kqueue fails to register on STDIN
- Close STDIN before running the utility when the restart option
is used
- Restore terminal settings if terminated by a signal
- Bump to 3.9
* Fix use of poll(2) to avoid possible busy-loop on Linux
* Disable keyboard input if STDIN read fails
- Includes changes from 3.8
* Run the utility if spacebar is pressed
* 'q' for quit
- Includes changes from 3.7
* Terminate subprocess in restart mode if a file under watch
disappears
* Allow NOTE_ATTRIB to set '/_' only if file mode changes
* New '-s' option executes commands using $SHELL -c
* Print usage and exit if input is from tty instead of pipe
- Switch to bz2 download (smaller filesize)
- Cleanup with spec-cleaner
- Trim redundant wording.
- Small packaging cleanup with help of spec-cleaner
- Moved configure to %build, use separate changelog file.
- Added NEWS and README.md
- Use %%doc instead of %%license
- Fix for rpm older than 4.12
- Initial version based on Fedora spec file by Lubomír Sedlář <lsedlar@redhat.com>