diff --git a/python-PyQRCode.changes b/python-PyQRCode.changes index 1e3e7eb..6a4fdcb 100644 --- a/python-PyQRCode.changes +++ b/python-PyQRCode.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 22 00:59:12 UTC 2025 - Steve Kowalik + +- Explicitly BuildRequire sphinx_rtd_theme. + ------------------------------------------------------------------- Fri Dec 1 16:43:26 UTC 2023 - Antonio Larrosa diff --git a/python-PyQRCode.spec b/python-PyQRCode.spec index ea0c8c0..76f9c78 100644 --- a/python-PyQRCode.spec +++ b/python-PyQRCode.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyQRCode # -# Copyright (c) 2023 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 @@ -37,10 +37,11 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: python3-Sphinx +BuildRequires: python3-sphinx_rtd_theme Provides: python-PyQRCodeNG = %{version}-%{release} Provides: python-pyqrcodeng = %{version}-%{release} Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives BuildArch: noarch %python_subpackages