diff --git a/python-watchdog.changes b/python-watchdog.changes index 10ce98a..03f08b2 100644 --- a/python-watchdog.changes +++ b/python-watchdog.changes @@ -1,17 +1,22 @@ +------------------------------------------------------------------- +Sat Aug 12 22:10:43 UTC 2017 - jengelh@inai.de + +- Specify RPM group more exactly + ------------------------------------------------------------------- Sat Apr 22 18:19:08 UTC 2017 - aloisio@gmx.com - Converted to single-spec -- Split docs into separate package +- Split docs into separate package ------------------------------------------------------------------- Fri Mar 11 09:29:58 UTC 2016 - freitag@opensuse.org - Update to version 0.8.3 - * Event emitters are no longer started on schedule if Observer is + * Event emitters are no longer started on schedule if Observer is not already running. Changes from 0.8.0: - * DirectorySnapshot: methods returning internal stat info replaced + * DirectorySnapshot: methods returning internal stat info replaced by mtime, inode and path methods. * DirectorySnapshot: walker_callback parameter deprecated. no more changelog available upstream diff --git a/python-watchdog.spec b/python-watchdog.spec index bde8027..7f46704 100644 --- a/python-watchdog.spec +++ b/python-watchdog.spec @@ -48,7 +48,7 @@ Python API and shell utilities to monitor file system events. %package doc Summary: Documentation and examples for %{name} -Group: Documentation/Other +Group: Documentation/HTML %description doc This package contains documentation and examples for %{name}.