diff --git a/python-PySDL2.changes b/python-PySDL2.changes index 12ea4fd..2815d15 100644 --- a/python-PySDL2.changes +++ b/python-PySDL2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 2 09:28:39 UTC 2024 - munix9@googlemail.com + +- Add libmpg123-0 as a build requirement for the tests + ------------------------------------------------------------------- Sun Aug 20 11:55:43 UTC 2023 - munix9@googlemail.com diff --git a/python-PySDL2.spec b/python-PySDL2.spec index 19abbab..20d23b4 100644 --- a/python-PySDL2.spec +++ b/python-PySDL2.spec @@ -1,7 +1,7 @@ # # spec file for package python-PySDL2 # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -44,6 +44,7 @@ BuildRequires: python-rpm-macros BuildRequires: %{python_module numpy} BuildRequires: %{python_module Pillow} BuildRequires: %{python_module pytest} +BuildRequires: libmpg123-0 BuildRequires: xorg-x11-server # /SECTION Requires: SDL2 >= 2.0.22