diff --git a/lwip-2.1.3.tar.gz b/lwip-2.1.3.tar.gz deleted file mode 100644 index 07ccd3b49ea518ede770169d0278be2c3f143ba4..0000000000000000000000000000000000000000 Binary files a/lwip-2.1.3.tar.gz and /dev/null differ diff --git a/lwip.spec b/lwip.spec index b41873320e168d183d0cb1957f5387f34dcd1de4..34ef65223d14507af10d551b39bd2710e6fff951 100644 --- a/lwip.spec +++ b/lwip.spec @@ -4,7 +4,7 @@ Summary: lwip is a small independent implementation of the TCP/IP protocol suite Name: lwip Version: 2.1.3 -Release: 26 +Release: 27 License: BSD URL: http://savannah.nongnu.org/projects/lwip/ Source0: http://download.savannah.nongnu.org/releases/lwip/%{name}-%{version}.zip @@ -117,6 +117,9 @@ cd %{_builddir}/%{name}-%{version}/src %{_libdir}/liblwip.a %changelog +* Thu Dec 01 2022 jiangheng - 2.1.3-27 +- remove lwip-2.1.3.tar.gz + * Sat Nov 26 2022 jiangheng - 2.1.3-26 - replace lwip-2.1.3.tar.gz to lwip-2.1.3.zip