From 344cb183b9d45b53a1b3e90f51fab74b2cc932d9f3be4092c9f4cffc184f3f68 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Sun, 13 Aug 2017 06:18:17 +0000 Subject: [PATCH] Accepting request 516587 from home:jengelh:branches:devel:languages:python - Specify RPM group more exactly kill extraneous whitespaces from .changes OBS-URL: https://build.opensuse.org/request/show/516587 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-watchdog?expand=0&rev=7 --- python-watchdog.changes | 11 ++++++++--- python-watchdog.spec | 2 +- 2 files changed, 9 insertions(+), 4 deletions(-) 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}.