Package Release Info

entr-4.0-bp150.1.3

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

entr

Change Logs

* Sat Feb 03 2018 avindra@opensuse.org
- 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
* Tue Nov 07 2017 aavindraa@gmail.com
- 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
* Wed Jun 21 2017 jengelh@inai.de
- Trim redundant wording.
* Sun Dec 11 2016 mpluskal@suse.com
- Small packaging cleanup with help of spec-cleaner
* Sun Dec 11 2016 daniel.lichtenberger@gmail.com
- Moved configure to %build, use separate changelog file.
* Sun Dec 11 2016 daniel.lichtenberger@gmail.com
- Added NEWS and README.md
* Sun Dec 11 2016 daniel.lichtenberger@gmail.com
- Use %%doc instead of %%license
* Sat Dec 10 2016 daniel.lichtenberger@gmail.com
- Fix for rpm older than 4.12
* Sat Dec 10 2016 daniel.lichtenberger@gmail.com
- Initial version based on Fedora spec file by Lubomír Sedlář <lsedlar@redhat.com>