Lower conflict with dnf-plugins-core

This commit is contained in:
Pavla Kratochvilova 2022-03-14 12:54:45 +01:00
parent 7032230ede
commit 56ba85b532

View File

@ -8,7 +8,7 @@
%global rpm_version 4.14.0
# conflicts
%global conflicts_dnf_plugins_core_version 4.0.26
%global conflicts_dnf_plugins_core_version 4.0.20
%global conflicts_dnf_plugins_extras_version 4.0.4
%global conflicts_dnfdaemon_version 0.3.19
@ -66,7 +66,7 @@ It supports RPMs, modules and comps groups & environments.
Name: dnf
Version: 4.11.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: %{pkg_summary}
# For a breakdown of the licensing, see PACKAGE-LICENSING
License: GPLv2+
@ -359,6 +359,9 @@ popd
%{python3_sitelib}/%{name}/automatic/
%changelog
* Mon Mar 14 2022 Pavla Kratochvilova <pkratoch@redhat.com> - 4.11.0-3
- Lower conflict with dnf-plugins-core
* Mon Mar 14 2022 Pavla Kratochvilova <pkratoch@redhat.com> - 4.11.0-2
- Use older source to resolve interdependencies