diff --git a/python-watchdog.changes b/python-watchdog.changes index 76e00f5..89da83c 100644 --- a/python-watchdog.changes +++ b/python-watchdog.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 2 10:15:11 UTC 2023 - Dirk Müller + +- update to v2.2.1: + * [ci] Set the expected Python version when building release files + * [ci] Update actions versions in use + * [watchmedo] [regression] Fix usage of missing signal.SIGHUP attribute on + non-Unix OSes (#935) + ------------------------------------------------------------------- Tue Dec 13 17:42:04 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-watchdog.spec b/python-watchdog.spec index 2c8d291..5a4bda8 100644 --- a/python-watchdog.spec +++ b/python-watchdog.spec @@ -1,7 +1,7 @@ # # spec file for package python-watchdog # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-watchdog -Version: 2.2.0 +Version: 2.2.1 Release: 0 Summary: Filesystem events monitoring License: Apache-2.0 diff --git a/watchdog-2.2.0.tar.gz b/watchdog-2.2.0.tar.gz deleted file mode 100644 index bac2dff..0000000 --- a/watchdog-2.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:83cf8bc60d9c613b66a4c018051873d6273d9e45d040eed06d6a96241bd8ec01 -size 119214 diff --git a/watchdog-2.2.1.tar.gz b/watchdog-2.2.1.tar.gz new file mode 100644 index 0000000..5d11e96 --- /dev/null +++ b/watchdog-2.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdcc23c9528601a8a293eb4369cbd14f6b4f34f07ae8769421252e9c22718b6f +size 119871