4 Commits

Author SHA256 Message Date
4df5610b84 Accepting request 1318293 from filesystems
- update to 4.25.9.0:
  * Reject fanotify-only options if fanotify is disabled
  * Fix formatting of man page references
  * Disable SonarCloud
  * Remove dead builds from README.md
  * Add Fedora 39 build to github actions
  * Add flag for forcing static compilation
  * Allow recursive watch with --include
  * Fix a crash on >=1024 watched files

OBS-URL: https://build.opensuse.org/request/show/1318293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inotify-tools?expand=0&rev=14
2025-11-18 14:37:26 +00:00
3d3528d0ce - update to 4.25.9.0:
* Reject fanotify-only options if fanotify is disabled
  * Fix formatting of man page references
  * Disable SonarCloud
  * Remove dead builds from README.md
  * Add Fedora 39 build to github actions
  * Add flag for forcing static compilation
  * Allow recursive watch with --include
  * Fix a crash on >=1024 watched files

OBS-URL: https://build.opensuse.org/package/show/filesystems/inotify-tools?expand=0&rev=30
2025-11-17 17:17:05 +00:00
3c256e181b Accepting request 1307937 from filesystems
- update to 3.22.1.0 (bsc#1249617):

OBS-URL: https://build.opensuse.org/request/show/1307937
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inotify-tools?expand=0&rev=13
2025-09-30 15:41:03 +00:00
dde84334fc - update to 3.22.1.0 (bsc#1249617):
OBS-URL: https://build.opensuse.org/package/show/filesystems/inotify-tools?expand=0&rev=28
2025-09-29 16:39:14 +00:00
4 changed files with 19 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1dfa33f80b6797ce2f6c01f454fd486d30be4dca1b0c5c2ea9ba3c30a5c39855
size 93281

3
4.25.9.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d33a4fd24c72c2d08893f129d724adf725b93dae96c359e4f4e9f32573cc853b
size 94099

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Nov 17 17:16:51 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 4.25.9.0:
* Reject fanotify-only options if fanotify is disabled
* Fix formatting of man page references
* Disable SonarCloud
* Remove dead builds from README.md
* Add Fedora 39 build to github actions
* Add flag for forcing static compilation
* Allow recursive watch with --include
* Fix a crash on >=1024 watched files
-------------------------------------------------------------------
Sat Dec 30 16:39:28 UTC 2023 - Dirk Müller <dmueller@suse.com>
@@ -26,7 +39,7 @@ Sun Jun 19 14:04:47 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
-------------------------------------------------------------------
Sat May 7 12:48:23 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 3.22.1.0:
- update to 3.22.1.0 (bsc#1249617):
* print to stderr if you fail to fopen file
* Properly terminate escaped CSV strings. (#158)
* Fix printing of filename when watching a file

View File

@@ -1,7 +1,7 @@
#
# spec file for package inotify-tools
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: inotify-tools
Version: 4.23.9.0
Version: 4.25.9.0
Release: 0
Summary: Tools for inotify
License: GPL-2.0-only WITH Linux-syscall-note AND GPL-2.0-or-later