Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fswatch for openSUSE:Factory checked in at 2026-04-30 20:32:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fswatch (Old) and /work/SRC/openSUSE:Factory/.fswatch.new.30200 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fswatch" Thu Apr 30 20:32:08 2026 rev:6 rq:1350213 version:1.20.1 Changes: -------- --- /work/SRC/openSUSE:Factory/fswatch/fswatch.changes 2026-04-22 16:59:39.780166364 +0200 +++ /work/SRC/openSUSE:Factory/.fswatch.new.30200/fswatch.changes 2026-04-30 20:32:56.497047370 +0200 @@ -1,0 +2,17 @@ +Thu Apr 30 09:26:39 UTC 2026 - Michal Vyskocil <[email protected]> + +- Update to 1.20.1 + * Correct the 1.20.0 release notes to document PR 368, Issue 367: the Linux + inotify monitor now uses an epoll/eventfd wait loop, and building it now + requires epoll, eventfd, and inotify_init1 support. +- 1.20.0 + * Issue 365: Add a Linux fanotify monitor and generic event process + attribution metadata. + * Issue 365: Add opt-in fanotify monitor properties for unlimited event + queue and mark limits. + * Issue 365: Add the fsw_cevent_v2 C callback API for correlation and + process attribution metadata without changing the existing fsw_cevent ABI. +- Packaging: + * Bump soname to libfswatch14 + +------------------------------------------------------------------- Old: ---- fswatch-1.19.1.tar.gz New: ---- fswatch-1.20.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fswatch.spec ++++++ --- /var/tmp/diff_new_pack.ltiF99/_old 2026-04-30 20:32:57.153074361 +0200 +++ /var/tmp/diff_new_pack.ltiF99/_new 2026-04-30 20:32:57.153074361 +0200 @@ -17,7 +17,7 @@ Name: fswatch -Version: 1.19.1 +Version: 1.20.1 Release: 0 Summary: Multi platform file change monitor License: GPL-3.0-or-later @@ -28,15 +28,15 @@ BuildRequires: gcc-c++ > 7 BuildRequires: libtool -%package -n lib%{name}13 +%package -n lib%{name}14 Summary: Shared library for %{name} -%description -n lib%{name}13 +%description -n lib%{name}14 Shared library for %{name} a file change monitor. %package -n lib%{name}-devel Summary: Development files for %{name} -Requires: lib%{name}13 = %{version}-%{release} +Requires: lib%{name}14 = %{version}-%{release} %description -n lib%{name}-devel Development files for %{name} a file change monitor. @@ -68,7 +68,7 @@ %prep %autosetup -./autogen.sh +autoreconf -fiv %build %configure @@ -101,15 +101,15 @@ %find_lang %{name} %{?no_lang_C} -%post -n lib%{name}13 -p /sbin/ldconfig -%postun -n lib%{name}13 -p /sbin/ldconfig +%post -n lib%{name}14 -p /sbin/ldconfig +%postun -n lib%{name}14 -p /sbin/ldconfig %files %license COPYING %attr(0755,root,root) %{_bindir}/%{name} %{_mandir}/man7/%{name}* -%files -n lib%{name}13 +%files -n lib%{name}14 %license COPYING %{_libdir}/lib%{name}.so.* ++++++ fswatch-1.19.1.tar.gz -> fswatch-1.20.1.tar.gz ++++++ ++++ 95395 lines of diff (skipped)
