!7 update ipset to 7.15

From: @yangl777 
Reviewed-by: @zengwefeng 
Signed-off-by: @zengwefeng
This commit is contained in:
openeuler-ci-bot 2022-03-21 03:38:07 +00:00 committed by Gitee
commit ace86321e0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 9 additions and 2 deletions

Binary file not shown.

BIN
ipset-7.15.tar.bz2 Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: ipset Name: ipset
Version: 7.10 Version: 7.15
Release: 1 Release: 1
Summary: Manage Linux IP sets Summary: Manage Linux IP sets
License: GPLv2 License: GPLv2
@ -91,6 +91,7 @@ fi
%license COPYING %license COPYING
%doc ChangeLog %doc ChangeLog
%{_sbindir}/ipset %{_sbindir}/ipset
%{_sbindir}/ipset-translate
%{_unitdir}/ipset.service %{_unitdir}/ipset.service
%{_libexecdir}/ipset/ipset.start-stop %{_libexecdir}/ipset/ipset.start-stop
%{_sysconfdir}/%{name} %{_sysconfdir}/%{name}
@ -109,10 +110,16 @@ fi
%files help %files help
%defattr(-,root,root) %defattr(-,root,root)
%{_mandir}/man8/%{name}.8.* %{_mandir}/man8/%{name}*.8.*
%{_mandir}/man3/libipset.3.* %{_mandir}/man3/libipset.3.*
%changelog %changelog
* Mon Mar 21 2022 yanglu <yanglu72@h-partners.com> - 7.15-1
- Type:requirements
- ID:NA
- SUG:NA
- DESC: update ipset to 7.15
* Fri Jan 22 2021 xihaochen<xihaochen@huawei.com> - 7.10-1 * Fri Jan 22 2021 xihaochen<xihaochen@huawei.com> - 7.10-1
- Type:requirements - Type:requirements
- ID:NA - ID:NA