Modify invalid Source

(cherry picked from commit e816f77ca1e2522d40e226898b1cc7c3896b3fc2)
This commit is contained in:
starlet-dx 2022-11-15 17:37:45 +08:00 committed by openeuler-sync-bot
parent 65bc95e461
commit 477c486380

View File

@ -1,11 +1,11 @@
Name: lksctp-tools
Version: 1.0.19
Release: 2
Release: 3
Summary: Linux Kernel Stream Control Transmission Protocol Tools
License: GPLv2 and GPLv2+ and LGPLv2 and MIT
URL: http://lksctp.sourceforge.net
Source0: https://github.com/sctp/lksctp-tools/archive/%{name}-%{version}.tar.gz
Source0: https://github.com/sctp/lksctp-tools/archive/v%{version}/%{name}-%{version}.tar.gz
BuildRequires: make gcc libtool autoconf automake
@ -80,6 +80,9 @@ rm -rf configure && sh bootstrap
%changelog
* Tue Nov 15 2022 yaoxin <yaoxin30@h-partners.com> - 1.0.19-3
- Modify invalid Source
* Wed Oct 26 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1.0.19-2
- Rebuild for next release