diff --git a/python-pyscreenshot.changes b/python-pyscreenshot.changes index 91bc117..5fb65da 100644 --- a/python-pyscreenshot.changes +++ b/python-pyscreenshot.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 16 12:51:48 UTC 2025 - Atri Bhattacharya + +- test flavor: Drop BuildRequires: maim as test_maim is not being + run anyway. + ------------------------------------------------------------------- Sat Dec 9 09:59:35 UTC 2023 - Dirk Müller diff --git a/python-pyscreenshot.spec b/python-pyscreenshot.spec index 851b183..f67cc78 100644 --- a/python-pyscreenshot.spec +++ b/python-pyscreenshot.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyscreenshot # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -63,7 +63,8 @@ BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wxPython} BuildRequires: ImageMagick BuildRequires: gnome-screenshot -BuildRequires: maim +# test_maim is not being run +# BuildRequires: maim BuildRequires: pqiv-gdkpixbuf BuildRequires: xdpyinfo BuildRequires: xmessage