Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pyinotify for
openSUSE:Factory checked in at 2023-04-21 18:47:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyinotify (Old)
and /work/SRC/openSUSE:Factory/.python-pyinotify.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyinotify"
Fri Apr 21 18:47:57 2023 rev:18 rq:1081653 version:0.9.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyinotify/python-pyinotify.changes
2020-05-26 17:18:25.583859495 +0200
+++
/work/SRC/openSUSE:Factory/.python-pyinotify.new.1533/python-pyinotify.changes
2023-04-21 18:48:07.452290586 +0200
@@ -1,0 +2,10 @@
+Fri Apr 21 12:30:53 UTC 2023 - Dirk Müller <[email protected]>
+
+- add sle15_python_module_pythons (jsc#PED-68)
+
+-------------------------------------------------------------------
+Thu Apr 13 22:43:43 UTC 2023 - Matej Cepl <[email protected]>
+
+- Make calling of %{sle15modernpython} optional.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pyinotify.spec ++++++
--- /var/tmp/diff_new_pack.PP7LYn/_old 2023-04-21 18:48:08.728297979 +0200
+++ /var/tmp/diff_new_pack.PP7LYn/_new 2023-04-21 18:48:08.740298049 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-pyinotify
#
-# Copyright (c) 2020 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
@@ -17,6 +17,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?sle15_python_module_pythons}
Name: python-pyinotify
Version: 0.9.6
Release: 0
@@ -29,7 +30,7 @@
BuildRequires: %{python_module setuptools}
BuildRequires: python-rpm-macros
Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
BuildArch: noarch
%python_subpackages