!541 【轻量级 PR】:Modify the wrong date in the spec file

From: @zhangxingrong 
Reviewed-by: @LemmyHuang 
Signed-off-by: @LemmyHuang
This commit is contained in:
openeuler-ci-bot 2023-11-27 06:24:27 +00:00 committed by Gitee
commit 6cf47f6328
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -4,7 +4,7 @@
Summary: lwip is a small independent implementation of the TCP/IP protocol suite
Name: lwip
Version: 2.1.3
Release: 83
Release: 84
License: BSD
URL: http://savannah.nongnu.org/projects/lwip/
Source0: http://download.savannah.nongnu.org/releases/lwip/%{name}-%{version}.zip
@ -125,6 +125,9 @@ cd %{_builddir}/%{name}-%{version}/src
%{_libdir}/liblwip.a
%changelog
* Fri Nov 24 2023 zhangxingrong <zhangxingrong@uniontech.com> - 2.1.3-84
- modify error date
* Fri Nov 17 2023 zhengjiebing <zhengjiebing@cmss.chinamobile.com> - 2.1.3-83
- enable ipv6 in lwip
@ -175,7 +178,7 @@ cd %{_builddir}/%{name}-%{version}/src
* Wed Jun 14 2023 jiangheng <jiangheng14@huawei.com> - 2.1.3-68
- fix udp send/recv in mutiple queue
* Thu Jun 07 2023 Lemmy Huang <huangliming5@huawei.com> - 2.1.3-67
* Wed Jun 07 2023 Lemmy Huang <huangliming5@huawei.com> - 2.1.3-67
- optimize: avoid too many empty acks in tcp_input
* Tue Jun 06 2023 jiangheng <jiangheng14@huawei.com> - 2.1.3-66
@ -221,7 +224,7 @@ cd %{_builddir}/%{name}-%{version}/src
* Tue May 23 2023 Lemmy Huang <huangliming5@huawei.com> - 2.1.3-53
- cleancode: improving makefile readability
* Mon May 16 2023 kircher <majun65@huawei.com> - 2.1.3-52
* Tue May 16 2023 kircher <majun65@huawei.com> - 2.1.3-52
- fix pbuf leak in udp connection
* Fri May 12 2023 kircher <majun65@huawei.com> - 2.1.3-51
@ -249,7 +252,7 @@ cd %{_builddir}/%{name}-%{version}/src
* Thu Mar 9 2023 Lemmy Huang <huangliming5@huawei.com> - 2.1.3-44
- cleancode: improve lwipopts.h readability
* Tue Wed 22 2023 jiangheng <jiangheng14@huawei.com> - 2.1.3-43
* Wed Feb 22 2023 jiangheng <jiangheng14@huawei.com> - 2.1.3-43
- lwip_fnctl only suport F_SETFL,F_GETFL, other opt return 0 for compitable
* Tue Feb 21 2023 majun<majun65@huawei.com> - 2.1.3-42