!154 [sync] PR-149: remove test
From: @openeuler-sync-bot Reviewed-by: @anonymous_z Signed-off-by: @anonymous_z
This commit is contained in:
commit
66eb32a1fe
7
dnf.spec
7
dnf.spec
@ -3,7 +3,7 @@
|
||||
|
||||
Name: dnf
|
||||
Version: 4.14.0
|
||||
Release: 5
|
||||
Release: 6
|
||||
Summary: A software package manager that manages packages on Linux distributions.
|
||||
License: GPLv2+ and GPLv2 and GPL
|
||||
URL: https://github.com/rpm-software-management/dnf
|
||||
@ -104,6 +104,8 @@ mkdir build-py3
|
||||
sed -i '154,160d' tests/api/test_dnf_base.py
|
||||
sed -i '51,55d' tests/api/test_dnf_logging.py
|
||||
|
||||
rm -rf tests/test_plugin.py
|
||||
|
||||
%build
|
||||
pushd build-py3
|
||||
%cmake .. -DPYTHON_DESIRED:FILEPATH=%{__python3}
|
||||
@ -246,6 +248,9 @@ popd
|
||||
%{_mandir}/man8/%{name}-automatic.8*
|
||||
|
||||
%changelog
|
||||
* Thu Dec 15 2022 chenhaixing <chenhaixing@huawei.com> - 4.14.0-6
|
||||
- DESC:remove tests
|
||||
|
||||
* Tue Dec 13 2022 chenhaixing <chenhaixing@huawei.com> - 4.14.0-5
|
||||
- DESC:fix dnf-data downgrade confilct with dnf
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user