File inotify-tools.changes of Package inotify-tools
-------------------------------------------------------------------
Sat Oct 16 15:13:57 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 3.21.9.6 (jsc#SLE-21025):
* update path for includes in stats.h
* Fix spellings in manpages
-------------------------------------------------------------------
Mon Sep 27 17:35:18 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 3.21.9.5:
* Fix Wrong pointer passed to realloc
* Fix offset compiler warning
* various static code analyse annotations and fixes
-------------------------------------------------------------------
Sun Dec 20 12:56:31 UTC 2020 - Dirk Müller <dmueller@suse.com>
- update to 3.20.11.0:
* Added --no-dereference to watch a symlink
* bugfixes
-------------------------------------------------------------------
Sun Aug 16 02:25:14 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 3.20.2:
* New maintainer
* Fix potential buffer overflow
* gcc 9 support
- remove inotify-tools-no-timestamp-in-doc.patch
inotify-return.patch (merged upstream)
-------------------------------------------------------------------
Thu Apr 4 01:04:36 UTC 2019 - Bernhard Wiedemann <bwiedemann@suse.com>
- Update inotify-tools-no-timestamp-in-doc.patch
because doxygen footers are no more an issue and man page
date needs to be normalized (boo#1047218)
-------------------------------------------------------------------
Sun Feb 3 18:38:50 UTC 2019 - Dirk Mueller <dmueller@suse.com>
- adjust source to the github download url
-------------------------------------------------------------------
Fri Aug 31 07:29:42 UTC 2018 - Adrian Schröter <adrian@suse.de>
- update to version 3.20.1
* no changelog
* drop upstreamed patch reserved-identifier.patch
-------------------------------------------------------------------
Mon Oct 19 14:42:30 UTC 2015 - schwab@suse.de
- reserved-identifier.patch: fix invalid use of reserved identifier
-------------------------------------------------------------------
Fri Mar 20 08:42:45 UTC 2015 - jweberhofer@weberhofer.at
- Do not longer provide lib%{name}
- Package COPYING
-------------------------------------------------------------------
Wed Mar 18 14:58:26 UTC 2015 - jweberhofer@weberhofer.at
- Build noarch package for doc only for newer suse version, otherwise
build fails.
-------------------------------------------------------------------
Wed Mar 18 14:16:01 UTC 2015 - jweberhofer@weberhofer.at
- Added inotify-tools-no-timestamp-in-doc.patch to remove date and time
from the doxygen-generated documentation files.
-------------------------------------------------------------------
Fri Mar 6 13:19:21 UTC 2015 - jweberhofer@weberhofer.at
- Splitted off the shared library
-------------------------------------------------------------------
Thu Feb 26 13:00:30 UTC 2015 - jweberhofer@weberhofer.at
- Updated download location
-------------------------------------------------------------------
Mon Sep 9 05:46:16 UTC 2013 - stephan.barth@suse.com
- removed %clean section
- enabled doxygen in configure and split up doc package
- added fdupes call for doc (doxygen) files
- added %check section with simple "make check"
- moved .so files to the main package
- added --disable-static to configure and remove .la file
- replaced RPM_BUILD_ROOT with %buildroot
-------------------------------------------------------------------
Mon Sep 2 19:29:52 UTC 2013 - stephan.barth@suse.com
- some spec file clean up:
- explicitly list file names
- removed unneeded BuildRequires and %changelog for the -devel
sub-package
- removed pointless %lang_package tag
- specified upstream download URI in the URL tag
- inotify-return.patch:
specifies a return value for a function to fix a build error
(no-return-in-nonvoid-function)
-------------------------------------------------------------------
Tue Aug 27 08:54:12 UTC 2013 - stephan.barth@suse.com
- initial package