diff --git a/lksctp-tools.spec b/lksctp-tools.spec index 9a45fa9..5973707 100644 --- a/lksctp-tools.spec +++ b/lksctp-tools.spec @@ -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 - 1.0.19-3 +- Modify invalid Source + * Wed Oct 26 2022 zhouwenpei - 1.0.19-2 - Rebuild for next release