diff --git a/mock.spec b/mock.spec index e1fd921fc3e194739644c51fdaae879c86bf150b..52e80654025bded833f03764e3c6a330758b5be1 100644 --- a/mock.spec +++ b/mock.spec @@ -8,7 +8,7 @@ Summary: Builds packages inside chroots Name: mock Version: 5.6 -Release: 2 +Release: 3 License: GPL-2.0-or-later Source: https://github.com/rpm-software-management/mock/releases/download/mock-2.2-1/%{name}-%{version}.tar.gz URL: https://github.com/rpm-software-management/mock/ @@ -20,6 +20,8 @@ Requires: python3-six >= 1.4.0 Requires: python3-requests Requires: python3-rpm Requires: python3-pyroute2 +Requires: python3-templated-dictionary +Requires: python3-backoff BuildRequires: python3-devel BuildRequires: python3-backoff %if %{with lint} @@ -240,6 +242,9 @@ pylint-3 py/mockbuild/ py/*.py py/mockbuild/plugins/* || : %dir %{_datadir}/cheat %changelog +* Tue Nov 04 2025 panzhe - 5.6-3 +- add requires for mock + * Sun Jan 26 2025 shafeipaozi - 5.6-2 - update check