diff --git a/dnf-plugins-core.spec b/dnf-plugins-core.spec index c69dff649658ad29fb7afa12fdadb3530898c644..765672382faa8b6c3fdd4211ccc728775f737833 100644 --- a/dnf-plugins-core.spec +++ b/dnf-plugins-core.spec @@ -7,7 +7,7 @@ Name: dnf-plugins-core Version: 4.0.24 -Release: 3 +Release: 4 Summary: Core Plugins for DNF License: GPLv2+ URL: https://github.com/rpm-software-management/dnf-plugins-core @@ -58,7 +58,7 @@ provides generate_completion_cache passive plugin. Summary: Core Plugins for DNF %{?python_provide:%python_provide python3-%{name}} BuildRequires: python3-devel python3-dnf >= %{dnf_lowest_compatible} -BuildRequires: python3-dbus python3-libdnf python3-hawkey python3-libcomps python3-gpgme +BuildRequires: python3-dbus Requires: python3-distro python3-dnf >= %{dnf_lowest_compatible} Requires: python3-hawkey >= %{hawkey_version} python3-dateutil Requires: python3-dbus @@ -325,6 +325,9 @@ popd %{_mandir}/man8/dnf-local.* %changelog +* Thu May 26 2022 wangkerong - 4.0.24-4 +- DESC: Remove redundant BuildRequires + * Sat Jan 22 2022 hanhui - 4.0.24-3 - DESC:Reposync does not stop downloading packages