Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package entr for openSUSE:Factory checked in at 2023-01-23 18:31:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/entr (Old) and /work/SRC/openSUSE:Factory/.entr.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "entr" Mon Jan 23 18:31:46 2023 rev:13 rq:1060310 version:5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/entr/entr.changes 2022-05-07 23:54:30.044923970 +0200 +++ /work/SRC/openSUSE:Factory/.entr.new.32243/entr.changes 2023-01-23 18:32:06.344119210 +0100 @@ -1,0 +2,13 @@ +Sat Jan 21 21:36:42 UTC 2023 - Martin Hauke <mar...@gmx.de> + +- Update to version 5.3 + * Symlink changes detected on Linux by setting + 'ENTR_INOTIFY_SYMLINK'. + * Use /dev/null rather then closed pipe for stdin in -r mode. + * Utilize {O,FD}_CLOEXEC flag for unintentional leaks of + descriptors to executed utilities. + * Remove C unit tests. + * Only respond to attribute/inode changes on Linux. +- Drop tests. The new tests do not run within a chroot. + +------------------------------------------------------------------- Old: ---- entr-5.2.tar.gz entr-5.2.tar.gz.sig New: ---- entr-5.3.tar.gz entr-5.3.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ entr.spec ++++++ --- /var/tmp/diff_new_pack.fXmT5H/_old 2023-01-23 18:32:06.812122448 +0100 +++ /var/tmp/diff_new_pack.fXmT5H/_new 2023-01-23 18:32:06.816122476 +0100 @@ -1,7 +1,7 @@ # # spec file for package entr # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2016 Daniel Lichtenberger # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: entr -Version: 5.2 +Version: 5.3 Release: 0 Summary: A utility for running arbitrary commands when files change License: ISC @@ -46,9 +46,6 @@ export MANPREFIX=%{_mandir} %make_install -%check -make %{?_smp_mflags} test - %files %license LICENSE %doc NEWS README.md ++++++ entr-5.2.tar.gz -> entr-5.3.tar.gz ++++++ ++++ 1734 lines of diff (skipped)