File entr.changes of Package entr
-------------------------------------------------------------------
Sat Feb  3 18:05:13 UTC 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  7 03:00:10 UTC 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 09:26:55 UTC 2017 - jengelh@inai.de
- Trim redundant wording.
-------------------------------------------------------------------
Sun Dec 11 19:32:30 UTC 2016 - mpluskal@suse.com
- Small packaging cleanup with help of spec-cleaner
-------------------------------------------------------------------
Sun Dec 11 17:10:52 UTC 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>