!38 enabled DT testcases in openEuler-22.03-LTS-Next branch

From: @yuh-kevin 
Reviewed-by: @seuzw 
Signed-off-by: @seuzw
This commit is contained in:
openeuler-ci-bot 2022-11-21 07:40:32 +00:00 committed by Gitee
commit 7f5584207f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: nftables
Version: 1.0.0
Release: 2
Release: 3
Epoch: 1
Summary: A subsystem of the Linux kernel processing network data
License: GPLv2
@ -50,6 +50,9 @@ The nftables python module providing an interface to libnftables via ctypes.
--enable-python --with-python-bin=%{__python3}
%make_build
%check
make check
%install
%make_install
%delete_la
@ -112,6 +115,12 @@ echo "%{_libdir}" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf
%{python3_sitelib}/nftables/
%changelog
* Mon Nov 21 2022 huangyu <huangyu106@huawei.com> - 1:1.0.0-3
- Type:feature
- ID:NA
- SUG:NA
- DESC:enabled DT testcase
* Sat Sep 03 2022 xinghe <xinghe2@h-partners.com> - 1:1.0.0-2
- Type:bugfix
- ID:NA