9 Commits

Author SHA256 Message Date
912d9606b6 Accepting request 1253795 from utilities
OBS-URL: https://build.opensuse.org/request/show/1253795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fswatch?expand=0&rev=4
2025-03-17 21:18:54 +00:00
8e9f49d2a3 Accepting request 1253794 from home:mvyskocil:branches:utilities
- Update to 1.18.3
  * Fix: spurious output inotify_rm_watch: Invalid argument
  * Issue #335: v. 1.18.0: build error: kFSEventStreamCreateFlagFileEvents was
    not declared in this scope.
  * Grammar fix in documentation.
  * Fix: typo in man page.

OBS-URL: https://build.opensuse.org/request/show/1253794
OBS-URL: https://build.opensuse.org/package/show/utilities/fswatch?expand=0&rev=8
2025-03-17 13:37:08 +00:00
76a2e27f7b Accepting request 1240669 from utilities
OBS-URL: https://build.opensuse.org/request/show/1240669
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fswatch?expand=0&rev=3
2025-01-28 13:59:31 +00:00
0f48c11374 - Update to 1.18.2
* Added event flag CloseWrite: file open for write has been closed.
  * inotify_monitor: added support for CloseWrite, adding support for events of
    type IN_CLOSE_WRITE.
  * Issue #337: fswatch exits on non-existing paths.
- Update to 1.18.1
  * Issue #333: Handle non-ASCII characters in file paths to prevent segmentation
    faults in FSEvents callback.
- require gcc > 7, as build fail in this version

OBS-URL: https://build.opensuse.org/package/show/utilities/fswatch?expand=0&rev=6
2025-01-27 22:04:58 +00:00
cb4c25d471 Accepting request 1234998 from utilities
OBS-URL: https://build.opensuse.org/request/show/1234998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fswatch?expand=0&rev=2
2025-01-06 15:05:07 +00:00
00726ea591 - Update to 1.18.0
* The C++17 standard has been adopted: code has been rewritten and simplified
   to adobe new features of the C++17 standard library such as std::filesystem.
 * gettextize: gettext v. 0.22.5
 * Documentation: add reference to Go bindings.
 * Issue #313: Make -1, --one-event return $? when killed.
 * Remove unused or obsolete configuration checks.
 * Use the #include predefined notation to include generated configuration headers.
 * Use target CPPFLAGS instead of AM_CPPFLAGS.
 * Update FSEventStreamEventFlags flags and add support to macOS 10.13+ features.
 * Issue #278: fsevents monitor: Add support to for extended data, to allow
 * file inodes to be collected with events. This feature enables users to
 * correlate rename events.
 * Issue #278: inotify monitor: Add support for
  correlation cookie. This feature enables users to correlate rename events.
 * Add %c format specifier to print the event correlation id.
 * Require <mutex>, <atomic> and thread_local and remove checks and conditional code.
- libfswatch v. 1.18.0 introduces the following features and bug fixes:
 * Update the event class to have a correlation id field.
 * Remove private headers from the list of installed header files.
 * Library interface does not depend on configuration any longer.
- Packaging changes
 * Use autogen.sh to regnerate configure script
 * Remove non Linux READMEs

OBS-URL: https://build.opensuse.org/package/show/utilities/fswatch?expand=0&rev=4
2025-01-05 11:00:29 +00:00
7f0cbd76cd Accepting request 1159777 from utilities
add fswatch to openSUSE:Factory

will be a new file changed backend of neovim: https://github.com/neovim/neovim/pull/27347

OBS-URL: https://build.opensuse.org/request/show/1159777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fswatch?expand=0&rev=1
2024-03-20 20:14:53 +00:00
acdd0365c3 Accepting request 1159773 from home:mvyskocil:branches:utilities
OBS-URL: https://build.opensuse.org/request/show/1159773
OBS-URL: https://build.opensuse.org/package/show/utilities/fswatch?expand=0&rev=2
2024-03-20 07:47:02 +00:00
de542aa7ff Accepting request 1159142 from home:mvyskocil
add fswatch into utilities

neovim 0.10.0 will use it as a file changed backed for LSP if installed: https://github.com/neovim/neovim/pull/27347/files

OBS-URL: https://build.opensuse.org/request/show/1159142
OBS-URL: https://build.opensuse.org/package/show/utilities/fswatch?expand=0&rev=1
2024-03-19 06:22:32 +00:00