Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lksctp-tools for openSUSE:Factory checked in at 2022-09-03 23:18:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lksctp-tools (Old) and /work/SRC/openSUSE:Factory/.lksctp-tools.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lksctp-tools" Sat Sep 3 23:18:38 2022 rev:28 rq:1000845 version:1.0.19 Changes: -------- --- /work/SRC/openSUSE:Factory/lksctp-tools/lksctp-tools.changes 2022-04-02 18:19:54.610699660 +0200 +++ /work/SRC/openSUSE:Factory/.lksctp-tools.new.2083/lksctp-tools.changes 2022-09-03 23:18:45.791766026 +0200 @@ -1,0 +2,9 @@ +Mon Aug 29 10:16:23 UTC 2022 - Jan Engelhardt <[email protected]> + +- Update to release 1.0.19 + * Added support for sctp_peeloff_flags function + * Added macro definitions indicating which kernel features were + detected during build + * Fixes ignored parameter on sctp_sendv + +------------------------------------------------------------------- Old: ---- lksctp-tools-1.0.17.tar.gz New: ---- v1.0.19.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lksctp-tools.spec ++++++ --- /var/tmp/diff_new_pack.tSzd2P/_old 2022-09-03 23:18:46.267767271 +0200 +++ /var/tmp/diff_new_pack.tSzd2P/_new 2022-09-03 23:18:46.275767292 +0200 @@ -17,13 +17,14 @@ Name: lksctp-tools -Version: 1.0.17 +Version: 1.0.19 Release: 0 Summary: Utilities for SCTP (Stream Control Transmission Protocol) License: LGPL-2.1-or-later Group: Productivity/Networking/Other URL: http://lksctp.sourceforge.net -Source0: http://downloads.sourceforge.net/project/lksctp/lksctp-tools/%{name}-%{version}.tar.gz +#Git-Clone: https://github.com/sctp/lksctp-tools +Source: https://github.com/sctp/lksctp-tools/archive/refs/tags/v%version.tar.gz BuildRequires: libtool %description @@ -37,7 +38,7 @@ %package devel Summary: Development files for SCTP (Stream Control Transmission Protocol) Group: Development/Libraries/C and C++ -Requires: %{name} = %{version} +Requires: %{name} = %{version}-%{release} Requires: glibc-devel %description devel @@ -53,6 +54,7 @@ %build %define _lto_cflags %{nil} +autoreconf -fi %configure --prefix=%{_prefix} \ --enable-shared \ --disable-static
