commit
58c6325a5a
@ -8,7 +8,7 @@
|
||||
|
||||
Name: dnf-plugins-core
|
||||
Version: 4.0.11
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Core Plugins for DNF
|
||||
License: GPLv2+
|
||||
URL: https://github.com/rpm-software-management/dnf-plugins-core
|
||||
@ -65,6 +65,7 @@ Obsoletes: python3-dnf-plugins-extras-debug < %{dnf_plugins_extra}
|
||||
Obsoletes: python3-dnf-plugins-extras-repoclosure < %{dnf_plugins_extra}
|
||||
Obsoletes: python3-dnf-plugins-extras-repograph < %{dnf_plugins_extra}
|
||||
Obsoletes: python3-dnf-plugins-extras-repomanage < %{dnf_plugins_extra}
|
||||
Obsoletes: python2-%{name} < %{version}-%{release}
|
||||
Conflicts: %{name} <= 0.1.5 python2-%{name} < %{version}-%{release}
|
||||
Conflicts: python-%{name} < %{version}-%{release}
|
||||
|
||||
@ -245,6 +246,9 @@ PYTHONPATH=./plugins nosetests-%{python3_version} -s tests/
|
||||
%{_mandir}/man8/yum-copr.*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 28 2020 zhangrui <zhangrui182@huawei.com> -4.0.11-4
|
||||
- fix fail in update
|
||||
|
||||
* Tue Feb 18 2020 zhangrui <zhangrui182@huawei.com> -4.0.11-3
|
||||
- remove python2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user