Conflict with any yum-utils

Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
This commit is contained in:
Igor Gnatenko 2018-02-10 15:45:54 +01:00
parent c875c09884
commit 6d191905b7
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -11,7 +11,7 @@
Name: dnf-plugins-core
Version: 2.1.5
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Core Plugins for DNF
License: GPLv2+
URL: https://github.com/rpm-software-management/dnf-plugins-core
@ -122,7 +122,7 @@ reposync commands. Additionally provides generate_completion_cache passive plugi
%endif
%package -n dnf-utils
Conflicts: yum-utils < 1.1.31-513
Conflicts: yum-utils
Requires: dnf >= %{dnf_lowest_compatible}
Requires: %{name} = %{version}-%{release}
%if %{with python3}
@ -495,6 +495,9 @@ PYTHONPATH=./plugins nosetests-%{python3_version} -s tests/
%endif
%changelog
* Sat Feb 10 2018 Igor Gnatenko <ignatenko@redhat.com> - 2.1.5-4
- Conflict with any yum-utils
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.1.5-3
- Escape macros in %%changelog