diff --git a/python-zope.copy.changes b/python-zope.copy.changes index dc186e0..dd88124 100644 --- a/python-zope.copy.changes +++ b/python-zope.copy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 3 10:51:19 UTC 2025 - Markéta Machová + +- Add missing runtime dependency on zodbpickle + ------------------------------------------------------------------- Mon Oct 28 21:44:04 UTC 2024 - Dirk Müller diff --git a/python-zope.copy.spec b/python-zope.copy.spec index 1748098..847e6c9 100644 --- a/python-zope.copy.spec +++ b/python-zope.copy.spec @@ -1,7 +1,7 @@ # # spec file for package python-zope.copy # -# 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 @@ -39,6 +39,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: python-zodbpickle Requires: python-zope.interface BuildArch: noarch %if %{with test}