!4 dnf-plugins-core: bugfix about update

Merge pull request !4 from orange-snn/master
This commit is contained in:
openeuler-ci-bot 2020-03-21 22:07:17 +08:00 committed by Gitee
commit c9c0e4aeff

View File

@ -8,13 +8,13 @@
Name: dnf-plugins-core
Version: 4.0.11
Release: 4
Release: 5
Summary: Core Plugins for DNF
License: GPLv2+
URL: https://github.com/rpm-software-management/dnf-plugins-core
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: cmake gettext %{_bindir}/sphinx-build-3
BuildRequires: cmake gettext %{_bindir}/sphinx-build-3 gdb
Requires: python3-%{name} = %{version}-%{release}
Requires: dnf >= %{dnf_lowest_compatible} %{name} = %{version}-%{release}
Requires: python3-dnf >= %{dnf_lowest_compatible}
@ -44,6 +44,7 @@ Provides: dnf-utils = %{version}-%{release}
Conflicts: dnf-plugins-extras-common-data < %{dnf_plugins_extra}
Conflicts: yum-utils < 1.1.31-520 yum-plugin-copr < 1.1.31-520
Obsoletes: dnf-utils < %{version}-%{release}
Obsoletes: python2-dnf-plugin-migrate < %{version}-%{release}
%description
Core Plugins for DNF. This package enhances DNF with builddep, config-manager,
@ -246,6 +247,9 @@ PYTHONPATH=./plugins nosetests-%{python3_version} -s tests/
%{_mandir}/man8/yum-copr.*
%changelog
* Sat Mar 21 2020 songnannan <songnannan2@huawei.com> - 4.0.11-5
- bugfix about update
* Fri Feb 28 2020 zhangrui <zhangrui182@huawei.com> -4.0.11-4
- fix fail in update