AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Correct dependencies
- Use url for source - Reduce number of rpmlint warnings * summary * do not install /etc/ files as executeable - Cleanup spec file with spec-cleaner
- Update to version 0.2.2: + Fix the bug where the file being watched contains one of the formats available for substitution. + Watch the renamed/moved directory properly. In the previous version, after a directory was moved/renamed, iwatch used the old name if an event occurs. + Fix unnecessary watching of create event. In the previous version, create event was watched although it is not specified. + Add a functionality to specify the charset in command line mode (using option -C charset) and in daemon mode (as attribute in config tag) + Add a functionality to reload the configuration file using the SIGHUP signal.
- update to version 0.2.1 * option -X added (exception with regular expression) * new string formats in command option * send email for all defined events
- initial package build