Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rspamd for openSUSE:Factory checked in at 2023-02-01 16:39:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rspamd (Old) and /work/SRC/openSUSE:Factory/.rspamd.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rspamd" Wed Feb 1 16:39:57 2023 rev:13 rq:1062440 version:3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/rspamd/rspamd.changes 2022-11-16 15:44:09.368028678 +0100 +++ /work/SRC/openSUSE:Factory/.rspamd.new.32243/rspamd.changes 2023-02-01 16:54:26.150740971 +0100 @@ -1,0 +2,5 @@ +Wed Jan 25 11:11:42 UTC 2023 - Thorsten Kukuk <ku...@suse.com> + +- Don't build against libnsl, it's not used and deprecated + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rspamd.spec ++++++ --- /var/tmp/diff_new_pack.cqFEs3/_old 2023-02-01 16:54:26.558742947 +0100 +++ /var/tmp/diff_new_pack.cqFEs3/_new 2023-02-01 16:54:26.562742967 +0100 @@ -1,7 +1,7 @@ # # spec file for package rspamd # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -102,7 +102,7 @@ BuildRequires: pkgconfig(hiredis) %endif BuildRequires: pkgconfig(libev) -%if 0%{?suse_version} >= 1500 +%if 0%{?suse_version} >= 1500 && 0%{?suse_version} < 1599 BuildRequires: pkgconfig(libnsl) %endif BuildRequires: ragel